blog.tlensing.org
Introducing the IcedCoffee Framework – A Basis for OpenGL ES 2 User Interfaces on iOS/Mac OS X
https://blog.tlensing.org/2012/05/01/introducing-the-icedcoffee-framework-–-a-basis-for-opengl-es-2-user-interfaces-on-iosmac-os-x
Larr; A Delegate-like Observer Mechanism in Objective-C using Forward Invocation. Compiling Cocotron Foundation Framework for Ubuntu 12.04. Introducing the IcedCoffee Framework A Basis for OpenGL ES 2 User Interfaces on iOS/Mac OS X. May 1st, 2012 · 1 Comment. IcedCoffee is in a really early stage. It’s not feature complete and some things won’t work, but I would really appreciate feedback on the core concept. A sneak preview can be grabbed here: IcedCoffee Framework on GitHub. So, What’s In It? I love O...
blog.tlensing.org
Projects
https://blog.tlensing.org/category/projects
Entries Tagged as 'Projects'. Introducing the IcedCoffee Framework A Basis for OpenGL ES 2 User Interfaces on iOS/Mac OS X. May 1st, 2012 · 1 Comment. Read more →]. Middot; Mac OS X. WhyNotUnmount 0.3 Beta. December 18th, 2008 · 1 Comment. Read more →]. WhyNotUnmount 0.2 (Alpha Prerelease). November 21st, 2008 · 2 Comments. WhyNotUnmount 0.2 has been released today. A number of bugs are fixed now. WhyNotUnmount will now display all blocking processes regardless of whether they are UI or syste...WhyNotUnm...
blog.tlensing.org
Cocotron and Xcode4: How to Run Objective-C Apps on Linux
https://blog.tlensing.org/2011/05/01/cocotron-and-xcode4-how-to-run-objective-c-apps-on-linux
Larr; Installing Mercurial on a Shared Web Server without Root Access (HostEurope). Cocotron and Xcode4: How to Run Objective-C Apps on Linux (Part 2). Cocotron and Xcode4: How to Run Objective-C Apps on Linux. May 1st, 2011 · 14 Comments. An updated version of this article. Is available for Ubuntu Linux 12.04 (32 bit). This is part one of a two part tutorial. The first part focusses on cross compiling the Cocotron Foundation framework. The second part. Part 1: Cross Compiling Foundation. The Cocotron so...
blog.tlensing.org
Installing Mercurial on a Shared Web Server without Root Access (HostEurope)
https://blog.tlensing.org/2010/04/12/installing-mercurial-on-a-shared-web-server-without-root-access-hosteurope
Larr; WhyNotUnmount 0.3 Beta. Cocotron and Xcode4: How to Run Objective-C Apps on Linux. Installing Mercurial on a Shared Web Server without Root Access (HostEurope). April 12th, 2010 · 20 Comments. SVN did a great job for me for at least four years now. Lately, I stumbled upon Mercurial. And decided to have a closer look. It turned out that Mercurial (also called “hg”) comes with some great advantages, namely:. Source version of Mercurial. Installation (Step by Step). Create a temporary directory on you...
blog.tlensing.org
Mac OS X
https://blog.tlensing.org/tag/mac-os-x
Introducing the IcedCoffee Framework A Basis for OpenGL ES 2 User Interfaces on iOS/Mac OS X. May 1st, 2012 · 1 Comment. Summary IcedCoffee is an attempt towards a clean, minimalistic OpenGL based user interface framework written in Objective-C. It borrows some ideas and code snippets from cocos2d and cocos3d, but approaches stuff in a slightly different way. IcedCoffee is thought to be a basis for accelerated user interfaces in games, apps or whatever you wish. […]. Read more →]. Middot; Mac OS X. This ...
blog.tlensing.org
Objective-C
https://blog.tlensing.org/tag/objective-c
Objective-C on Linux: Setting up GNUstep, clang (llvm), Objective-C 2.0, Blocks Runtime, GCD on Ubuntu 12.04. February 24th, 2013 · 23 Comments. I recently posted a couple of articles about how to use Cocotron for cross compiling Objective-C applications for Linux. In my opinion, what makes Cocotron great is that you can continue to work on the OS X platform and harness the conveniences of code editing with Xcode. However, there are a number of drawbacks that […]. Read more →]. Read more →]. Middot; OS X.
blog.tlensing.org
iOS
https://blog.tlensing.org/tag/ios
Introducing the IcedCoffee Framework A Basis for OpenGL ES 2 User Interfaces on iOS/Mac OS X. May 1st, 2012 · 1 Comment. Summary IcedCoffee is an attempt towards a clean, minimalistic OpenGL based user interface framework written in Objective-C. It borrows some ideas and code snippets from cocos2d and cocos3d, but approaches stuff in a slightly different way. IcedCoffee is thought to be a basis for accelerated user interfaces in games, apps or whatever you wish. […]. Read more →]. Middot; Mac OS X. This ...
blog.tlensing.org
Objective-C on Linux: Setting up GNUstep, clang (llvm), Objective-C 2.0, Blocks Runtime, GCD on Ubuntu 12.04
https://blog.tlensing.org/2013/02/24/objective-c-on-linux-setting-up-gnustep-clang-llvm-objective-c-2-0-blocks-runtime-gcd-on-ubuntu-12-04
Larr; Creating an Objective-C based CLI for Ubuntu 12 using Cocotron. Objective-C on Linux: Setting up GNUstep, clang (llvm), Objective-C 2.0, Blocks Runtime, GCD on Ubuntu 12.04. February 24th, 2013 · 23 Comments. I recently posted a couple of articles. GNUstep appears to be a good alternative if you are willing to sacrifice the ability to work with an Xcode project, but is it feasible to set it up on Ubuntu with support for clang, blocks and GCD? Turns out it is. Things You Will Need. Note: I am assumi...
blog.tlensing.org
Cocoa
https://blog.tlensing.org/tag/cocoa
A Delegate-like Observer Mechanism in Objective-C using Forward Invocation. August 14th, 2011 · 10 Comments. The observer pattern is useful whenever you want a dynamic list of objects (observers) be notified when an event occurs in an observed object (also called the subject). Cocoa provides several built-in ways to make use of this pattern. If you are interested in a profound comparison, Matt Gallagher has a great summary of the […]. Read more →]. Embedding Python in a Cocoa Application. Middot; OS X.
blog.tlensing.org
Objective-C
https://blog.tlensing.org/category/objective-c
Entries Tagged as 'Objective-C'. Objective-C on Linux: Setting up GNUstep, clang (llvm), Objective-C 2.0, Blocks Runtime, GCD on Ubuntu 12.04. February 24th, 2013 · 23 Comments. Read more →]. Creating an Objective-C based CLI for Ubuntu 12 using Cocotron. February 24th, 2013 · 2 Comments. Read more →]. Middot; OS X. Compiling Cocotron Foundation Framework for Ubuntu 12.04. February 20th, 2013 · 2 Comments. This article is an updated step by step guide on how to compile the Cocotron toolchain and Foundati...