Friday, March 12, 2010

5 Best Website To Become Professional Web Designer

June 18, 2009 by Ivan  
Filed under Web Design

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 Wordpress, Joomla, Mamboo, or many else, need practice and and knowledge to support you to make a creative web design. [...]

[Tutorial] Make DVD video in Ubuntu

June 1, 2009 by Ivan  
Filed under Ubuntu

From the last post, i assume you already have file(s) in .mpg format. Now let’s continue to make a dvd video from .mpg file(s). To make dvd video and make an iso from it, you need to install this tools:
1. dvdauthor
2. mkisofs
If you don’t have that tools yet you can use this command:

[Tutorial] Convert Xvid or Avi to DVD Format in Ubuntu

May 31, 2009 by Ivan  
Filed under Ubuntu

Today i want to backup all my tutorial videos into DVDs, but the problem is all my videos are not in DVD format. Some are .avi, .flv, .mov and these type of file cannot be convert to DVD video. You need to convert them to .mpg format first then compile to DVD format.
First you need [...]

[TUTORIAL] Password Protected Directory In Apache Web Server

May 18, 2009 by Ivan  
Filed under Web Server

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 don’t want to make the site go live yet. Or you want a web site or a directory to be protected [...]

[Tutorial] Groovy and Grails Part 2 – Installing Grails

April 19, 2009 by Ivan  
Filed under Web Programming

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 to run Grails in your machine, so please read it carefully
Requirements to install Grails:

[Tutorial] Groovy and Grails Part 1 – Introduction

April 9, 2009 by Ivan  
Filed under Web Programming

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 Technology. Also i will give you some example to help you to understand and start using it!
What is Groovy?
“Groovy is a [...]