ActiveState Komodo IDE 4.4.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ActiveState Komodo IDE 4.4.1 (Default branch)
# 1  
Old 07-23-2008
ActiveState Komodo IDE 4.4.1 (Default branch)

Image Komodo IDE is a unified workspace for end-to-end development of dynamic Web applications. It has a rich feature set for client-side AJAX languages such as CSS, HTML, JavaScript, and XML, coupled with advanced support for dynamic languages such as Perl, PHP, Python, Ruby, and Tcl. Its features include comprehensive editing and debugging, intelligent tools for regular expressions, team development, customization, and extensibility. It can be used with framework stacks like Ruby on Rails and CakePHP and with client libraries such as the Yahoo! UI Library and Dojo. License: Other/Proprietary License with Free Trial Changes:
nit Test integration, find/replace system improvements, Replace in Files, Find in Project, multi-line find/replace, asynchronous SCC operations, abbreviations, improved PHP autocompletion, Perl 5.10 support, and Tcl 8.5 support.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
STPCIDE(4)						   BSD Kernel Interfaces Manual 						STPCIDE(4)

NAME
stpcide -- STMicroelectronics STPC IDE disk controllers driver SYNOPSIS
stpcide* at pci? dev ? function ? flags 0x0000 DESCRIPTION
The stpcide driver supports the STMicroelectronics STPC x86 SoC internal IDE controllers, and provides the interface with the hardware for the ata(4) driver. The driver features DMA mode 2 and PIO mode 4 transfer speeds. The 0x0002 flag forces the stpcide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debug- ging aid, or to work around problems where the IDE controller is wired up to the system incorrectly. SEE ALSO
ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) BUGS
The timings used for the DMA and PIO modes are for STPC Atlas and its siblings with their PCI clock configured at 33 MHz. Other speeds including the STPC Vega Ultra-IDE controller will need adjustments. BSD
October 31, 2003 BSD