Wednesday, March 28, 2007
phpDocumentor
phpDocumentor is the world standard auto-documentation tool for PHP. Written in PHP, phpDocumentor can be used directly from the command-line, or through an easy to use web interface. phpDocumentor can be used to generate professional documentation directly from the source code of your PHP project. Support for linking between documentation, automatic class inheritance and generation of highlighted source code with cross-referencing to php general documentation are just a few of the features of phpDocumentor.
Saturday, March 24, 2007
Greasemonkey Firefox on Vista
I had a Bug with Greasemonkey / Firefox on my Vista. Its scripts don't work and stuck on install window.
Here is how to fix it:
Go to your Firefox Profile:
C:\users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\
(You need to change your folder view settings to see this folder. Go to, "Tools -> Folder Options -> View -> Hidden Files and Folders" then select "Show Hidden Files and Folders. )
In your profile folder first create a new folder and name it "gm_scripts" (without quotes). Then create an empty text file and rename it to "config.xml" (without quotes).
- note: if you are using portable Firefox your profile folder is here:
...\FirefoxPortable\Data\profile
Here is how to fix it:
Go to your Firefox Profile:
C:\users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\
(You need to change your folder view settings to see this folder. Go to, "Tools -> Folder Options -> View -> Hidden Files and Folders" then select "Show Hidden Files and Folders. )
In your profile folder first create a new folder and name it "gm_scripts" (without quotes). Then create an empty text file and rename it to "config.xml" (without quotes).
- note: if you are using portable Firefox your profile folder is here:
...\FirefoxPortable\Data\profile
Monday, March 05, 2007
WinBinder: The native Windows binding for PHP
WinBinder: The native Windows binding for PHPWinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications. information.
Subscribe to:
Posts (Atom)