Archive for May, 2010

Background position plugin for jQuery

I am again up with short but new article. That is about jQuery’s plugin, Background position plugin. jQuery is a great library for this type of task but out of the box, it can’t animate background position properly because of the need to animate two values instead of just one (too bad not all browsers […]

Facebook Updated it’s privacy policy settings

Facebook again has updated it’s privacy policy settings. They’ve built one simple control to set who can see the content you post. In a couple of clicks, you can set the content you’ve posted to be open to everyone, friends of your friends or just your friends. This control will also apply to settings in new […]

Basic tutorial to interact between MySQL and PHP

 MySQL database is most popular database used in internet. Today I am going to show you how to create a mySQL database using PHP script. To create a new database, we’ll be using the following syntax here; CREATE DATABASE database_name But, we must use the mysql_query() function to execute the above command. This mysql_query() function is used to […]

Creating your own WordPress like blog using PHP & MySQL- Basic

Today in my blockbuster tutorial, I am going to teach you how to create your own dynamic (Content management system) blog website. Before beginning, let me tell you the basic skills  you’ll need: CSS JavaScript (optional) PHP MySQL HTML Let’s categorize the jobs to be done to make perfect, or at least, good CMS. Basic […]

Youtube’s new video player style

The most popular online video portal, YouTube has changed its video player style. It look stunning than before. It also contains mouse hover effect on seek slider bar. When you hover your mouse on seek bar, you can see it come up to your mouse. In default, the seek slider slider is hidden an the […]

Top four useful freeware media converters

Free WMA to MP3 ConverterFree WMA to MP3 Converter can convert Windows Media files to MP3 files which can be played in MP3 Players. All Windows Media formats (*.wma, *.wmv, *.asf) are supported. The program is a freeware and does not contain any form of malwares and spywares. DOWNLOAD IT HERE Free Video to MP3 […]

Send free SMS worldwide- No limit of Carrier

I’ve tried and investigated lots of free SMS sending website. But non of them met my criteria because, it never sent message to my country neither it listed my mobile carrier in their site. Web SMS provider like WADJA however succeeded to deliver the message in time but it was still unable to satisfy me. […]