Archive for the 'General' Category

Getting jiggy with the Yahoo! UI library

Saturday, February 10th, 2007

I know I’ve been away a while, but I’ve been knee deep in preparing for our upcoming show and finishing up on some projects at work and at home. More relevantly (is that even an adjective?), I’ve been implementing the Yahoo! UI JS/CSS libraries, augmented with Jack Slocum’s excellent Yui-Ext. It provides incredible flexibility and code […]

Fixing the column problem in IE6

Wednesday, January 24th, 2007

I’ve just stumbled upon a bug in IE6 that doesn’t manifest itself in IE7, and it has to do with floated elements. I’ve used 4 floated columns to display 4 independent DIVs and floated them all left within a container DIV element. During development, I’ve been changing widths of the columns to get them aligned just […]

Fuzziness helps keep focus

Tuesday, January 23rd, 2007

Now, this may sound as an oxymoron in itself - how exactly does vagueness help keep the overall picture in focus? It’s been proven that the human brain can perceive information and filter it to effectively perceive the environment - just imagine each eye capturing something like 8-megapixels’ worth of data every 1/30th of a […]

Generating permalinks

Saturday, January 20th, 2007

We’ve all been there - SEO can be quite a pain in the ass when you’re competing against others for exposure. Turns out, much of the tedious content optimization can be resolved in the development phase, using nice and descriptive URLs.

A quick update

Friday, January 19th, 2007

Well, until I’ve resolved some issues regarding the code highlighting plugin, I’ve decided to present you with a quick poll on just what topics I should tackle on this blog. Whether it be Symfony specifics, like manipulating requests and responses, internals and other whatnots or just writing about cool new ways on how to use Symfony, […]

Back to basics: templating with helpers

Wednesday, January 10th, 2007

If you’re like me (eg. lazy), you’ll have probably tried to make your code as efficient as possible, when it comes to generating output code. And in some cases, you can’t get around declaring your own functions to do your bidding. That’s where helpers come in.

Symfony roaring towards RC1

Tuesday, January 9th, 2007

With the release of 1.0-beta3, Symfony is (hopefully) one step away from becoming a release candidate for version 1.0.

Just in: Symfony Control Panel re-released

Friday, January 5th, 2007

If you’re familiar with the 0.6.3+ release of Symfony, you may have heard of/used the control panel, which was previously available for use only on localhost. It did feature a lot of CLI alternatives, but frankly, I found the console to be a much better alternative. But with the new release, Control Panel is back, […]

New Year’s news and the upcoming book

Tuesday, January 2nd, 2007

Well, seems that Fabien and company have been busy little beavers and have managed to put together a Definitive Guide to Symfony, which was in the pipeline for some time now, waiting for Symfony to mature into the 1.0 release.

Welcome to YASB!

Sunday, December 31st, 2006

As you may have noticed in the title, this introductory post is meant to be a quick heads-up on just what exactly YASB is about and who’s writing here. Currently, I’m the lone writer on this blog, but hoping to have other writers join in on the fun. The prevailing theme on this blog will be, […]