-
Recent Posts
Github badge
StackOverflow badge
How to read this blog
This blog should be read like all other specifications. First, it should be read cover-to-cover, multiple times. Then, it should be read backwards at least once. Then it should be read by picking random sections from the contents list and following all the cross-references.Promote JS
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 Google, javascript, ubiquity
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 book, javascript, review
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
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 javascript, open-selector, openid
3 Comments
I can haz documentation?
I just added some basic documentation to Open-selector.
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 javascript, open-selector, openid
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
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 javascript, open-selector, openid
Leave a comment
