JavaScript
-
Feed widget with YQL & jQuery
Over on my other site (Salathe, just a single page site) I felt that keeping the page static was a little bit boring: it needed some life injected into it. That life, I decided, would be a summary of my recent blog posts on here. They don’t come all too often but I figured it would be nice to syndicate them across there and maybe help people find out a bit more about me if they land on the Salathe site.
-
The Case of the Disppearing Sidebar
Howdy folks, as part of the ongoing little tweaks and changes that I make to this blog, I decided to try a little experiment in minimalism.
The target of this experiment is my little sidebar which is attached to the right-hand side (at the moment) of every single page. The main point is that I got sick of continually seeing this sidebar beside my main content: it’s distracting.
-
Comments on Simple AJAX with jQuery
Today, a new article was approved over on TalkPHP entitled “Simple AJAX with JQuery” (read article). If you’re looking for a nice basic introduction to using jQuery to make AJAX calls, then head on over there. Here are some thoughts on it.