26 Jul 2009, 12:17pm

leave a comment

iPhone Design Stuff

This is a really useful App Icon template. Thanks Dustin!

A list of sweet app websites (mine’s not in the list, no surprise there :`( )

A really sweet tutorial on creating an awesome App website

Some common App design mistakes.

And this cool conversion app. I just bought it, even though I have a units converter already, and a currency converter which does a better job than this app (displaying all the currencies at once), it was just too damn slick to resist. Wish I could make videos like theirs. And thanks for the 3.0 adoption info! That encourages me for when I go 3.0-only next month (I was worried to lose sales, but maybe this won’t happen).

Also, creating beveled buttons, iPhone PSD mocup toolbox and this guy is just damn awesome.

All from a single google query !!! not bad, not bad at all. I feel like some tea.

18 Jul 2009, 6:42am

leave a comment

Wikipedia external link icon

I needed the external link icon from Wikipedia for an App – but I wanted to resize it.

Fortunately, they offer it in .svg format, and copyright free.

http://commons.wikimedia.org/wiki/File:External.svg

10 Jul 2009, 5:22am

leave a comment

Creating UITableViewCell’s from NIB’s

Excellent post on the topic.

The guts of it is (slightly modified for my own needs):

CustomTableCell *customCell = (CustomTableCell *)[self.tableView dequeueReusableCellWithIdentifier:@"CustomTableCell"];

 if (customCell == nil) {
 CGRect startingRect = CGRectMake(0.0, 0.0, 320.0, ROW_HEIGHT);

  customCell= [[[CustomTableCell alloc] initWithFrame:startingRect reuseIdentifier:@"CustomTableCell"] autorelease];
 [[NSBundle mainBundle] loadNibNamed:@"CustomTableCellNIB" owner:customCell options:nil];
 [customCell loadContent];
 }

 return customCell;

In loadContent I basically go: [self.contentView addSubview:cellContentView]; where cellContentView is my IBOutlet UIView* cellContentView;

Easy…

6 Jul 2009, 3:50am

leave a comment

svn ignores from the command line

so I’m stuck in OS X without my beloved tortoise…

recursively set ignores by command line:

svn propset -R svn:ignore ‘*.blar’ .

2 Jul 2009, 4:58am

leave a comment

Calling UIAlerts from a separate thread

If you show a UIAlert from a separate thread, you may get a _WebThreadAutoLock exception, especially if that alert contains a lot of text (which changes the UIAlert to have a scrolled text field).

To fix it’s easy, simply change where you had:

to

[alert performSelectorOnMainThread:@selector(show) withObject:nil waitUntilDone:NO];

That will run the alert on the main thread. You can also [release] the alert instance immediately, as the scheduler retains it for you.

 

free winrar download

free winrar download

winrar download free

winrar download free

windows 7 key generator

windows 7 key generator

windows 7 activation crack

windows7 activation crack

free winzip

free winzip

free winrar

free winrar

winzip free download

winzip free download

winrar free download

winrar free download

windows 7 crack

windows 7 crack

winzip free download full version

winzip free download full version

winzip activation code

winzip activation code

windows 7 product key

windows 7 product key
\n