Profile_bird

Hey there! pixelpost is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving pixelpost's tweets.

Already using Twitter
from your phone? Click here.

pixelpost

  1. @gallarotti You've done a great job setting up your Pixelpost photoblog, keep the photos coming!
  2. RT @brettmorrison: Anyone else using @PixelPost for a #photoblog? If so, whatcha think? @gallarotti has a great example http://bit.ly/7vINEU
  3. @foochuck Pixelpost requires the use of Template tags for all PHP content. I'd check into creating a simple addon for your blog.
  4. We don't have to worry about our domain name expiring for a while. Pixelpost.org is now registered till 2019!
  5. @corkymc Do any of the logs show how the file was injected?
  6. Keep sending in those replies, we'll send out the invites on Sunday.
  7. If you know PHP, and would like to take a sneak peak at the raw Pixelpost v2 PHP code, send a message to @pixelpost.
  8. @Fehlerteufel112 The goal is to have the developer alpha out by the end of the year, so we can get some feedback and continue to optimize.
  9. @PixorMike Right now there isn't a spot for v2 itself, but coming in the near future we'll have a public issue tracker for bugs/ideas
  10. @nonsequitir is <XMP_LENS> getting replaced by an empty string? Or does it simply say <XMP_LENS> when you view the site?
  11. @nonsequitir You should be able to put any HTML in the image notes, I believe. It's not uncommon to see links, lists, and even block quotes.
  12. @Jowah You're spot on! We've also been playing with plugins that tie into CDNs like CloudFront. Every ms counts.
  13. @andrewhefter v2 is about speed, WP style URLs are not very fast, but I'm sure there will be a plugin for those who want WP style URLs.
  14. In addition to mySQL, Pixelpost v2 will support SQLite databases. From what we've seen SQLite is faster for most photoblogs.
  15. @designermonkey This should also work: /post/246/my-title. Plugins & mods will provide more options than the base install.
  16. @Jowah Right now all work is on the v2 core, once that is stable, we'll be releasing an alpha version for developers to try out.
  17. PP v2 URLs will look like this: /module, /module/id, module/action/id e.g. /post/246, /feed/rss, /about, etc.
  18. @10mmgalore The goal for the v2 is to match the features of the 1.x branch. The first v2 alpha will only have the most basic features.
  19. Testing out the new translation system in v2.
  20. Continuing to cleanup and optimize the v2 files, the goal is to keep simple, fast, and flexible.