Spket IDE 1.6.15 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Spket IDE 1.6.15 (Default branch)
# 1  
Old 08-22-2008
Spket IDE 1.6.15 (Default branch)

Image Spket IDE is a powerful editor for JavaScript, XUL/XBL, Laszlo, Flex, SVG, Silverlight, and Yahoo! Widget development. It provides features like code completion, syntax highlighting, and a content outline that helps developers create efficient JavaScript code. It can run as a standalone application or as an Eclipse plugin. License: Free for non-commercial use Changes:
A JavaScript debugger for IE was added. A JSON editor was added. The options "Report Unnecessary Trailing Comma In Array" and "Report Empty Array Element" were added in the JavaScript Editor preferences. There were other minor bugfixes and feature enhancements.Image

More...
Login or Register to Ask a Question

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

NAME
ixpide -- PCI IDE disk controllers driver SYNOPSIS
ixpide* at pci? dev ? function ? flags 0x0000 DESCRIPTION
The ixpide driver supports the ATI Technologies IXP IDE controller, and provides the interface with the hardware for the ata(4) driver. The 0x0002 flag forces the ixpide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debugging aid, or to work around problems where the IDE controller is wired up to the system incorrectly. HARDWARE
The supported IDE controllers are o ATI SB200 o ATI SB300 o ATI SB400, Parallel ATA o ATI SB400, Serial ATA o ATI SB700, Serial and Parallel ATA SEE ALSO
ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) CAVEATS
Some SB700 controllers can hang under load when Native IDE mode is selected in the system BIOS, but work fine in AHCI mode. BSD
October 16, 2008 BSD