Creative business cards.
Continue reading
Art optical illusion
How to remove the Babylon toolbar
I never liked toolbar, it usually changes browser preferences such as your home page and search engine. These changes are done in a way that can be difficult to detect and reverse. This article explains how to fully remove Babylon and reset the browser options back to normal.
How to Optimize Web Server- Install Memcached
On dynamic websites is highly recommended a cached system. There are several methods how to implement a cached system but in this article we will show how to install Memcached. Memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites. It speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source (such as a database or API) must be read. Memcached runs on Unix, Linux, Windows and Mac OS X and is distributed under a permissive free software licens.
Three ways How to Run sh scripts in Linux
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).
Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
How to run sh Script from Command line
First you must type the chmod command to change file access permissions to executable:
Use cd /home/user/script_dir to move to your script file.
chmod +x script.sh
Then you run one of the following commands:
./script.sh
or
bash script.sh
or
sh script.sh
Google Reader is shutting down Video and Petition
Google announced Wednesday that it would shut down its online RSS reader. Check out 5 Google Reader Alternatives.
5 Google Reader Alternatives
Google Reader will be shutting down on July 1st. This was announced by Google recently and fans are against to this closure. Digg immediately started working on a new RSS Reader collaborating with News.me. If you can’t wait till this release check out this five free Rss Readers.







