Tag Archives: Software

Script.aculo.us

Wouldn’t it be cool if you could easily manipulate HTML elements onscreen? Wouldn’t it be nice if AJAX requests could be sent with only one line of code? Take a look at Script.aculo.us.

What is Script.aculo.us? It’s a set of JavaScript files (based off the Prototype JavaScript library) that lets you do numerous cool and/or useful things with ease. Fading, sizing, and movement actions are only a couple lines of JavaScript away. Not to mention easier AJAX techniques.

Socialinks v.2

Nearly every blog, or blog-like site, on the web offers several icons that allow you to submit their articles to Digg, Del.icio.us, Reddit, and other “social bookmarking” sites. Have you wanted an easy way to add icons like that to your blog? Enter Socialinks v.2. Pick the social bookmarking services you want, enter some data, and you can download a bit of javascript code to paste into your blog template. There’s also an optional WordPress plugin available on the site.

Just so you know, the “infos” fields are the places where you paste you’re blog’s template tags. For example, if you have a blogger blog, you’d paste <$BlogItemPermalinkURL$> into the “url” field.

This site is a great way to add social bookmarking links to your site.

CSS Column Length Adjustment Script

Frustrated with CSS’s inability to make your navigational sidebars the same length as your content (or vice versa)? Project Seven‘s got a script that’ll help. This JavaScript library adjusts your CSS columns to be the same height. Technically you can do this with CSS, though it’s a big pain.

DynamicDrive

DynamicDrive is a huge repository of DHTML scripts. Some of their scripts have little practical value, but others are truly useful. Their IFRAME resizing and RSS ticker scripts can be useful, for instance. It has nearly zero practical use, but the snow script is cool (it makes snow fall from the top of the screen). I like their “CSS Library,” where they have numerous CSS menus. Take a look, it’s a great site.