Its all About Web
tutorials
how to choose the right xdebug version for your development environment ????
May 30th
Posted by tawfekov in Short tips
one last tip for apache 2 use the threaded version and non threaded version is for apache 1.3
yesterday i was moving my development environment to the new php 5.3 , I used to work with some of php extension every time every where , one of the most important extension is xdebug basically its
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.
its really very handy tool but every time i need to add it i lose some time of choosing the right version until i found a rule :
More >
Easy download torrent files from command line(Linux Terminal)
Oct 25th
Posted by tawfekov in Short tips
This can be achieved by using the ultra-lightweight text-based BitTorrent client “rTorrent”.
If you are using Ubuntu, you can install rTorrent via Synaptic Package Manager, or with this command:
sudo apt-get install rtorrent
You can also get rTorrent HERE.
Now, we will start using rTorrent. But first, download a ‘.torrent’ file. You can download it through this command:
rtorrent filename.torrent
The easiest way to create Retweet button in WordPress & Tweetmeme
Oct 17th
Tweetmeme is a popular service that allow you to display “Retweet” button on your blog posts. Even if the code is easy to integrate on your single.php file, it can be very cool to create a shortcode that you can insert anywhere in your posts.
More >

