blogmarks.net Get Firefox!

JSCocoa — A bridge from JavascriptCore to Cocoa

3 days ago

deusx : JSCocoa — A bridge from JavascriptCore to Cocoa - "JSCocoa bridges Cocoa to JavascriptCore (WebKit's JS engine). It allows you to call C code, ObjC code, use C structs, and build Javascript classes inheriting from ObjC classes. "

Tags : javascript cocoa jscocoa osx objc mac

  copy

InformIT: Interview with Aaron Hillegass > Interview with Aaron Hillegass

5 month ago

deusx : InformIT: Interview with Aaron Hillegass > Interview with Aaron Hillegass - "Scott Stevenson interviews Aaron Hillegass about the new edition of Aaron's book, programmers' fear of the NIB file, and why there aren't more Macs in corporate America."

Tags : apple books cocoa osx programming

  copy

Making chocolate

6 month ago

nelson : Making chocolate - Home cook turns beans into chocolate bars

joshua : Chocolate from Beans to Bars

Tags : cacao chocolate cocoa cooking food

  copy

Matt Legend Gemmell – MGTwitterEngine - Twitter from Cocoa

8 month ago

deusx : Matt Legend Gemmell – MGTwitterEngine - Twitter from Cocoa - "Ever wanted to integrate Twitter support into your Cocoa app? I know I did. Enter MGTwitterEngine, available as always from my Cocoa Source Code page."

Tags : cocoa osx twitter

  copy

bbum’s weblog-o-mat » Blog Archive

9 month ago

deusx : bbum’s weblog-o-mat » Blog Archive - "The little app is called RuntimeFS and it contains a simple bit of code that traipses through the Objective-C runtime and collects information about the Objective-C classes encountered."

Tags : cocoa hacks mac macfuse osx

  copy

LuaObjCBridge

15 month ago

deusx : LuaObjCBridge - "LuaObjCBridge is an Objective-C framework providing access to the Lua scripting language from within programs which use Apple's Cocoa framework."

Tags : apple cocoa lua mac osx programming

  copy

Apple releases an open source scripting-to-Cocoa bridge framework

17 month ago

jimray : Apple releases an open source scripting-to-Cocoa bridge framework - BridgeSupport is currently used by PyObjC and RubyCocoa

Tags : cocoa mac programming python ruby tumbl via:daringfireball

  copy

Prototype-based programming - where Carbon beats Cocoa

18 month ago

deusx : Prototype-based programming - where Carbon beats Cocoa - "The net effect of this is that event handlers and tagged data attached to an object become slots in the way they're used in prototype-based programming."

Tags : carbon cocoa osx programming

  copy

Correo 0.2 released

18 month ago

jonhicks : Correo 0.2 released - Great new features like address book integration and keychain support. It may be early days, but Correo is coming along nicely!

Rod Begbie : Correo - a new mail client for OS X - An attempt to mould Thunderbird into a more Mac-like mail client. [via#

Tags : email mail osx sidenotes cocoa correo download mozilla

  copy

Daring Fireball: Using Dynamic Scripting Languages for Mac OS X Application Development

20 month ago

deusx : Daring Fireball: Using Dynamic Scripting Languages for Mac OS X Application Development - "There’s been a lot of interesting discussion over the last week regarding the use of dynamic scripting languages for programming desktop applications."

Tags : cocoa mac osx programming python ruby

  copy

Cocoa Dev Central: Learn Cocoa

21 month ago

43folders : Cocoa Dev Central: Learn Cocoa - "This tutorial shows you how to create your first Cocoa app. It assumes no previous experience with programming or Xcode." Pretty, too.

Rod Begbie : Cocoa Dev Central: Learn Cocoa - Mega-wicked-simple "getting started with Cocoa" tutorial. [via#

Tags : cocoa howto macintosh osx programming tutorials

  copy

AquaticPrime: Secure Your Shareware Applications

21 month ago

deusx : AquaticPrime: Secure Your Shareware Applications - "The AquaticPrime framework is a secure registration method for your shareware applications, released as free open-source software."

Tags : cocoa rsa security shareware software

  copy

Scripting with JavaScript in Cocoa

22 month ago

deusx : Scripting with JavaScript in Cocoa - "This tutorial shows how to script Cocoa using JavaScript."

Tags : apple cocoa javascript objc osx

  copy

WebKit WebScripting protocol (Objective-C)

22 month ago

deusx : WebKit WebScripting protocol (Objective-C) - "WebScripting is an informal protocol that defines methods that classes can implement to expose their interfaces to a WebScript environment such as JavaScript."

Tags : apple cocoa javascript objc osx webkit

  copy

MacDevCenter.com -- How to Write a Cocoa Web Server

23 month ago

deusx : MacDevCenter.com -- How to Write a Cocoa Web Server - "there are some rather useful ... Cocoa classes that are most helpful for writing a web server. In this article I will show you what they are and how to use them."

Tags : cocoa http mac osx programming webdev xcode

  copy

Cocoa Source Code - A Simple HTTP Server

23 month ago

deusx : Cocoa Source Code - A Simple HTTP Server - "SimpleHTTPServer listens to port 50000, uses the path of the request-URL to construct a new URL by inserting "http://" at the beginning, loads this new URL and renders its contents to a PDF file."

Tags : cocoa http mac osx programming webdev

  copy

LuaCore, a Cocoa wrapper to Lua

24 month ago

deusx : LuaCore, a Cocoa wrapper to Lua - "LuaCore is an Objective-C framework for running Lua scripts. Even better than that, it includes a bridge so that you can pass in Objective-C objects, and work with them in the Lua environment. You can call functions and methods and all kinds of other cra

Tags : cocoa lua osx

  copy

Free e-book on Cocoa/Objective-C development

24 month ago

jimray : Free e-book on Cocoa/Objective-C development

Tags : cocoa development mac objectivec programming via:daringfireball

  copy

WebKit on Rails - Teasing out a webkit-framework for bu...

24 month ago

deusx : WebKit on Rails - Teasing out a webkit-framework for bu... - "Think about it this way: if you had a super-fly gaming engine that was wicked easy to set up, to pipe in data and attrack gamers, wouldn't you want to build your own game? Now you can. Except... it's in the form of the core of Apple's Safari web browser.

Tags : cocoa hacks nifty osx software webkit

  copy

Coffee & Cocoa � Blog Archive � Objective-C 2.0, Java and Annotations

26 month ago

deusx : Coffee & Cocoa � Blog Archive � Objective-C 2.0, Java and Annotations - "With Leopard Objective-C 2.0 will be introduced. It gets features to make it more attractive and easier for developers who are new on the platform"

Tags : apple cocoa dev mac objc objectivec osx wwdc

  copy

inessential.com: Weblog: Comments for ‘The new Combined View and hybrid web/desktop appsââ...

27 month ago

deusx : inessential.com: Weblog: Comments for ‘The new Combined View and hybrid web/desktop apps’ - "It’s kind of like Ajax in that way, except that the communication channel is not http and it’s synchronous (which it can be, since it’s right there on your machine)."

Tags : ajax cocoa netnewswire notajax osx webdev webkit

  copy

Play with GUI scaling

27 month ago

joshua : Play with GUI scaling

deusx : Macworld: Mac OS X Hints: Play with GUI scaling - "Have you ever wished one of your applications could take up just a little less room onscreen?"

Tags : osx cocoa mac quartz via:joshua

  copy

PEAR :: Package :: Net_Growl

31 month ago

deusx : PEAR :: Package :: Net_Growl - "Send notifications to Growl from PHP on MACOSX"

Tags : cocoa growl nifty osx php via:revgeorge webdev

  copy

Macsimum News - New patent for 'News feed browser' may shed light on a micro browser

31 month ago

deusx : Macsimum News - New patent for 'News feed browser' may shed light on a micro browser - "Apple's role within the New Browser Alliance and emphasized Apples WebCore, which will of course extend to cell phones and other mobile devices from Nokia in 2006, for starters."

Tags : apple browsers cocoa osx webdev

  copy

Sci-Fi Hi-Fi - Blog Archive JSON is so hot right now!

33 month ago

deusx : Sci-Fi Hi-Fi - Blog Archive JSON is so hot right now! - "Awhile ago it dawned on me that JSON bears more than a passing resemblance to old-school NeXT plists, and that it would be pretty natural to write an NSDictionary category that could deserialize a JSON string into a Cocoa object graph."

Tags : apple cocoa json mac next webdev

  copy
xml
Upian.