Swad
Aug 30 2005, 05:32 AM
We've had a lot of people that have been working on the same project, but ended up working alone since they didn't know anyone else was interested.
If you're working on a project, tell us about it here. If you want to start working on the project together, start a new thread in this forum!
JaS
Oct 24 2005, 08:54 AM
I'm working on a driver for Ati video cards and its moved into the Alpha stage,But there is still alot to be done and anyone that wantes to help can pm me or just post here
http://forum.osx86project.org/index.php?showtopic=3741Also you can join #AtiMac at irc.freenode.net and talk about how you can help.
sportman
Nov 4 2005, 02:46 AM
im guessing the odds of graphics accell on my ati radeon mobility 9600
will be slim to none, even down the road
Praganonut
Jan 19 2006, 09:06 AM
Doing the dutch translation on wiki.
Escape311
Feb 13 2006, 03:10 PM
Hey Jas, if you could focus solely on the Radeon 9000 Pro, that would be great. Ok, I'm sorry, I'm ass. I'm just sad that I can't get my 10 year old card to work.
phb
Feb 14 2006, 02:40 AM
I'm working on porting FFScroll to Hackingtosh (synaptics and alps touchpads).
Also working on getting IO80211Family working for thirdparty cards. Current issue is that you can't issue ::start on the IO80211Controller class, which is darn odd IMO. Next in my todo is to disassemble the AirPortExtreme driver and try to figure how it loads the Wlan controller.
Pixelation
Jun 26 2006, 08:28 PM
Once I get my new MacBook, I'm going to start tinkering/testing around with creating a speadsheet program that'll fit into the iWork suite. Something powerful like Excel, but clean and simple like Pages and Keynote.
Has anyone worked on anything like this? This'll be my first Mac program, and the (crap) I learned in VB for Windows won't do me any good, so if anyone has any pointers, tips, or sites for a first time Mac programmer, that'll be great!
Thanks,
Pixelation
petrus101
Jun 28 2006, 03:22 PM
QUOTE
his'll be my first Mac program, and the (crap) I learned in VB for Windows won't do me any good
It will if you program it in Real Basic
Colonel
Jun 28 2006, 08:59 PM
I'm working on Colonels Paint. The Beta is under development and should be released soon.
bronxbomber92
Aug 19 2006, 05:11 AM
I'm need to learn how to make a simple file browser, then I can go on to make a PSP compiler.
If anyone can help me out with the filebrowser, just PM. Thanks
DaemonES
Sep 28 2006, 11:00 AM
I'm working on porting r1000 linux driver (RTL8168, 8111, 8169, 8100).
DaemonES
Oct 6 2006, 06:34 PM
QUOTE
I'm working on porting r1000 linux driver (RTL8168, 8111, 8169, 8100).
First beta shipped

I've started playing with my Envy24HT-S sound card.
trav1085
Oct 23 2006, 05:56 AM
I'm working on Safari Aqua. I hear that Aqua is loved so I brought it back in Apple's browser. I also posted in the Beta testers topic as I need some to make sure it works.
Download version 0.5
here
trav1085
Oct 24 2006, 11:01 PM
Not exactly mac related, but has mac similarities:
Tech News Search Engine (Google Co-Op)
bronxbomber92
Oct 25 2006, 12:22 AM
I'm working on a 3D game engine, then I plan to actually make a game with it (FPS style probably)
slapstick
Oct 27 2006, 12:17 PM
QUOTE (phb @ Feb 14 2006, 02:37 AM)

I'm working on porting FFScroll to Hackingtosh (synaptics and alps touchpads).
Also working on getting IO80211Family working for thirdparty cards. Current issue is that you can't issue ::start on the IO80211Controller class, which is darn odd IMO. Next in my todo is to disassemble the AirPortExtreme driver and try to figure how it loads the Wlan controller.
You should contact me, I've emailed Stefan (the guy who hacked the G4's Airport binary portion of the kext to allow MAC adress changes) for some heads-up on doing the same on the Intel binary. I am genuinely interested in getting this thing to work as I want it to work, because Apple doesn't seem to support their drivers being able to change this value, it's hard-coded into the binary.
Anyway, I am working on the AirportExtreme driver. So if you need any help or think you can be of any help to my cause, please drop me a note.
jimbobo
Feb 10 2007, 03:16 PM
I'm trying to figure out how to make a script or application that attaches to a folder of my choice i.e documents. It then copies it to my server on the network. And it updates automatically whenever something is saved into the folder. I have very in fact no knowledge of apple script and i have no idea how to do it, please email me @ jimbo.100b@googlemail.com if you want to help me.
Thanks, jimbobo
Commercially I am working on an OSX Terminal Server just like the Windows Terminal Services but allows multiple users to have different desktops hosted on the 1 mac server. This is cool because the clients could be dumb terminals or even windows clients, (mac clients are also supported).
Open Source wise I am thinking about working on a method introduced by the guys at this thread:
http://forum.insanelymac.com/index.php?showtopic=38763And if they don't want to do that then to make a bootable dvd that boots a very small linux kernel then a qemu system to boot osx86 in it. Like a LiveDVD but where the hardware is abstracted from the OS while not sacrificing more then 10% of the speed if it were to run natively. This would make it very portable and able to run on platforms that would others be unable to run osx86.
Colonel
Mar 9 2007, 12:06 PM
mac-mini
Mar 9 2007, 10:07 PM
nice colonel
asap18
Mar 10 2007, 04:22 PM
Colonels has a corporation????

AHhhhh
gnubeard
Apr 25 2007, 06:13 PM
I'm working (slowly - real life has an incredible ability to get in the way) on a set of tools analogous to VMware Tools.
I have a working prototype (look in the Windows + VMware + Hackintosh area) using bash, CocoaDialog, and vmw. The immediate future for this project is to provide a compatibility layer in bash between CocoaDialog, xdialog and cdialog. This will provide a (limited) GUI interface to vmw on multiple platforms.
For the Mac, though, I'm going to subsume the vmw code into a proper Cocoa application. This will provide better responsiveness and allow the addition of more features.
delish
Jun 23 2007, 05:07 PM
Due to limitations in Automator, I decided to start makeing a better app for kext instalation, and maybe add kext editing too.
This is just a preview
Click to view attachmentUsage will be either just drop kext on application and get it installed (including permissions set and tagged cache file) or open application and use drag and drop.
Loginwindow will have option for "quickchange" (delete and replace) or apples recommended reboot version (install at startup).
Thinking about a backup ability when installing, so the app can be used to uninstall kext with too.
Update:
Got a working beta now

will post it soon probably.
-Easy mode is default, drop files on application, type pw and click button to install
-Advanced will show shell script (editing possible) and give some more options like turn off backup function.
Soündless
Jun 24 2007, 12:54 AM
i intend to start working on some kind of efi emulator for bios
mac-mini
Jun 24 2007, 01:19 AM
alloutmacstoday
Jun 24 2007, 04:51 AM
QUOTE (Soundless @ Jun 23 2007, 07:54 PM)

i intend to start working on some kind of efi emulator for bios
ummmmmm is all i have to say.
i'm working on some simple maitenence apps with java
Soündless
Jun 24 2007, 05:14 PM
QUOTE (mac-mini @ Jun 23 2007, 08:19 PM)

yay! time to steal their idea
Colonel
Jun 24 2007, 08:40 PM
QUOTE (Soundless @ Jun 24 2007, 01:14 PM)

yay! time to steal their idea
Oooh, that's always fun. Taking someone else's code, rebranding it, and calling it your own is a great idea for a lazy sunday afternoon.
Soündless
Jun 24 2007, 09:10 PM
yep, just make sure it isn't bikedudes, he scares me
EFIStudio-Inside
Jun 25 2007, 07:08 AM
i work on a irc packet grabber and a hfs system watcher (gui for fslogger).
it´s all done in xcode and cocoa.

mac-mini
Jun 25 2007, 06:15 PM
QUOTE (Soundless @ Jun 24 2007, 04:10 PM)

yep, just make sure it isn't bikedudes, he scares me
so bikedude scares you with this
Sharp laptop with no CD or floppy drive, 366Mhz Pentium 2 proc, and 128MB RAM
skyhighmac
Aug 1 2007, 05:34 AM
Nice colonel! Where can i get it?
socal swimmer
Sep 1 2007, 04:42 AM
I'm working on a virtual flash card application. You give it sets of text that it puts on the front and back of flashcards and shows the front of a random card when you click one button, then flips it over when you click another.
its fun, but i need more knowledge on openGL to make the graphics work.
khaled_acmilan
Jun 25 2008, 03:25 PM
I'm working on learning Cocoa

and i will make Arabic Localization for OSX86 Utility Program inshaallah.
Khaled
kagenokaze
Sep 14 2008, 02:35 AM
I am currently working on an app to change the XML plist settings for ffscroll so changing the sensitivity and such is as easy as running my app moving some sliders and clicking ok. The gui is almost done and im still researching making it generate the plist. Im new to cocoa so syntax is getting in my way but I will get there. If anyone has a tutorial or even an example of a cocoa app to edit xml files I would love to see it.
PM me or email at compwizd2003@gmail.com
Thanks
Jeezoflip
Oct 24 2008, 02:42 PM
i've been working on a web browser in REALbasic... i got pretty far and then stopped for a while, then started again. Its really just for fun and to pass time. But now that im in college, i dont have a lot of time. haha.
JP De Luca
Aug 25 2009, 02:45 PM
Hello guys,
I'm brazilian (excuse my english still bad), 26 years old and newbie in Cocoa. I've done a series of tests and studies with ObjC and still have doubts about which database to use in my project.
I'm starting the development of a finance and administrative management software (free) for newspapers (media).
I tried with the framework BaseTen (PostgreSQL). It is interesting, but I'd like to save the data in files created by the program. Any suggestions?
Thanks 4 all.
JP
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.