jstcky: A stick or die JavaScript framework

Got a new project started at Google Code. It’s simple called “jstcky“. It’s a framework written in JavaScript and uses jQuery library that stick or fix a menu/app bar at the bottom of a page. It is inspired by Facebook’s fixed application/chat bar. Please checkout my post on how to fix an element/bar on the bottom of a page.

The project is still undergoing development. So, bugs may crawl and few functionalities as of this time.

I’ve already upload the jstcky codebase on Google Repository under “branches” tree. So do check it out!

Custom WordPress theme

Custom WordPress Default

Custom WordPress Default

For the past couple of days, I’ve been working on a custom WordPress theme for this blog site. And it was a pleasant experience. I had a lot of fun customizing layouts, templates and hacking plugins.

Here are the tools and plugins that I’ve used for this theme:

•    Google XML Sitemaps – XML sitemap generator
•    Twitter Tools – Twitter API
•    Add-Meta-Tags – Metas for page optimization
•    Akismet – Spam protection
•    JQuery – AJAX and simple animation

…and a whole lot of imagination and creativity.