edit source code in php
Nanosaur Source Code 1.0
Download the source code for the popular game Nanosaur. more>>
Its available so that other game developers and game-developer wannabes can see how the game can perform various tricks and techniques.
sourcecodegen 0.6.10
An open source Python source-code generator more>>
sourcecodegen 0.6.10 is developed to be an open source development tool that will provide a module-level source-code generator which operates on the AST from the built-in compiler.ast module.
NOTE: This AST is not compatible with the new ast module in Python 2.6.
sourcecount 1.1
sourcecount offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. more>> sourcecount 1.1 offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. It is line ending aware, distinguishes between empty and other source lines, counts bytes and words, and generally does a good job. It is also a nice example of what you can do with awk.
Requirements: Mac OS X 10.0 or later.
View Source in BBEdit 2.0
Grabs the source code for the current web page and sends it to a new BBEdit document more>> Grabs the source code for the current web page and sends it to a new BBEdit document
The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and automatically place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
If there is text selected on the page, the script will provide source code for just the selection.
Installation: Unzip and move the View Source in BBEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in BBEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in BBEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
Main features:
- The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
- If there is text selected on the page, the script will provide source code for just the selection.
System requirements:
-
- Camino 2.0 Beta 3 or later
View Source in SubEthaEdit 2.0
Grabs the source code for the current web page and sends it to a new SubEthaEdit document more>> Grabs the source code for the current web page and sends it to a new SubEthaEdit document
The View Source in SubEthaEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved SubEthaEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in SubEthaEdit); no new files are downloaded or created.
If there is text selected on the page, the View Source in SubEthaEdit script will provide source code for just the selection.
Installation: Unzip and move the View Source in SubEthaEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in SubEthaEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in SubEthaEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
System requirements:
-
- Camino 2.0 Beta 3 or later
View Browser Source Scripts 1.3
View Browser Source Scripts provides you with a powerful and useful lack of support in OS X browsers for viewing web page source code in an external editor. more>> <<less
Email Page Source 2.0
Free Camino script to easily email the source of the web page in the active tab more>> Free Camino script to easily email the source of the web page in the active tab
Email Page Source is a free and easy to use script that will obtain the source code of the page displayed in Caminos current tab and put it in the body of a new Apple Mail email message, which will also include references to the web pages title and URL.
INSTALLATION: Unzip and copy the script to the path ~/Library/Scripts/Applications/Camino/, where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. In Camino 1.6 or later, the script can be placed on the Camino toolbar by draggig it from the "Customize Toolbar" drop-down sheet.
System requirements:
- Apple Mail
-
Enhancements
- If there is text selected on the page, the script will provide source code for just the selection.
iWebCal Source 1.1
Source code for web iCal browsing. more>>
ReduxEncoder 1.2.5
ReduxEncoder is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. more>>
ReduxEncoder 1.2.5 is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. Converts most formats into iPod, AppleTV, iPhone, avi, wmv, dvd iso compatible files. Stitching of AVI, MP4, M4V and chapter markers.
Enhancements: Updates include bug fixes to dvd, stitching and chapter markers
License:Freeware
ReSource 1.5.0
ReSource wont make you disappointed because it enables you to see the source code of classes you dont have the source for. more>>
ReSource 1.5.0 won't make you disappointed because it enables you to see the source code of classes you don't have the source for.
To achieve that functionality, it uses some private API from Apple's JavaKit.framework and JAD, the Java Decompiler. The source for this tiny hack is provided as a reference and encouragement for further improvement.
<<lessiRip DVD Source
iRip DVD Source - Source-Code for iRip DVD, a DVD-ripping application more>>
Nevertheless you can download the source-code from here in case you live in a country where humans still have more rights, and you want to continue development of this application.
EasyEclipse for PHP 1.2.2
EasyEclipse for PHP - For PHP development with a database more>>
EasyEclipse for PHP contains the tools needed to start developing PHP code: the PHPEclipse IDE, some database tools, as well as Subclipse providing connectivity to Subversion.
This distribution includes the following plugins:
Core components:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for PHP development:
- PHP Eclipse 1.1.9.CVS-20060920 - Edit, run, test, debug and deploy PHP applications.
- Simple test for PHP 0.1.9.1 - Test your PHP code with the SimpleTest PHP unit test framework, and experimental support for PHPUnit2.
Tools for web development:
- Eclipse Web tools editors 1.5.2 - Edit and validate XML, XSL, XML Schemas, DTD, HTML, JavaScript and CSS files. Test and validate web services.
- Eclipse HTML Tidy 1.2.2.patch-01-1 - Format and validate HTML, XHTML and XML documents within your favorite editor.
- Amateras HTML and XML editor 2.0.2 - Edit HTML, JSP, XML and CSS files.
Database management tool:
- QuantumDB 3.0.3 - Access, manage and query SQL relational database and servers access using standard JDBC drivers.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within the Eclipse enviroment.
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.2.2 and PHPEclipse.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Linux (upgraded)
- Eclipse Java Development Tools (upgraded)
- Eclipse Tools (upgraded)
- AnyEdit Tools (upgraded)
- Color Editor (upgraded)
- Eclipse Web tools editors (upgraded)
- Amateras HTML and XML editor (upgraded)
- QuantumDB (upgraded, upgraded)
- Subclipse (upgraded)
REALbasic Code Counter 1.0
REALbasic Code Counter - Count the number of lines of code and comments from a REALbasic project more>>
To use REALbasic Code Counter, open the REALbasic project whos number of lines you wish to count, select "Export Source" from the File menu, and drag and drop the resulting file onto REALbasic Code Counter.
Completly freeware for non-commercial use.
Plugin Code Writer 1.0a5
Plugin Code Writer - Outline the class, control, and global methods in plugins more>>
Plugins descriptions can be saved and reopened so you can continue working on getting the class structure juuuust right when youre working on designing a large plugin. On the right is an example of the code created by Plugin Code Writer.
Enhancements:
- Fixed some code ordering bugs for class and control data structures.
CotEditor 1.0.1
Free and easy to use source code editor for your Mac more>> Free and easy to use source code editor for your Mac
CotEditor is a source code editor that allows you to edit code from many programming languages.
Some of the programming languages supported by CotEditor are: HTML, Java, Javascript, C, C++, Perl, PHP, Ruby, Shell script, CSS, eRuby, LaTeX.
Enhancements
- For smart playlists, you can now use the rule "keyword is" and leave the field blank to find movies that dont have keywords.
- Licenses from iVideo 3 are now correctly accepted.
- The "switch to movie" menu now works when switching to movies that arent part of the current playlist.
- The error log, which doesnt do anything anymore since it has been replaced by the error reporter, has been removed.
- Increased the maximum file size allowed for databases sent via the crash reporter.
- Fixed a few typos in the documentation.