Tag Archives: code

Google’s Hosted jQuery with WordPress

Update: I’ve modified the plugin to use a generic URL (…/1/jquery…) which loads the latest 1.x version. That way I don’t have to change the plugin everytime jQuery is updated. The ZIP file has been updated, just overwrite your old … Continue reading

Posted in robinadr.com, Web Development, WordPress | Tagged , , , , , | Comments Off

Animated Scrolling in jQuery

I came across an article on Learning jQuery about animating the scrolling between same-page links (i.e. anchors). Basically one block of code does this automatically, but I came across a problem that it was trying to do the same for … Continue reading

Posted in Software, Web Development | Tagged , , , , , | 5 Comments

Headcode 1.0

Thanks to two recent commits to the Habari SVN repository (changesets 851 and 864), my first plugin for Habari can be released. Ladies and gentlemen, I present Headcode. From the readme: This plugin enables you to inject your own code … Continue reading

Posted in Habari, Software | Tagged , , , , | 2 Comments

PXSMail and Markdown

Ever since I started using the PXS Mail Form plugin in favor of WP-ContactForm for my contact page, I always had problems with it conflicting with the Markdown plugin. Namely, that it disabled the Markdown formatting, and left me with … Continue reading

Posted in Web Development, WordPress | Tagged , , , , , | Comments Off