Wordpress - rudyegenias.wordpress.com - WordPress.com News
General Information:
Latest News:
XAMPP / Xdebug : Xdebug not showing in phpinfo() 3 Jul 2011 | 08:45 pm
Today in XAMPP I’m trying to enable xdebug for use with Netbeans 7 and found a tricky problem that xdebug won’t even show up when doing: phpinfo(); Leads me to check for php.ini file to make sure that...
portable wemp server 19 Jan 2010 | 12:55 pm
WARNING: The page linked here is Russian and translated thru Google. WEMP (Windows + NginX + MySql + PHP) Server portable download and instructions here.
CakePHP: baking cake in Windows 16 Jan 2010 | 12:51 pm
There are a lot of articles on the internet on how to make CakePHP and it’s bake function to work in Windows. I have tried setting the PATH environment variable to match the console PATH=C:\WINDOWS\sy...
Windows: set PATH environment variable 16 Jan 2010 | 12:40 pm
Right-click My computer Click Properties Click the Advanced tab Click Environment Variables button Under System variables click Path then click Edit button On the Variable value field add a semi-colon...
Notepad++ : Associate CTP file extension to PHP language 15 Jan 2010 | 01:40 pm
I am playing around with CakePHP (yet again) lately and found that I need to make the syntax highlighting to format the same way PHP files are formatted. CTP files are simply the file extension for te...
xplorer² default directory association 16 Dec 2009 | 01:42 pm
Did you find yourself finding a way to de-associate folders opening in xplorer2? In short stop opening folders in xplorer2 or xplorer2 lite version and open the folders again with Windows Explorer. I ...
xplorer² default directory association 16 Dec 2009 | 08:42 am
Did you find yourself finding a way to de-associate folders opening in xplorer2? In short stop opening folders in xplorer2 or xplorer2 lite version and open the folders again with Windows Explorer. I ...
Flash CS3 and AS3 Error message 29 Jul 2009 | 12:08 pm
Error message: String passed to URLVariables.decode() must be a URL-encoded query string It’s been long since I’ve got my foot soaked in flash and this time it’s ActionScript 3. I then got this error ...
wrapping a pre tag using css3 in ie, opera, mozilla firefox 29 Jul 2009 | 11:52 am
pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap:...
create a portable google chrome 29 Apr 2009 | 06:13 am
**Warning : This is applicable only to the latest developer update. I meant BETA. :P Download Chrome here: http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/ Get the latest available versio...