HTML 5 - Easier and faster

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Selasa, 09 Agustus 2011

How to download a YouTube video from Ubuntu 10.04 and 11.04

Oke guys, maybe this is a short post. Many people around there has already know how to download a Youtube video from their Linux Operating System. I use Ubuntu distribution, and at the beginning i really stuck how to download Youtube video. First, when i use ubuntu, i install 10.04 version, i use MiniTube to download it. For you, that still use Ubuntu 10.04 version, follow this step : Open your terminal, Applications – Accessories – Terminal, and typed this : sudo add-apt-repository ppa:nilarimogard/webupd8 sudo...

Sabtu, 06 Agustus 2011

7 Useful Commands For Ubuntu Linux Newbies

First off, let me say that I am not one of those terminal loving Linux fans. I think it is cool and all, but I tend to save the command line for things that either require doing a massive batch job, or when I need to do something really specific. Other than that, I stick to the Gnome GUI, and work within the parameters that various menus offer me. That works for 99% of what I need done. However, I have found a very few commands that I need on a reasonably regular basis. Since I tend to be somewhat command line averse, I figure I'll throw...

11 Crucial Things an Ubuntu Newbie Should Know

As I was sitting here, preparing to write this article, my mind wandered back to the day I accidentally wiped out a Windows installation with a Gutsy Gibbon CD. I thought I was in trouble. I had just knocked out my work documents, including various templates I made, along with scanner support, and my Adobe 8.0 suite. It was at that moment I decided to make a go of it with Linux as my sole operating system. After nearly 2 years of tweaking, making mistakes, fixing those mistakes, and then making even more mistakes, I finally feel qualified...

jQGrid with JSON Tutorial

Hello friends, we meet again. This time we will learn together about jqGrid. What is jqGrid? This is sort of a collection of code that was formed to facilitate, and beautify the appearance of data. That's in my opinion. :) jqGrid itself is formed of Javascript, which means to use it. javascript must be active in your browser. If not, then we can never see the beauty jqGrid. :) Okay, before starting it, first we must download the package of jqGrid. Take it easy, jqGrid provided free of charge. So don't be afraid for asked to pay latter. Please...

Linux vs Windows ( Which one to pick ? )

Choosing the appropriate operating system is based on the server`s function. Linux is powerful and has a versatile operating system while Windows is well-known for its easy to use operating system and versatility. Deciding the right server was certainly a trial as a decade ago, Microsoft`s Windows NT and Novell`s NetWare4 were prominently in use, but today NetWare has totally disappeared and the Linux version is found to be a good choice. Both Windows and Linux come in server and desktop editions. Maintenance and security are one of the significant...

Kamis, 04 Agustus 2011

10 Major Reason To Switch To Linux

Hello my friends. In this post i will give my oppinion why i should choose linux as my system operating. You can agree or disagree with me. :D Check this out : It Doesn't Crash Linux has been time-proven to be a reliable operating system. Although the desktop is not a new place for Linux, most Linux-based systems have been used as servers and embedded systems. High-visibility Web sites such as Google use Linux-based systems, but you also can find Linux inside the TiVo set-top box in many livingrooms.Linux has proved to be so reliable and secure...

Rabu, 03 Agustus 2011

Installing XAMPP and AppServ in Windows Operating System

Okay, this time we will try to install xampp or AppServ on your PC or Notebook with Windows Operating System in it. This post relates to my previous post "Reviewing Web Server Package". So if you do not know about web server package, please see that posting. You can also get the download link of the Webserver Package Installation. To the installations step, just follow the steps below. I'll try to make it easy as possible. Check this out. :) After you finish downloading the webserver package...

Reveiwing Web Server Package

Before starting to learn PHP, first we must have installed a Web Server on our PC. There are a lot of software that can be used in making the web with PHP. But on this occasion, I will discuss two of the most common software used to make the web with PHP. And the happy news is, this software is free. :) The software to be discussed is XAMPP and AppServ. Both this software, has provided applications for building standard web with PHP. The application is "PHP, Apache, MySQL, and FTP". Here is a glimpse of its software. 1. XAMPP XAMPP is a tool...

Applying HTML ( How does it work ? )

Hello all, still have a passion for learning? I hope so :) Okay, on the posting i made before, we already know the tags which generally used when creating a website. Well, for now let us learn to use it. I'll try to explain the following in this example. Remember to try it your self because when you accustomed write the code, it's become very easy. :) Oke, cek this out.. Some things to note in writing HTML are: Don't forget to always close the tag, although the browser can still display the appropriate result, but familiarize to always close...

HTML Tags

Okay, on this occasion we will get to know some HTML tags are most often used when creating web pages. Actually, there are still a lot of other html tags, apart from that I post here. But the tags are very rarely used. So, for now we know the first tags that many of us have encountered. If you still curious about the whole HTML tags, you can directly check at the address: http://www.w3schools.com/tags/default.asp Well, here I try to give the HTML tags are commonly found with a short description of the used of the tags. Check it out. :) Tag...

The Basic of HTML

What is that HTML ? Maybe for the master designer or web programmers and networks administration, the word is already very familiar. But how for newbie like us ? Allright, for more details, a brief understanding of HTML will be described below. Come on, check this out :) HTML Definition HTML stands for HyperText Markup Language. HTML was first invented by Tim Berners-Lee in 1989, which is the basic framework internet. Although now there are so many language used to create a website, but i'm sure every site using the HTML language to display...

Senin, 01 Agustus 2011

What is Linux ?

Linux – the operating system for a GNU (pronounced Gnew) generation. It has been dubbed the alternative to Microsoft, the solution to all life’s problems and many other things that may or may not be true. But what is Linux, and should you care? To answer the first question, it’s a free operating system that looks and acts very much like Unix. You can download it off the Net for free, or you can copy it legally from a friend – although this might take all the fun out of using that CD-Writer you’ve got and never use for anything, except to brag...

Javascript Introduction

Ryan Paulin When dealing with website development, there is lots of scripting language that you can choose from depending on how you want to develop your website. You can use AJAX, HTML, CSS. Flash, Illustrator and a lot of other scripting languages that are commonly used nowadays. One of the most popular scripting languages is the JavaScript. Although it may sound like it was a part of the popular programming language which is Java that was developed by Sun, JavaScript is entirely different from it.It was introduced with Netscape Navigator for...

Acquainted with CSS ( What is CSS ? )

What is CSS ? CSS stands for Cascading Style Sheets. If you read in the dictionary, cascading is similiar with waterfall. But in this case, it means the flow from one code to another code that are interconected. So it can be concluded, CSS is a collection of codes that are consecutive and interlinked to set the format / display an HTML page. The advantages of using CSS If you have several pages where you use arial font for writing, then one day you get bored with arial and want replace it with trebuchet, you have to change one by one at your...

Installing XAMPP on Linux

To install Xampp on windows, is not a difficult thing in fact. We just follow the instruction, wait a while, and XAMPP was ready to use. However, in linux we encounter something slightly different. Maybe this tutorial for some people is easy, but for the needy, but if you having trouble to install XAMPP in your Linux, follow this instruction. Note : In this tutorial I use Xampp for Linux version 1.7.4 Well, without much talking let's start installing Xampp on linux. :) First, download the linux...

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More