Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Category: Programming

C++GeneralMacProgramming

Messing around with Anjuta and Fink

I had some trouble getting Eclipse working on my FreeBSD box so I started to mess around a bit with Anjuta yesterday - surprisingly nice-looking C/C++ (GNOME-based) IDE. So then I thought I'd install Anjuta on my PowerBook so...
Marc 2005-11-222005-11-22
C++GeneralProgramming

libebt: human-readable backtraces for C++

The libebt library provides a clean way of getting human-readable backtrace messages in C++. It uses the RAII (resource acquisition is initialisation) idiom to manage backtrace stack items. libebt is a pure template library, so...
Marc 2005-11-192010-03-23
JavaMacProgramming

Developing Java Applications on Mac OS X with Eclipse

I guess today I've just gotten on to a kick of learning new programming tools and environments. I just did Apple's Developing Java Applications on Mac OS X with Eclipse Tutorial. This tutorial was pretty interesting to me because...
Marc 2005-11-192005-11-19
GeneralMacProgramming

Playing with Cocoa, Xcode, and Objective-C

I've been curious about what Mac OS X Cocoa development is like and I've heard some folks say that Xcode is a nice IDE so I decided to play around with it a bit. I went through Apple's Introduction to Cocoa Application Tutorial...
Marc 2005-11-192005-11-19
PHPProgramming

Featured in an article on CakePHP

The online magazine zZine just published an article on CakePHP that I contributed to. I wrote the "Let's Eat" section, which describes my experiences learning and using CakePHP (a Rails-like framework for PHP) for quickly...
Marc 2005-11-182010-03-23
Programming

Web search job openings at Yahoo!

Yahoo! Search has dozens of openings for Engineers and Scientists with significant applicable experience. I've listed many of their openings. (more…)...
Marc 2005-11-032005-11-03
C++Programming

Exceptions vs. status codes

Here's a great post about exceptions vs. status codes. The author is very much in the exception camp but he cites a Joel on Software post that argues against exceptions and there is some interesting discussion in the comments....
Marc 2005-10-312005-10-31

Posts pagination

Prev Page 1 … Page 26 Page 27 Page 28 … Page 37 Next
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing