PHP Ease YUI Class Based WordPress Theme
This WordPress theme framework is a custom implementation of our Page class. Tailor made to simplify the process of creating a WordPress theme, while giving you total flexibility and control afterwards. This class will completely separate your page’s content from it’s layout, freeing you from establishing an ugly foundation of inflexible divs. This framework is […]
YUI GRIDS is Applied into the Robust Hybrid Word Press Theme Framework
Without Major Modifications into the Theme, but only with Additions to the Hybrid WordPress Theme Functions Well, I am not the one to be happy for this. Credits must go to Justin Tadlock, the author of the robust and comprehensive WordPress Theme, Hybrid WordPress Theme Framework, the user-friendly, search-engine optimized parent theme, featuring 15 custom […]
How I started Developing my WordPress Themes from Zero in Knowledge and in Experience
I have been developing WordPress Themes by trials that resulted with errors. Yes, mostly I came out with errors for almost five years now. I did not read any books nor articles from anywhere on how to write or develop the WordPress themes. As all of us Melanesians do, we always learn by doing. Our […]
Transcript — Jenny Donnelly: “Hacking with YUI”
Transcript: Hi everybody, welcome to Hacking with YUI. I’m Jenny Donnelly, and I’m an engineer on the YUI team, and today I want to give you a whirlwind tour of the YUI Library, and give you some ideas of how to use YUI for your hacks, or your rapid prototyping, and leave you with some […]
Build a Simple Ticker in YUI
Kicking off my “Make it with YUI” series, I decided to begin with something classic. Building a “ticker” or a tickertape like element for your site is not too difficult to do without YUI, but if you already have it on your site, or are considering using it for adding more interactivity, you might like […]
Expanding the Twitter Post Loading Concept to WordPress
Post by Brandon | Published: July 17, 2009 is useful for those ajax-lovers. It load more posts as Twitter.com loads when we press the “Who More” button at the buttom of twitter Front Page. Go here for details and download: http://pixeljar.net/2009/07/17/twitter-style-post-loading-in-wordpress/
A Twitter List Powered Fan Page
This is a good code snippet for displaying Twitter Fan Page on sidebar or homepage. Introduction Recently, Twitter rolled out a great new feature on their site – lists. You can now create and compile a list of twitter users and make it easier for others to follow all at once. Also, at the same […]
Crash Course: YUI Grids CSS
The Yahoo User Interface Library is a rather extensive set of JavaScript tools for developers. Often left unnoticed are a few other useful components of the library that will speed up your coding: some CSS libraries. Today, I’d like to give you a tour of the YUI Grids CSS library. Why? Why should you even […]