Tagged Questions

2
votes
1answer
40 views

Is there a tool to diff/merge/sort localizable strings files?

Localizable strings file which are used for Apple/iPhone apps localization have the following format: /* COMMENT */ "KEY" = "VALUE" Note that KEY is unique in a given strings fil …
1
vote
3answers
85 views

How to REINSTALL Java 6 on Mac OS X Snow Leopard

OK, I am idiot and messed with my Java install trying to get Resin to work. Now, things are broken. I figured I could just reinstall the developer tools that came with my new Mac …
0
votes
1answer
35 views

JOGL and Snow leopard

Hi everyone, I'm having some major issues with getting JOGL to work on snow leopard. I've installed all the necessary JOGL jars in /system/library/java/extensions I can get sa …
0
votes
1answer
11 views

Monitor filesystem activity of a child process on OS X with normal user privileges

I spawn a child process and need to know what files it modifies, creates or deletes. I can't use dtrace because I cannot sudo. I can't use FSEvents because it reports modificatio …
0
votes
2answers
36 views

CSS: How to increase the size of a OSX submit button

How do I increase the native FORM submit button size for OSX-Safari? I want to keep the native look of a FORM submit button for it's respective operating system while also enlargi …
0
votes
2answers
24 views

Error running new gwt app in hosted mode, OS X 10.6

I just created a new project using webAppCreator from GWT which worked fine. However, when I try to run ant hosted it fails with the following output: [java] On Mac OS X, ensure …
0
votes
0answers
49 views

Mac Virtualization: Parallels 5 upgrade decision [closed]

Currently using Parallels v4 currently to provide a VM for VS2008 ASP.NET development on Windows 7 for my Snow Leopard MBP. I got the sales gumph today about going to v5 for mass …
0
votes
0answers
49 views

ls -la symbolics… what does that last symbol mean? [closed]

when I type ls -la I get this familiar output... drwxr-xr-x+ 38 kent staff 1292 Nov 6 11:09 . drwxr-xr-x 5 root admin 170 Aug 14 14:11 .. -rw-r--r--@ 1 kent …
0
votes
1answer
38 views

Removing url fragment from NSURL

I'm writing a Cocoa application, which uses NSURLs -- I need to remove the fragment portion of the URL (the #BLAH part). example: http://example.com/#blah should end up as http:/ …
0
votes
5answers
47 views

Getting started with cronjobs on a Mac.

I'm trying to get familiar with cron jobs, and I think I get the basic idea (scheduling, syntax, etc), But, I can't seem to get it right on my mac with Terminal - where exactly do …
0
votes
1answer
15 views

GWT + OSX = SWT issues

I'm new to GWT development and I'm putting myself through the paces with Google's tutorial but I'm getting errors: java[10574:80f] [Java CocoaComponent compatibility mode]: Ena …
0
votes
6answers
48 views

Good Search Tool?

Does anyone have a good search tool for OS X? I am looking for a way to search entire large directories for information in files (.g, .cpp. .txt, other txt with different extensi …
0
votes
2answers
29 views

how can I fix xcode compiling everything all the time ?

Hi, I've started to use XCode and it seems to work, well, most of it. The annoying thing is it compiles all the source files, even those that didn't change, each and every time. …
0
votes
1answer
11 views

OS X: Do sections in the __TEXT segment get modified by other programs?

Hi, Does it happen that some program (or even the OS itself) changes the contents of an executable's __TEXT segment, for whatever reason? Note: Here, I'm referring to the "__TE …
0
votes
4answers
57 views

CSS: Safari on Mac doesn’t adhere to my Submit Button style

I have applied the following CSS to a FORM submit button: font:normal 15px helvetica,arial,sans-serif; padding:6px; On Windows, regardless of the browser (IE/Firefox/Chrome), th …

1 2 3 4 5 100 next
15 30 50 per page