Profile_bird

Hey there! JuanjoJaratech 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 JuanjoJaratech's tweets.

Already using Twitter
from your phone? Click here.

JuanjoJaratech

  1. Installing a Django site on Dreamhost is HELL.
  2. @ralcaldecazorla between sunburns I'm migrating my page from Drupal to Django, 95% here (<6 hours of work!), Django is just amazing
  3. Created my first 2 Django's templatetags. As everything with Django is easy and logical
  4. Added support in jaratech.com Django app for choosing the blog's entry editing format: MarkDown or HTML.
  5. Blog templates and styles improved a lot, also added a "last blog entries" box to the main page (currently hidden until we've content)
  6. Exploring my femenine side toying with CSS
  7. The Django app "session_messages" is more practical than the included one because it allows you to message anonymous users
  8. Improved the blog app, now you can relate posts in different langs that are translations of the same article
  9. For the ones here that follow 1500 people on twitter: how on hell do you do it? client that separates tweeters by categories or something?
  10. BTW, I dont think any jaratechie has ever said this: I LOVE DJANGO!!! :D I'm thinking of migrating my personal page to Django from Drupal
  11. Blog working and bugfixed, trought not yet activated on http://jaratech.com (because there is no content to show, yet)
  12. Improved django-basic-apps blog to allow specification of post language (and then the post only shows when you browse in that language.)
  13. Image embedding using Django-BasicApps-Inlines done. This inlines module is *cool*, do a template for any model and it'll render it anywhere
  14. Back to the integrating the inlines django module for jaratech.com for embedding images easily in blog posts.
  15. another interesting django module from basicapps: "inline", allows you to inline any model (like an image) on any text field
  16. time for some science fiction!!!
  17. jaratech blog almost done, only rss and images to end
  18. Django is 1 hour coding Python and 4 hours trying to get the templates right
  19. After one hour of exhausting work, I'm out to get a live again, will do the templates later :)
  20. Got the blogs working in under 1 hour, mostly installing deps, but the default templates are very ugly on Jaratech.com and I've to work them