Re: Harnessing Perl Scripts within a Project

2012-11-06 Thread Mark Aufflick
that to become a productive Cocoa developer anyway). Take a look at perlcall and perlembed http://perldoc.perl.org/perlcall.html http://perldoc.perl.org/perlembed.html and feel free to ping me with any questions. -- Mark Aufflick http://mark.aufflick.com/about/contact http://pumptheory.com/about

Re: CALayer still has no constraints on iOS

2012-11-06 Thread Mark Aufflick
And not even custom layout managers. I can imagine not having wanted to support the constraint layout originally for performance reasons, but custom layout managers are going to be exactly the same overhead as fully custom code, but nicely abstracted and consistent. -- Mark Aufflick http

[ANN] Swipe Conference Australia, September 2011

2011-04-14 Thread Mark Aufflick
been downloaded over 25 million times, making them the most successful Mac Widget developer in the world. - The Swipe Team Jake MacMullin Sean Woodhouse Mark Aufflick PS: If you're interested in presenting a seesion or otherwise being involved with Swipe, email us at sig...@swipe.net.au attachment

Planning iOS Training in Australia - Your help required!

2010-08-14 Thread Mark Aufflick
. Cheers, Mark. -- Mark Aufflick   http://pumptheory.com/about ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help

Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is

2010-06-10 Thread Mark Aufflick
... At this point I'm thinking of starting a new project and importing my code in a bit at a time to find the culprit... On Thu, Jun 10, 2010 at 3:33 AM, Stephen J. Butler stephen.but...@gmail.com wrote: On Wed, Jun 9, 2010 at 3:50 AM, Mark Aufflick mark-co...@aufflick.com wrote: So I did an experiment

Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is

2010-06-09 Thread Mark Aufflick
to wait for tomorrow. It is very vexing! Mark. On Wed, Jun 9, 2010 at 4:01 PM, Stephen J. Butler stephen.but...@gmail.com wrote: On Wed, Jun 9, 2010 at 12:35 AM, Mark Aufflick mark-co...@aufflick.com wrote:        *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason

Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is

2010-06-08 Thread Mark Aufflick
with nothing but a single text field. A fresh idea would be welcomed! Cheers, Mark. -- Mark Aufflick http://mark.aufflick.com/about/contact ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator

[MEET] [Sydney] December CocoaHeads - Christmas drinks and Push notifications

2009-11-29 Thread Mark Aufflick
the room as always. A gleaming pile of laptops will surely guide you, else call me on my mobile: 0438 700 647. CocoaHeads AU mailing list: http://groups.google.com/group/cocoaheadsau -- Mark Aufflick  contact info at http://mark.aufflick.com/about/contact

[MEET] (Sydney/Australia) CHANGE OF VENUE - CocoaHeads/NSCoder Sydney - November 5th - Mac/iPhone hack night

2009-11-02 Thread Mark Aufflick
=0.001338,0.00284z=19layer=ccbll=-33.88108,151.210144panoid=zF0zPjRtt1075goKl2Aq1Acbp=12,301.66,,0,-7.26 See you there! Mark. On Fri, Oct 30, 2009 at 12:38 PM, Mark Aufflick mark-co...@aufflick.comwrote: First Thursday of the month == one of CocoaHeads Sydney or NSCoder Sydney (Australia). After much

Re: [MEET] (Sydney/Australia) CHANGE OF VENUE - CocoaHeads/NSCoder Sydney - November 5th - Mac/iPhone hack night

2009-11-02 Thread Mark Aufflick
Typo - It's this Thursday Nov 5th, not Friday. On Tue, Nov 3, 2009 at 1:49 PM, Mark Aufflick mark-co...@aufflick.comwrote: Hi All, The kind people at Snepo are letting us use their offices for our hack night this Friday, including Wifi and a fridge (fridge contents not included I'm assuming

[MEET] (Sydney/Australia) CocoaHeads/NSCoder Sydney - November 5th - Mac/iPhone hack night

2009-10-29 Thread Mark Aufflick
of laptops will surely guide you, else call me on my mobile: 0438 700 647. The Australian CocoaHeads mailing list is at http://groups.google.com/group/cocoaheadsau -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact ___ Cocoa-dev

[MEET] CocoaHeads Sydney This Thursday

2009-03-02 Thread Mark Aufflick
quote me on that. http://www.uts.edu.au/about/mapsdirections/bway.html If you get lost you can call me on 0438 700 647 Hope to see you on Thursday! Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact ___ Cocoa-dev mailing

[MEET] Sydney (Australia) - CocoaHeads February 5th

2009-01-26 Thread Mark Aufflick
://spreadsheets.google.com/viewform?key=pSro-pQGhJ38Fd8Z0bbzoLw Cheers, Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments

[MEET] Cocoa Heads Sydney - Inaugural Christmas Drinks - Wednesday 17th at 6:30 pm

2008-12-03 Thread Mark Aufflick
call me on my mobile: 0438 700 647. The Sydney CocoHeads mailing list/google group/calendar etc. is at http://groups.google.com/group/sydney-cocoaheads Hope to see you there! Cheers, Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact

Re: How to tell if app launched via login item (versus manual launch)

2008-11-26 Thread Mark Aufflick
, Ken Thomases [EMAIL PROTECTED] wrote: On Nov 26, 2008, at 12:38 AM, Mark Aufflick wrote: I'm wondering if it's possible to tell if my application was launched normally by the user, or if it was launched by virtue of being in the login items. You need to look up the Apple Event

How to tell if app launched via login item (versus manual launch)

2008-11-25 Thread Mark Aufflick
there is a standard non-fragile way of doing it? Cheers, Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list

GC app not releasing memory until click, even if I send

2008-10-24 Thread Mark Aufflick
to 14Mb immediately. Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators

Re: GC app not releasing memory until click, even if I send

2008-10-24 Thread Mark Aufflick
in the run loop (evidenced by an NSLog in sendEvent). Thanks so much for your help - I would have beaten release pools to death before I looked at NSGarbageCollector... Mark. On Sat, Oct 25, 2008 at 3:21 PM, Bill Bumgarner [EMAIL PROTECTED] wrote: On Oct 24, 2008, at 8:52 PM, Mark Aufflick wrote