0
votes
0answers
43 views
how to mount bin in mac? [closed]
i have a bin file and i want to mount it without having to burn it in my mac like my iso-files. how do i do that?
0
votes
1answer
19 views
mod re-write OS X 10.6
I have OS X 10.6 and am working on a website. When I look at the http.conf file in /private/etc/apache2/httpd.conf
it appears that the mod-rewrite module is loaded yet when I add …
1
vote
3answers
72 views
USB / Bluetooth API for iPhone?
Hi
Is there a Mac OS X Bluetooth or USB API that's easy to work with (specifically if you want to be able to access a connected iPhone and send/receive information)? Thanks.
0
votes
1answer
32 views
XLookupString returning a UTF-8 code (Latin-1 to UTF-8)
Hello.
I'm trying to use the function XLookupString.
According to the documentation, it is supposed to return a Latin-1 code. How could I convert it or what should I use instead t …
0
votes
2answers
27 views
ICL, OS X.4/5 and Unix compliance ($UNIX2003)
Hi all,
I'm trying to compile a Mac version of our lib for a customer that wants to include it in a Photoshop plugin, and he is having trouble linking our lib into his app. More d …
0
votes
1answer
60 views
Windows-like Qt4 Menubar in Mac Os X.
I would like my application to look similar to that of the Windows version: instead of the menu being displaced to the top menu in Os X, I'd like my program to have the file menu r …
1
vote
2answers
30 views
Adding something to ruby loads path
I want to add a folder ~/Projects/Scripts so I can use require script where script is a ruby file in this directory.
How does the require ruby method works? Does it load from a e …
0
votes
2answers
52 views
How to read/convert classic MAC app file on MAC OSX
Hi All,
I am new to MAC environment.
Is there any way that I can convert classic MAC app file so that it can be read on MAC OS X?
Also, is there any good tutorial for how to write …
0
votes
0answers
48 views
How do I make “cp” in OS X not delete files? [closed]
Here's the best way to describe this:
dirA
dir1
file1.txt
file3.txt
dirB
dir1
file1.txt
file2.txt
I want to copy the contents of dirB into dirA. …
0
votes
3answers
411 views
sifr and IE8 - the three X’s - please help - is there a reason why this happens?
Hi,
I have been using sifr on a production website, unfortunately it renders incorrectly in IE8. I have removed sifr from the live version, but it is still visible on the staging …
0
votes
0answers
45 views
Why can’t I read or write a file whose owner is root and permission is 707 in Apple Terminal of Snow Leopard? [closed]
This is what happens - but why?
liuxiang@MacBookPro: ~/casecode/sh $ ls -l sa
-rwx---rwx 1 root admin 55 10 21 00:07 sa
liuxiang@MacBookPro: ~/casecode/sh $ cat sa
cat: sa: Pe …
1
vote
3answers
144 views
(Ruby || Python) window manager.
I want to make a window manager in either of these languages (Preferably ruby). I honestly have no idea where to start except that I will need some kind of X module to load. So if …
1
vote
2answers
62 views
Legality of Modifying OS x INstaller File (Distribution)
The program I would like to make is to modify one of the OS X Installer files, specifically the file "Distribution" which defines in the OS x Installer what packages are to be list …
0
votes
0answers
21 views
Making a video player which takes instructions from a socket
I want to make a player which will play video files from local server and takes command to play stop and ff etc from a socket.
I am able to make a player which uses QTKit framewor …
0
votes
1answer
68 views
What dummy X server should I use with openoffice on debian?
Hi,
I need to run openoffice in batch mode to turn .doc files into pdf, but openoffice won't start because it needs an X server. My linux box doesn't have one.
Is there some dumm …
