I’ve spent hours looking for an easier way to batch renames files with a sequential number at the end. In Microsoft Windows Operating systems, simply select all files and rename one; that will rename rest of the selected files with Name given and add numbers at the end of file name.
There are few Applications [...]
How to get Requested protocol Http or HTTPS in PHP?
This function will return True if HTTPS when called…
is_https() { return strtolower(substr($_SERVER["SERVER_PROTOCOL"],0,5))==’https’? true : false; }
* New Version of Split & Contact is Now Available for Mac OS X 10.6 (Snow Leopard) http://www.freebyte.com/hjsplit/#mac
Issue: After updating My Leopard (OS X 10.5) to Snow Leopard (OS X 10.6), Split & Contact started to show this error message:
It seems there won’t be an update soon to Fix this [...]
Like many others available in Windows, this is the first one working perfectly (Almost) to capture videos screen shots and create one large image for Preview… and its FREE.
ScreenGrabber 2.0 is a Mac OS X application for grabbing screen shots at even timeintervals from a movie. Very useful for creating previews, and thumbnails.
Download [...]
By default, OS X doesn’t setup a password for your root login. There are few occasions you may want to access terminal as Super User (su), this will ask for your root password.
It’s very simple to setup root password as long as you have Admin Access (First user created on installation OS X will [...]
Recent Comments
- Charles on Object doesn’t support this property or method
- Lucas on PHP : get Request protocol Http or HTTPS
- Chris on Split & Concat Snow Leopard Error : (-2753) The variable thePanel is not defined
- Get url with protocol, http or https – Richard Choi on PHP : get Request protocol Http or HTTPS
- daGrevis on PHP : get Request protocol Http or HTTPS
