PHPXref is a developer tool that's designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself.
The CSS Layout Generator was first released by Tony Aslett in October 2003, since then over 871,000 layouts have been generated. Updated in November 2010, HTML5 doctype can now be selected and a simple HTML5 template with appropriate tags will be created.
TTDPatch is a small computer program maintained by Josef Drexler designed to fix and enhance the computer game Transport Tycoon Deluxe. Its development began in 1999 primarily as a way to fix some of the bugs and flaws inherent in the original game's
DBDesigner 4 is a visual database design system that integrates database design, modeling, creation and maintenance into a single, seamless environment.
Decode base64-encoded text into text or binary, using just your browser. View the decoded value or download it as a file. (You can use our client-side base64 encoder to try it out!)
UrlTrends is a completely free resource, help promote us. If you have found the site useful and you are responsible for publishing a relevant site, then we would greatly appreciate your help in spreading the word.
PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.
Wink is a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software (like a tutor for MS-Word/Excel etc). Using Wink you can capture screenshots, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users.
Kalender is a multi-user, network enabled calendar system for Windows. It's strength is the simplicity of it. Put the exe file in an empty directory on a network drive, and make shortcuts to it. That's it... Suitable for up to 100 concurrent users.
COLOURlovers:: a place to view, rate and review some lovely colors & palettes. the idea is to create a place of color inspiration where a designer of any sort can see new and lovely colors... find out what colors are hot, what work well
The hightlight of this new release are:
* Add image background support for menu item
* Enhance to work better with SEF enable
* Enhance to validate with XHTML
* Upgrade to jQuery 1.3
* Enhance for compatible with J1.015 and J1.5.8
* Minor fix in flyout.css
* Add param to show new/update image or not
* Language encoding is now changable, defualt is UTF-8
* Minor bug fix
MosModule snipptet are just php code that you can write to use MosModule to run them the only thing that you need to be aware is not to include < ?php and ? > in your snippet.
For example: You create an article #1 using plain editor (NO WYSIWYG) and just type this line:
echo "Hello World";
Then in another article just put {mosmodule snippet=1} this will execute your snippet #1 and will show "Hello World" in your article. You can chain your snippet.
The hightlight of this new release are:
* Minor fix for XHTML validation
Description:
* MosModuleMod will execute any MosModule command in a module.
Installation:
# Use Mambo module install manager to do the install of MosModuleMod.
# Make sure you publish this module
Features:
* Run all MosModule command in a module without needing to hack the core
* Set align and command to run in this module
* Tested in MiaCMS, Mambo, Joomla 1.0 and Joomla 1.5 Legacy mode
* If you need full MosModule in user module then you will need to hack the core
The hightlight of this new release are:
* Add a "nostate" switch to bypass "state" in articleid
* add | as delimiter to support "," in parameter
* add introtext to readmore instead of number of words
* change MM back to mosmodule which cause lot of confusion for people
* add alias support to predefine mosmodule command to override the default value via mosmodule.ini
* add reference to article ID or URL
* add support for itemid in readmore command
* add support for escape comma in parameter like \,
* add support space between comma in parameter
The highlight of this new release are:
* Refresh to support MosCom 2.0+ features
Description:
* MosCom CB Plug-in will list the latest comment in the user CB profile tab using the translation file from MosCom base on your language setting.
Installation:
# Use CB plug-in install manager to do the install
# Make sure you publish and enable this plugin in CB
# Optional: use number of post and max_length
Features:
* Use these _COM_C_POST, _COM_C_DATE_ON and _COM_C_DATE_AT from MosCom language file to display the comment meta text. (requires MosCom 1.1+)
The hightlight of this new release are:
* Refresh to support MosCom 2.0+ features
Description:
* MosCom Latest X will list the latest comment in a module and can be skin using _sfx and css code
Installation:
# Use Mambo module install manager to do the install of MosComLatestX.
# Make sure you publish this module
# Optional: use _sfx and max_length
Features:
* Use these _COM_C_POST, _COM_C_DATE_ON and _COM_C_DATE_AT from MosCom language file to display the comment meta text. (requires MosCom 1.1+)
* Can use _sfx and css to change the look
The hightlight of this new release are:
* Refresh to support MosCom 2.0+ features
Description:
* MosComBot mambot is use to display MosCom comment link on the content or frontpage if you turn it on and when you click on either side it will take you to the corresponding comments.
Features:
* MosComBot is now has comment form without the need to edit the template.
* MosComBot can now set to show in 4 places of the articles beside to show the comment form for MosCom.
* Companion MosComBot mambot to show comment link on content or frontpage
The hightlight of this new release are:
* Support Mambo, all version of Joomla 1.0, 1.5 and MiaCMS
* Show banner from banner component in content base on banner id with parameter
Description:
* MosBannerBot mambot is use to display banner from banner component on the content or frontpage.
Features:
* Option to show in 4 locations
* Option to align to left, right, center
Note:
* Important: Make sure to enable MosBannerBot in Mambot manager!
This version of MosCom is a complete rewrite base on my tiny Mose framework that utilize MVC pattern and Ajax. It is just too much change to list them all here but to show the highlight of this new release are:
* Enhance security token processing to ensure no double comment
* Updated Swedish translation from Stefan Lewitas
* Add IP of commenter
* add MosModule integration support so you can use any of MosModule command in MosCom comment
* upgrade jQuery 1.3.2
* Quick post using ajax with spinning wheel
* css and js are now load in the head whereever is possible