PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

Using JQuery Live Events

Posted by teejay on April 22, 2009

jQuery 1.3 was released a few months ago but I really didn't try out the changes, especially the live event.

How to create a Javascript Pop-up

Posted by teejay on April 16, 2009

If you're like me, you've probably seen a lot of pop-ups on the net. Some sites use them for ads and offers.

CSS Resets Overload: The most used CSS Resets

Posted by teejay on April 15, 2009

If you're like me and been developing for almost all browsers (IE7, FF2+, Safari, sometimes IE6), I guess you've come up with a lot of tricks and hacks to get a web page uniform in these browsers.

TinyMCE File Managers

Posted by teejay on April 15, 2009

I've been looking all throughout for TinyMCE File Managers that can be integrated into TinyMCE, my Rich Text Editor or WYSIWYG editor of choice.

Job Tycoon 0.1.1 has been released

Posted by teejay on April 14, 2009

Job Tycoon 0.1.1 has just been released with just a few changes. Here's a short changelog:

PinoyTech redesign

Posted by teejay on April 14, 2009

I have been redesigning my design for quite a while and I am still satisfied with the design. It has come a long way since I launched it using the blog I created using the CodeIgniter Framework. I was just a blog with a simple black border. I then redesigned it with cute flowers :P . The previous design looked a lot like the Smashing Magazine design.

Namecheap.com Coupon Code for April 2009

Posted by teejay on April 13, 2009

I just bought a domain and I bought it at Namecheap.com at 8.81USD from 9.69 USD using the Namecheap Coupon Code for April 2009:

Pagination with CodeIgniter

Posted by teejay on April 13, 2009

I've often see forum posts asking why the Pagination class isn't working. I decided to create a tutorial on the Pagination class for those who need to learn about the pagination class.