Web Design Category
Free Icon and Graphic Packs For Your Web Design
There are tons of free graphic pack and icons on the net. If you are a web designer or graphic designer, this is a gift for you. I have write some for you in another post “More Than 100K Free Icons“,... [More...]
Cross Browser Compatibility Check Tools
If you are working as a web designer, then you need to test all your design in different web browser. As today top web browsers are Mozilla Firefox, Google Chrome, Safari, Opera and Internet Explorer.... [More...]
More Than 100K Free Icons
If you are a graphic designer or web designer, it’s a must that you know and have many collection of icons. If you are an expert than you can make your own icon easily but of course it will time... [More...]
Zen Cart v1.3.9c Released
Zen Cart is a free online store management system under the GNU General Public License. It is PHP-based, using a MySQL database and HTML components. Also Support is provided for several languages and... [More...]
HTML5 – CSS 2.1 – CSS 3 Cheat Sheet (PDF)
As today HTML5 and CSS3 is the newest standard for the web design, all web designers and developer are busy preparing and learning this new standard, including myself. I want to share with you with this... [More...]
[HowTo] Replace String In Mysql With One Query
Yesterday i was helping my friend’s blog. She want to change her domain and move her hosting server for some reasons. She is using wordpress as her blog engine and of course using mysql as database... [More...]
Working On New Theme
I haven’t post for a while now. Not because i don’t have time to write on my blog. But i’m still in progress to make my own new theme for my wordpress blog. Yes! I design my own theme... [More...]
[HowTo] Make Apache User Directory on Ubuntu
On system (in my case is Ubuntu server) with have multiple user and each user permit to have their own home directory, then you need to install mod_userdir on your apache. So you can have the address... [More...]
[HowTo] Install ImageMagick/Imagick For PHP On Ubuntu
Installing ImageMagick on Ubuntu with PECL is really simple. But i want to share with you how to install it beside to remind myself someday, if i forget how to install it. ImageMagick is a php library... [More...]
5 Best Website To Become Professional Web Designer
In this post i would like to share the 5 best website to become a web designer from novice to professional. Become a web designer especially a template designer for CMS (Content Management System) like... [More...]
[TUTORIAL] Password Protected Directory In Apache Web Server
Apache Logo Sometimes you want to make an online application but only for private use or use by some people only. Or you just made an online application but still in testing phase in development, and... [More...]
[TIPS] Get File Extension Easily in PHP
i want to share a tips for you to get file extension in PHP easily. Before i always use the old way to get the file extension, that is using substring and find the last “.” (dot), and get... [More...]
[Tutorial] Groovy and Grails Part 2 – Installing Grails
this is the next article from Grovvy and Grails Part 1 – Introduction that you can read it here. Now we continue to install grails in your machine. Before you continue, there are some requirements... [More...]
[Tutorial] Groovy and Grails Part 1 – Introduction
What is Groovy? What is Grails? For those who don’t know about Groovy and Grails, you are lucky because i’m about to explain Groovy and Grails and how powerful they are in Web Application... [More...]
[HowTo]Turn Off Directory Listing in Apache Web Server
Today i found that my web server doesn’t make Directory Listing by default. And this can be a vulnerable for wordpress since wp-content directory can be exploit. So test your blog, if your web server... [More...]
Simple Create Order module – Zen cart
I have created a simple module in zen-cart. This module called Simple Create Order v1.0. I created this module because i can’t find any module for create order from the admin back end. After did... [More...]