Slavi's Free Tools
Hi All, I just released a Slavi's Free Tools section at http://slavi.orbisius.com/tools/ I will be creating some interesting and hopefully useful tools there....
Read MoreSelect Page
Posted by Slavi Marinov | May 7, 2010 | General
Hi All, I just released a Slavi's Free Tools section at http://slavi.orbisius.com/tools/ I will be creating some interesting and hopefully useful tools there....
Read MorePosted by Slavi Marinov | Oct 7, 2009 | Apache, General, System Administration, Web Servers
[code language="bash"] RedirectMatch permanent /old-location/.* http://sub.domain.com [/code] Related http://johnbokma.com/mexit/2006/08/18/...
Read MorePosted by Slavi Marinov | Aug 30, 2009 | Flash, General, PHP
update (2010-05-07): changed the regex to match 25-32 chars. Thanks Krzysztof from the comments. A quote from http://www.uploadify.com site. Uploadify is a jQuery plugin that allows the easy integration of a multiple (or single)...
Read MorePosted by Slavi Marinov | Aug 27, 2009 | PHP, Programming
Sometimes we are required to do some troubleshooting on a production site. In order to do that *safely* we'll show debug information only for us. This could be put into a safe_debug function for later use by the way. On...
Read MorePosted by Slavi Marinov | Aug 25, 2009 | Linux/Unix, Operating Systems, PHP, Programming
Here is how to (always) get your server's a IP address. Works on Unix/Linux. [code language="php"] [/code]
Read More