Skip to main content

Home/ GNUstep/ Group items tagged next

Rss Feed Group items tagged

David Corking

Talk Like A Duck : Will It Go Round in Circles? - Rick DeNatale - 0 views

  • VisualAge started out as a demonstration prototype I wrote using Digitalk Smalltalk/V. The idea was to make something like the NeXT interface builder in Smalltalk as an adjunct to the Smalltalk IDE. For those who are not hip to such things, the Interface Builder, originally a Lisp program before Steve Jobs hired the author, lives on as part of Apple’s XCode tool suite for OS/X for the Mac and the iPhone.
    • David Corking
       
      Beautifully convoluted history! Lisp -> Objective-C -> Smalltalk -> Java -> Smalltalk
  • VisualAge started out as a demonstration prototype I wrote using Digitalk Smalltalk/V. The idea was to make something like the NeXT interface builder in Smalltalk as an adjunct to the Smalltalk IDE. For those who are not hip to such things, the Interface Builder, originally a Lisp program before Steve Jobs hired the author, lives on as part of Apple’s XCode tool suite for OS/X for the Mac and the iPhone.
  •  
    A fascinating and brief horse's mouth history of dynamic languages and IDEs - with several things I didn't know already.
  •  
    Some things you may not have known about the family tree of Interface Builder.
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

Dr. Dobb's | A Moving Target | March 28, 2009 - 0 views

  • iPhone uses Objective-C -- challenging even for experienced C, C++, and C# programmers.
    • David Corking
       
      ???
  • Many companies first venture into mobile technology is providing BlackBerry e-mail access. Next, they often look to appplications for sales and other field employees, CRM, and business intelligence, such as performane dashboards. In short, mobile applications are integrating with corporate systems and other programs on a much more complex level.
  • One-fourth of companies are deploying CRM to handhelds,
  • ...1 more annotation...
  • We don't cover Palm in depth, since it's slipped to 2% of the smartphone market, says Gartner, while Symbian has half the world market, and the BlackBerry and iPhone make up about 70% of North America.
  •  
    I have to admit, I found this article a little confusing : I didn't understand how to use a 'usage profile' to choose a platform for clients or servers.
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
1 - 4 of 4
Showing 20 items per page