Search
Tags
ajax
animation
apache
api
appcelerator
browser
class
closure
cocoa
code
comments
console
developer
development
dom
drupal
firebug
firefox
google
html
html5
ios
iphone
javascript
jquery
json
linux
mac
mooml
mootools
objective-c
osx
php
python
script
server
sound
string
subversion
svn
template
titanium
version
web
websockets
About the blog
This is a blog about development, focused mainly on Javascript but also other languages like python, shell scripts and more.
About the author
Eneko Alonso is a software engineer and UI developer with more than eight years of experience in software and web development. He lives in San Luis Obispo, California and works at LEVEL Studios.

vancode2int
vancode2int is a very simple but nice function I was looking for for a while and I had no idea Drupal included. It basically decodes the thread id of a comment in Drupal converting it back to an integer, which is very useful when displaying comments on a plain list, instead of on a threaded [...]