January 14th, 2009 / No Comments » / by kresnha
Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.
So go ahead – print out your favorites and pepper your workspace with these wonderful references.
- HTML Help Sheet

HTML Help Sheet
- HTML Cheat Sheet

HTML Cheat Sheet
- HTML Character Entities Cheat Sheet

HTML Character Entities Cheat Sheet
- XHTML Cheat Sheet v. 1.03

XHTML Cheat Sheet v. 1.03
Posted in: cheat sheets
Tags: html, xhtml
December 31st, 2008 / No Comments » / by kresnha

Codeigniter
CodeIgniter is an Application Development Framework/Toolkit for people who want to create full-featured web applications using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.
Posted in: framework
Tags: framework
December 30th, 2008 / No Comments » / by kresnha

Blueprint CSS Framework
Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing. Some people think this is not necessary to have a framework for just CSS. On the other side, some people think CSS frameworks is there to improve effeciency and give you a better start from the gate. You decide.
Posted in: CSS, framework
Tags: CSS, framework
December 28th, 2008 / No Comments » / by kresnha
CSS Type Set is a hands-on typography tool allowing designers and developers to interactively test and learn how to style their web content. You can set the font family, size, color, letter-spacing, word-spacing, line-height and etc… It will automatically generate the CSS file for you. You can see the changes instantly. It is a really great tool for experimenting a suitable font type for your site.

CSS Type Set
Posted in: CSS, tools
Tags: CSS