Gmail scrollbar using jQuery

If you are looking for a new look for your scrollbar using the Gmail scrollbar style and jQuery then this plugin for jQuery can be really helpful. NiceScroll is a simple jQuery library that you can...
0 comment

Email Scam from a friend in a short vacation

Another scam from someone who impersonates as a friend and asks you money. This scam is similar to the last one that we published about someone who impersonated himself as a friend and wrote you from his...
0 comment

Twitter Employees

If you are curious to learn more about Twitter Employees, this nice page from Twitter About section has a complete list of Twitter employees with their Twitter accounts. If you want, you can start...
0 comment

My iPhone is vacationing in SHENZHEN, CN

Recently I purchased 2 iPhones from Apple to be shipped to a US address and after tracking the shipping information I noticed the iPhones were vacationing in SHENZHEN, CN. Accordingly to Wikipedia,...
0 comment

4.0GB DDR3-1333MHz SDRAM

If you are interested to purchase a 4.0GB DDR3-1333MHz SDRAM for your computer then you should know that some online stores like Amazon might sell you cheaper products than Dell web page.
0 comment

How can I capitalize a column in Excel?

There is a quick way to capitalize an entire column in Excel using the =PROPER(A1) function. This will capitalize the values from first column into a new column. Just copy and paste the function along...
0 comment

How to add Like Facebook button at the end of article in WP blog

Sometimes you want to let your visitors to vote for your posts. Using the Facebook button is a good way to allow your visitors to share content in Facebook. Here we will see a few ways about how we can...
0 comment

How to display multiple clocks in Windows 7

Windows 7 has an option that allows you to display multiple clocks when you click the time in the task bar. In order to display multiple clocks in Windows 7 you will need to right click the time and enter...
0 comment

How to change the language for a WordPress theme

Changing the language for a WordPress theme is easier than expected if the locale is prepared for a Theme. Let's say that we want to change the WordPress language to Spanish or any other language, by default...
2 comments

How to use PHP Cli in command line

Php-cli is great to run PHP scripts using the command line. You can use php-cli for example to run some commands in PHP locally or remotely using SSH in your server and avoid using the browser. Before...
0 comment