Juicy Studio: Developing sites for users with Cognitive disabilities and learning difficulties
Sunday, January 30th, 2005Juicy Studio: Developing sites for users with Cognitive disabilities and learning difficulties
Juicy Studio: Developing sites for users with Cognitive disabilities and learning difficulties
After trial-and-error it seems that the least error prone method of getting started with AppleScript support in Cocoa is to subclass NSApplication. In fact Mail.app does exactly this (open the Mail.app package and look in Resources for the .scriptSuite. While attributes were simple to add when using an NSApplication delegate, commands seemed impossible to get […]
High Performance Computing for Mac OS X
OSX Binary for GCJ can be found here.
PHPDeveloper.org: PHP News, Views, and Community…
Using the .Mac SDK
CocoaDev: HowToSupportAppleScript
AEBuild*, AEPrint* and Friends
Technical Note TN2124: Mac OS X Debugging Magic
AppleScript and Cocoa: from Top to Bottom
MacDevCenter.com: Inside Contextual Menu Items, Part 2
The Trilogy Release
Tiger Developer Overview Series: Working with Automator
Using Subversion with XCode
The only difficulties I had after following the above instructions is that you must not import using the file: or svn: protocols.
Once I twigged that things went fine.
[Update]
Of course this is mentioned in the red book.
SOPE Application Server 4.5alpha.1 (Development)
CocoaDevCentral: Intro to Bindings
A comprehensive introduction into using Cocoa Bindings.
gandreas:products:gandbug:about
<style>
#vertical {
height: 200px;
display: -khtml-box;
-khtml-box-orient: vertical;
}
#horizontal {
display: -khtml-box;
[…]
Namespaces in Javascript (Software will save us): “http://www2.netalive.org/swsu/mt/mt-tb.cgi/27″
WebProNews: Getting Dynamic Pages Indexed: “From PHP Magazine:
Search Engine Optimization Specialists believe that spiders do not read beyond the, ‘.php,’ on a URL. Therefore, dynamic pages that pass a variable will be overlooked. A new article on webpronews.com provides a few tips to ensure all your dynamic PHP pages are indexed. The author elaborates on […]
Zend: PHP Enters the Enterprise Age: “Over on Zend.com today, there’s a new link of the mysterious type concerning a new product that delivers the reliability, scalability and interoperability needed for enterprise-grade PHP applications.”
(Via PHPDeveloper.org.)