Copy Files Faster On Windows
Windows native file management is not fast, especially when you are copying thousands of small to medium size files. And when it encounters broken files, the…
// TAG · 59 POSTS · DOWNLOADS
Windows native file management is not fast, especially when you are copying thousands of small to medium size files. And when it encounters broken files, the…
You can control your Windows machine from far away with remote desktop, this is known as virtual network computing (VNC). “Virtual Network Computing (VNC) is a…
A couple of 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…
Most of the time when you’re watching a streaming video from YouTube or elsewhere, you find that all the comments, related videos, or ads are a…
Get the last tweet of your tweets or someone’s tweet with a username — no OAuth needed. Twitter has their own API to get the last…
From the previous article I wrote, Get Last Tweet Without OAuth Using PHP, I now want to share how to get the Twitter update with jQuery.…
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.…
Talking about server-side security comes down to firewalls — filtering connections to and from your server. Closing unnecessary ports, blocking unwanted connections, and blacklisting spammers are…
When you buy a new brand PC or laptop, you were told by the seller about the specification of your PC or laptop. But how do…