Tag Archives: javascript

Ubiquity script for Goo.gl

Since google just made their URL shortener service public, I decided I would start using it . Going to the page and pasting a URL is too much work, Installing a firefox extension is too much bloat. So since I … Continue reading

Posted in en, geek, Google, javascript, tech, web | Tagged , , | Leave a comment

Learning jQuery 1.3

Right after finishing my review on the Django template development book I got contacted again by the Packt folks to do the same for the Learning jQuery 1.3 book. I was most pleased with the request. Now, this book has … Continue reading

Posted in en, geek, javascript, programacion, tech, web | Tagged , , | Leave a comment

Generating Javascript Widgets with reversed URL endpoints in Django

I just read Elf Stenberg’s solution on how to serve static Javascript with reversed URLs in Django, I was going to leave this as a comment but I better explain it here When developing Django Widgets that require Javascript interaction … Continue reading

Posted in django, en, geek, javascript, programacion | Tagged , | 1 Comment

New Open-selector version

This shall be called Version 0.2 . The cool feature of this is the inline mode, it will be useful to have an OpenID login box in topbars, inline menus or heading sections (they are all the same I think), … Continue reading

Posted in en, geek, javascript, open-selector, openid, programacion, tech, web | Tagged , , | 3 Comments

I can haz documentation?

I just added some basic documentation to Open-selector.

Posted in en, geek, javascript, open-selector, openid | Tagged , | 3 Comments

First post about Open-selector!

Andrew Moist contacted me through Open-selector’s contact page telling me about his blogpost comparing ID Selector with Open-selector. He believes that even though the dropdown combo is not the killer solution for the OpenID login issue, it’s still a better … Continue reading

Posted in en, geek, javascript, open-selector, openid | Tagged , , | Leave a comment

Access MEDIA_URL from static Javascript files in Django

This is an old trick, that’s been very handy . Many times for various reasons you’ll need to access your media files from your Javascript files, to display images, change paths, or whatever. And in most cases your development MEDIA_URL … Continue reading

Posted in django, en, geek, programacion, web | Tagged , , | 4 Comments

Open-selector

I’ve been thinking about doing this this for a while eve since I saw Ma.gnolia’s login screen. Finally found time toput it together this week, its pretty simple though. Open-selector is a piece of Javascript that takes your regular OpenID … Continue reading

Posted in en, Forgot to categorize, Foto, geek, open-selector, openid, tech, web | Tagged , , | Leave a comment