I rejected VS.PHP as a viable solution for PHP debugging. It happened in 4 steps. (1) I was trying VS.PHP 2.8 with Visual Studio 2008, when I found that, for curl projects, it is needed to edit the file php-xdebug.ini located in the VS.PHP install folder, and then uncomment the use of the curl extension. This means [...]
January 29 2010 |
am |
ENG, dev
If you, like me, want to customize some sites you visit, your best tools are Opera User Javascript, for the Opera browser, and GreaseMonkey, for Firefox. I use Opera for the sites I have to visit very regularly – I usually have 100+ open tabs on Opera, mostly news and finance related. Opera is the [...]
May 11 2009 |
am |
ENG, dev
When you are working with cells formatted as having dates, if you subtract them, you get how many days separate those dates. Problems might arise when you are writing a “date” on some cell, but you are using a custom format for the year, month and day.Because of the custom format, functions like “DATEVALUE”, that [...]
January 11 2009 |
am |
ENG, dev
If you want to use C# to write CGI applications, you might stumble on some technical difficulties, when using the IIS web server: no matter what are the permissions you set for the folder holding the CGI executable, whenever executing it, the web server doesn’t process the file and tries to serve it as if [...]
November 29 2006 |
am |
.NET, dev, distributed systems, edu, inet, inet tech, sistemas distribuídos, sistemas web, web systems