Archive For downloads

Snippet Code To Make Automatic Live URL With JQuery

Snippet Code To Make Automatic Live URL With JQuery

Sometimes if you a blog or forum owner you need to make all your text (in url format) turn into a live url (clickable) to make your visitors easier to visit the link inside that content rather than manual... [More...]

Snippet Code To Benchmark Your PHP Script

Snippet Code To Benchmark Your PHP Script

Testing is one of common task for programmer. In every development phase, testing is need to be done before moving to next phase. There are a lot of testing technique. One of them is benchmarking, to test... [More...]

Free PHP Obfuscator

Free PHP Obfuscator

You may need to obfuscate your php code for security or licensing reasons. So the other third party cannot easily hijack your code for their own reasons. Obfuscated code is source or machine code that... [More...]

Remove All Annoying Ads With Greasemonkey

Remove All Annoying Ads With Greasemonkey

Greasemonkey is a Mozilla Firefox extension that allows users to install scripts that make on-the-fly changes to HTML web page content on the DOMContentLoaded event, which happens immediately after it... [More...]

Use Pastebin.com To Share Your Code Or Result Set

Use Pastebin.com To Share Your Code Or Result Set

Sometimes a software or web developer or web administrator or server admin, stuck with the problem they are facing. And you need help from the expert. So you need to paste your code for temporary, so the... [More...]

[HowTo] Install Memcached On Centos 5

[HowTo] Install Memcached On Centos 5

Memcached is a free & open source, high-performance, distributed memory object caching system, intended for use in speeding up dynamic web applications by alleviating database load. A WordPress blog... [More...]

Free Programming E-Book List

Free Programming E-Book List

Everybody love free things. Including me. Here is the compiled list of Free programming books and tutorial available for you to download. And once again it is free, i will update it more as soon as i... [More...]

Guide To Improve Your WordPress Blog Performance For Free

Guide To Improve Your WordPress Blog Performance For Free

WordPress is a free and open source CMS for blogging (which is suitable, via add-ons, for e-commerce use). And besides blogging, WordPress has the advantage of being already SEO-friendly, as it is easily... [More...]

[HowTo] Check And Repair MySQL Database

[HowTo] Check And Repair MySQL Database

Sometimes your MySQL database data is corrupted. Usually it is not properly close when querying to the database, because of high server load or MySQL server suddenly down. This will make your database... [More...]

Copy Files Faster On Windows

Copy Files Faster On Windows

Windows native file management is not fast especially when you copying thousands of small to medium size files. And when it have broken files, the copy process will stop and cannot continue. And the other... [More...]

Easy To Use Remote Admin Tools

Easy To Use Remote Admin Tools

You can control your Windows machine far away with remote desktop, this is known as virtual network computing (VNC). “Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the... [More...]

URL Validation Class In PHP

URL Validation Class In PHP

A couple days ago i’ve been struggling with URL validation in PHP. And i found a URL validation class from phpclasses.org which i think is great and do what i need. And to use it, is really simple. Beside... [More...]

Turn Off Light Feature For Video Streaming Site

Turn Off Light Feature For Video Streaming Site

Most of the times when you watching a streaming video from Youtube or other else, you found that all the comment or related videos or ads are little bit distracting. So if you own a video streaming website,... [More...]

Get Twitter Update With JQuery

Get Twitter Update With JQuery

From the previous article i write, Get Last Tweet Without OAuth Using PHP, and now i want to share with you how to get the twitter update with JQuery. Get Twitter update with JQuery is not much different,... [More...]

Regular Expressions Cheat Sheet

Regular Expressions Cheat Sheet

Regular expressions (regex or regexp) provide a concise and flexible means for matching strings of text, for instance particular characters, words, or patterns of characters. A regular expression is written... [More...]

Hardening Your Server Security With ConfigServer Security & Firewall

Hardening Your Server Security With ConfigServer Security & Firewall

Talking about server side security will come down to firewall or filter connections from and to your server. Close unnecessary ports, block unwanted connection and blacklist spammers are the things that... [More...]

10 Smartphone Apps For Vacation

10 Smartphone Apps For Vacation

With their own operating systems and software, smartphones are morphing into the PCs of the future. What makes smartphones more than mobile phones is the myriad of advanced applications available for download.... [More...]