Archive for the 'Information' Category

Widgets to Get

November 24th, 2008 by Jerson

Image Source: whoisandrewwee.com

Widgets are small wonders. They are handy and very easy tools that can spice up your entire blog site. It offers small but cute and important tools. It can display the number of guests viewing your site at the moment. You can stay up to date with your local weather by a simple Weather Report widget. Widgets turn out to be most useful with even the simplest of things. You can add as much widgets as you can, just don’t over do it. Here are a number of widgets that have become popular to the majority of the blogging community.

MyBlogLog Recent Readers - This is widely used because it keeps track of the most recent visitors in your site.
Mashable - offers the latest social networking news.
Feedjit - it monitors real time traffic in your side bar.

THE PHP BASIC

August 13th, 2008 by Jerson


Image Source: www.edueast.gov.sa
PHP. The best web programming language that I have ever encountered and used. It provides you a server-side technology and hides the real codes to the viewer of the site. Once the guests view the source code, all that will appear is the html of the code. They will not know all the loops and if-else statements that your program has.
The first thing to do is to declare the scripting language. There are three ways to declare it. The first one is the way that you declare other language: the first one is