Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum



Tip: Looking for answers? Try searching our database.

Programming

Recently updated threads


Thread preview

Mac Programming (view all ...)Last Post  Replies
Project permissions perplexity12 Mar 2010 11:40 GMT4
On my system I have two user accounts - a normal one, and one I use when I'm
VNCing into the machine (essentially the same but a plain background and
lower screen res).
Occasionally I'll want to muck about in Xcode from afar, so I'll duplicate a
Motherboard serial number12 Mar 2010 11:30 GMT2
I need to read motherboard serial number in my application. Is there
anyone who know how to do it?
Best regards,
MKK
stat / access does not work on mapped drives06 Mar 2010 19:18 GMT7
I was trying to figure out the write permissions for a network mounted
directory on my Mac 10.5.8 with the following code, but it seems that
stat and access does not work on mapped directories, while they
reported correct permission for local files, they failed on mapped
Making Labels transparent to clicks?04 Mar 2010 08:33 GMT4
I've got a matrix of buttons that are using graphic images. Essentially it's
a grid of microchips something like this:
 __#__#__#__#__   __#__#__#__#__   __#__#__#__#__
|              | |              | |              |
Escaping filenames when calling system()03 Mar 2010 23:34 GMT3
In a CLI application, if argv[1] is a filename, it can be directly
passed to fopen(). But this doesn't work if the filename must be passed
to another CLI tool via system(). Everything's fine if the name does not
contain any special characters, but not if it contains spaces,
DDD - Aqua01 Mar 2010 16:40 GMT4
Does anyone know if there is a build of DDD that works on Aqua and
Quatz nativly.  I mean without needing X11.
Signature

....

odd behavior of if28 Feb 2010 03:26 GMT1
now THIS is extremely odd
it appears that if isn't being properly tested.
[commandLine string] contains @"-help"
- (IBAction)sendCommandLine:(id)sender
Has anyone installed gc-7.1 successfully on OS X?28 Feb 2010 03:02 GMT2
The garbage collector for C and C++?
I ran into some problems with compiling gc-7.1 on OS X 10.6.2:
The usual steps are ./configure; make; make install.
The make step produces the error:

CodeWarrior (view all ...)Last Post  Replies
Help converting old PPC apps to Intel-ready XCode?02 Sep 2009 12:18 GMT4
A non-newsgroup friend of mine has a few old carbonized PPC apps
developed with the now long obsolete CodeWarrior 8.2. He wonders if
there are any companies or individual programmers specializing in
converting old CW PPC apps to XCode Intel-ready apps? He's not looking
Memory allocation problem30 Mar 2009 09:40 GMT2
First of all, I'm a newbie here (and to Macs) - so maybe
I'm asking in the wrong forum. Just let me know if this
is the case.
I'm running a program called "Function" on a Mac computer.
CW 9.0 AppleScript, Leopard25 Sep 2008 16:27 GMT2
Well, it's probably a long shot but...
We currently keep CodeWarrior 9.0 running to deliver versions of our
software for users with older software. This has worked well on Mac OS
X.3 and tests were going well on X.4.
CodeWarrior on Leopard (PPC) and debugging21 Apr 2008 13:08 GMT7
Did someone manage to use CodeWarrior on Leopard (PPC) and get the C++
debugger to work?
I have instelled CW on Leopard and it compiles fine but when I click
"debug" I can see in the process viewer app that "gdb-for-metrowerks"
Link error with Rhapsody7.014 Feb 2008 22:37 GMT1
I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. I
wrote a simple "Hello World" project and while running the project I
get this error:
Building ------------  Test.exe   ------------
use of tab in the editor06 Feb 2008 13:53 GMT1
I am new to code warrior. Could anyone please let me know why we need
to use a tab in the editor before we start writing the code? do we
really need it?
regards
Wanted: Programmer to build utility for Mac02 Feb 2008 18:31 GMT2
I'm an Apple IIgs fanatic that likes to use an emulator to continue
working on IIgs projects.
What I need is a way to connect the TCP/IP stack within the emulator
that I use to the host machine's TCP/IP stack.
Codewarrior for PPC Mac OX 10.404 Jan 2008 18:58 GMT2
I have a Mac B&W G3...
...
...
Now that you have stopped laughing..

Perl (view all ...)Last Post  Replies
Re: Web Apps22 Feb 2010 22:22 GMT1
Thanks for the info - I was interested in iPad apps, but put off by the $99 just to download and look over the SDK.
A web app sounds better - you wouldn't have to write a different one for every smartphone.
-----Original Message-----
>From: Bill Stephenson <bills@ezinvoice.com>
[CamelBones] PAR Kits 1.1 Now available22 Feb 2010 00:19 GMT4
"PAR Kits" are easily-installed bundles of popular CPAN modules that
use the PAR.pm[1] module. They can be included in your CamelBones
applications, or used in standalone .pl scripts. Included in the
CamelBones PAR Kits are tools for working with XML, databases
perl modules installation on OSX17 Feb 2010 15:12 GMT6
what is the most recommended way to install perl modules on OSX?
directly from CPAN via perl or shall I install them from MACports?
Cheers,
Noah
Ann: CamelBones 1.1.023 Nov 2009 19:32 GMT2
The full announcement can be found at: <http://www.camelbones.org/node/4>
sherm--
Signature

Cocoa programming in Perl: http://camelbones.org

Best Way to Install ImageMagick?17 Nov 2009 06:44 GMT1
What is the best way to install ImageMagick, using just the Snow Leopard
Perl install? I know simply running "install Image::Magick" from CPAN
will not work.
Compiling 5.10.1 as 32/64 bit fat binary on 10.6.115 Nov 2009 12:45 GMT1
(Note to moderators: sorry if this is the 3d time you have gotten this (or a
similar) post from me, I have tried twice through Google Groups and gotten
no response/post, so fear it may be lost).
I am trying to compile 5.10.1 on OS X 10.6.1.  I would like to create a
Help setting Perl path17 Sep 2009 02:45 GMT1
I have Perl 5.8.8 installed by MacPorts and a CPAN install of 5.10.1.
Is there a simple way switch between them hopefully from the Terminal,
so I can use 5.10.1 when using get_iplayer and 5.8.8 for other programs.
In a previous post, it was suggested that I create an  
10.6 MacPerl - no appropriate 64-bit architecture30 Aug 2009 04:32 GMT6
Anyone else seeing issues with Snow Leopard /usr/bin/perl modules on  
64bit hardware?
> /usr/bin/perl -MMacPerl -e 1
> Can't load '/System/Library/Perl/Extras/5.10.0/darwin-thread-
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.