Skip to main content

Home/ GNUstep/ Group items tagged Macintosh

Rss Feed Group items tagged

David Corking

10/24/88 STEVE JOBS: CAN HE DO IT AGAIN - Business Week - 0 views

  •  
    This fascinating 1988 article profiles the project that was the genesis of Mac OS X.
David Corking

Best practices for passing data between processes in Cocoa - Stack Overflow - 0 views

  •  
    IPC for data - suitable library APIs
David Corking

CocoaDev: AmbraiSmalltalk - 0 views

  • I can't imagine building a user interface intensive application through this technique. It would be extremely cool if they could integrate Interface Builder,
    • David Corking
       
      This Smalltalk company seems to have reified the Cocoa UI toolkit beautifully. Judging by the Ambrai website, there don't seem to be any retail Smalltalk compilers in the pipeline. However this could be a great lesson in how to reify John McIntosh's new Objective-C bridge for Squeak, or Etoile's Smalltalk library, if it hasn't been done already.
David Corking

iSqueak Wikki: ObjectiveC - 0 views

  • third attempt at having an Objective-C bridge in Squeak.
  • once we resolve the classOop we just send messages to the instance like we would do with a normal Smalltalk object.
  •  
    Documentation for a new (2008) Objective-C bridge for Squeak - as created by John McIntosh This was used to get a local Pier wiki server on the iPhone / iPod Touch.
David Corking

F-Script: Command-line Cocoa shell goes beta - Ars Technica - Feb 2009 - Page 2 - 0 views

  • Its interactive Smalltalk-like Object-browser offers an intense way to explore the objects you've created, traverse their instance variables and methods and really start to interact with them in a way not normally permitted by Xcode. You can visually review the object's current state. You can pick new messages to send.
David Corking

F-Script: Command-line Cocoa shell goes beta - Ars Technica - Feb 2009 - Page 1 - 0 views

  • So you win in terms of the interactive nature of F-Script but you don't move past the fussy little details that come along with Cocoa.
David Corking

F-Script: Command-line Cocoa shell goes beta - Feb 2009 - Topic Powered by Eve For Ente... - 0 views

  • F-Script Anywhere, which is included in the standard F-Script binary distribution.With FSA, you can inject F-Script into any running Cocoa application and inspect the object tree at runtime -- without having source! Or even requiring source changes! From a development perspective, this lets you script your applications much more simply than AppleScript -- you don't have to create a parallel and incomplete object model.
  •  
    Ars Technica comments
David Corking

Smalltalk - GNUstepWiki - 0 views

  •  
    Brief introduction to the StepTalk dialect of Smalltalk that runs on GNUstep and Mac OS X
David Corking

The NEXTSTEP/OpenStep FAQ -- Contents - 0 views

  •  
    It seems that this interesting FAQ was last updated by users of OPENSTEP software around 1997.
David Corking

GDL2: the GNUstep Database Library | 2004 | Linux Journal | Ludovic Marcotte - 0 views

  • the reader is encouraged to read previous GNUstep articles, (Linux Journal, April 2003 and March 2004)
    • David Corking
       
      I bookmarked these earlier today.
  • GDL2 is a free (LGPL) implementation of EOF, Enterprise Objects Framework. EOF was created by NeXT Computer, Inc. in 1994 as a collection of API to develop efficiently object-oriented database applications using the Objective-C language.
  • When using EOF, much of the controller's logic described in the previous article now is being managed automatically by EOF. In fact, the application's user interface becomes the View, EOF the controller and database itself, the Model.
  • ...3 more annotations...
  • In this article, we create a trivial inventory management application that makes use of the MVC model.
  • EOF is an interesting framework for developing database-oriented applications. Late incarnations of EOF were bundled with WebObjects, a complete framework for creating dynamic Web-based applications. The GNUstep Project offers a free implementation of WebObjects, named GNUstepWeb. Mixing this technology with EOF sure is a winning combination, one that we hopefully will cover in an upcoming article.
  • Porting GDL2 applications to Mac OS X also is entirely possible.
  •  
    another tutorial
David Corking

ccgus's jstalk at master - GitHub - 0 views

  •  
    Interesting complement to Etoile "JSTalk's goal is not to kill off or replace AppleScript, but to provide a compelling alternative by blending together existing technologies."
David Corking

Musings from Mars » Cocoa tag - 0 views

  •  
    Some interesting links about Cocoa development tools
David Corking

About QuantumSTEP - 0 views

  •  
    This is an attempt to make an OpenSTEP/Cocoa platform for a PDA - so that Mac-lovers love their PDA more. Development for Maemo is halted, but apparently the project has plans to begin porting to OpenMoko Neo1973. Unlike OpenMoko, they have a (proprieta
David Corking

F-Script - 0 views

  • F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks. Based on Smalltalk, F-Script provides a pure object-oriented environment that leverage Mac OS X technologies and includes significant innovations
  • Exploring Cocoa with F-Script Learn F-Script in 20 Minutes and Have Fun Playing with Core Image Scripting Cocoa with F-Script Creating Cocoa Classes with F-Script System-wide Scripting with F-Script Embedding F-Script into Cocoa Applications
  •  
    Smalltalk shell scripting, open source, with Cocoa!
1 - 15 of 15
Showing 20 items per page