Click to See Complete Forum and Search --> : What Are You Working On?
elementaluk
07-14-2004, 12:04 AM
Hey,
I'm quite interested in what everyone is working on (i'm just avoiding doing anything productive).
So are you making anything unique, amazing or massive in PHP?
I'm working on an open source archive extractor, creator and reader that should be able to handle RAR, ZIP, TAR, GZIP, BZIP and ACE.
Its written in PHP-GTK (learning as I go) and attempts to make installing and running a PHP-GTK program as simple as possible (configs ini and downloads and installs required extensions).
Merve
07-14-2004, 08:20 AM
Currently creating a website that will require lots of small PHP scripts...galleries, news, articles, etc. (Replaces the old freak society one...)
Merve's abandoned projects that I may return to but it's highly unlikely: PEBoDMyAdmin and FooBoardQux...
piersk
07-14-2004, 08:33 AM
Originally posted by Merve
FooBoardQux...
Whats that?
Oh, and I'm not working on anything in PHP, but I'm working on a website in ASP (/me ducks) for the DeepStar project (http://www.deepstar.org) (thats the old one) for ChevronTexaco.
laserlight
07-14-2004, 08:43 AM
I'm currently writing a program that will determine if any arbitrary program will halt.
Other than that I'm just working on minor website stuff in PHP.
bubblenut
07-14-2004, 09:28 AM
Putting together a report to persuade my boss it would be a good idea to let me build a product listing, purchase and general all round affiliate interface with SOAP.
drawmack
07-14-2004, 10:09 AM
tying up loose ends on one project, initial consultation on another project and waiting for a web master on a third project
LordShryku
07-14-2004, 10:14 AM
Bringing one site up to XHTML 1.1 Strict and creating an automated failover program.
bad76
07-14-2004, 10:21 AM
Officially, a php-based service to exchange info with a j2mee through UMTS...
Unofficially... I'm trying www.fotolog.net/junta_dna2...
;)
Sgarissta
07-14-2004, 10:29 AM
I'm working on a modular authentication system over SOAP. Should allow for multiple authentication sources, specified by the client, all via the same API.
Elizabeth
07-14-2004, 10:35 AM
I have several projects for several clients right now:
-warehouse/inventory control/order processing system & integrating back end with e-commerce site
-project and contact management system
-warehouse interbranch equipment exchange system
-article database site
-purchase order system
-also doing product r&d for the Christmas rush
bubblenut
07-14-2004, 10:35 AM
Originally posted by Sgarissta
I'm working on a modular authentication system over SOAP. Should allow for multiple authentication sources, specified by the client, all via the same API.
Oooh, I'd be interested in hearing how you get on with that. I'm getting very interested with all things SOAPy at the moment (hence spending a pretty large chunk of my spare time writting the aforementioned report)
bad76
07-14-2004, 11:00 AM
Originally posted by laserlight I'm currently writing a program that will determine if any arbitrary program will halt.
:D :D :D
/me will does the perpetual motion...
The Chancer
07-14-2004, 12:26 PM
Working on :
Featured Webmail client - to provide access to POP and IMAP accounts, split by HTML, and plain text, view inline images, with HTML, and attachments. (Darn internet police at work.. one way round it at least... :D :D )
Conference enquiry system to log any and all enquiries, as well as provide instant reporting on any of the 24 units using the system
Groups and tours logging enquiries - similar to the above
Shopping cart and stock control / ordering system.
Too many jobs - too little time....
BuzzLY
07-14-2004, 12:33 PM
waiting.
Sgarissta
07-14-2004, 01:49 PM
Originally posted by bubblenut
Oooh, I'd be interested in hearing how you get on with that. I'm getting very interested with all things SOAPy at the moment (hence spending a pretty large chunk of my spare time writting the aforementioned report)
I'm actually pretty close to finished as far as the base functionality. About to move onto the real test, implementation into a project :)
But having never really touched SOAP when I started this little adventure I've learned a lot, and there's quite a bit more I wish I knew.
The biggest problem I've run into is a HUGE lack of decent documentation on ANY of the available SOAP toolkits. Based on this I went with Pear::SOAP (which is now rewritten as a PECL extension and released with PHP 5), but there are some definite "gotchas" on the webservice side. The "consumers" have been the really easy part, but the service itself has some big annoyances.
Overall though I've been rather impressed and I wouldn't go back and design out SOAP of this app :D
Merve
07-14-2004, 04:21 PM
Originally posted by piersk
Whats that?
Merve's Abandoned Forum Script
(from now on will be referred to as MAFS)
tommynanda
07-14-2004, 05:50 PM
I was doing Live-Chat in PHP for a while ... recently I found that there is already one like that(phpmychat)... so Project shelved for pending at Climax... currently chilling out... well not really.. college work sucks... so started new PHP project for Online Rummy(a type of Poker).. If somebody knows that it already exists let me know.. I'll shelve that project too :D
Have Fun All!
TommYNandA
jam*wil
07-14-2004, 10:05 PM
hey tommynanda, just because a project already exists, doesn't mean you can't make your own... just make a better one.
I'm currently working on a small, fast, easily cusomizeable forum software called Flite (forum lite). You guys probably know all about it because you have been helping me create it. I started it primarily because I could not find a no gimmics, php, open source forum that was extremely customizeable. The other reason I started this was to learn php in a real life environment. I actually learnt php from a few good tutorials I have found on the net but, and their good to get you started, but they just don't cut it when it comes to writing a good scripts... That's where you guys come in... anyways, I'm getting off topic, you can check out my project on sourceforge.net (http://sourceforge.net/projects/forumlite)
tommynanda
07-14-2004, 10:53 PM
yeah... I am probably gonna finish off Live-Chat where I left... its almost in Climax stage... I am thinking of hosting that on sourceforge... look out for my project :D
silent
07-15-2004, 03:52 AM
Working on an optimizing PHP opcode compiler/encoder
(whew! Writing PHP extensions is HARD work... especially when you haven't coded C in like 4 or 5 years!)
It's a lot of fun learning about the internal structure of the Zend engine/PHP...
I know there's already quite a few of them to choose from (Turck MMCache comes to mind), but this one is intended to be very simple, and very resource friendly!
And even if nobody likes it, it's a very nice project to excercise my programming muscles!
onion2k
07-15-2004, 07:27 AM
Redesigning ooer.com - Its my personal website. It looks rubbish, so I'm redesigning.
Rewriting my Photowall code - The photowall is a multi-user gallery system with lots of metadata. Working on Version 3, which is mostly a design overhaul.
Working on PHPhoto - PHPhoto is basically Photoshop in PHP. Its about 80% done for version 1, I'm adding a system of users with a quota management thing in at the moment.
Onion Internet - Fledging web dev company I'm working on starting up, specialising in dynamic graphic development (generated graphics, galleries, that sort of thing).
And otherwise mucking about with lots of little toys..
Bunkermaster
07-15-2004, 11:47 AM
working on stuff... random PHP system for remote game server admin fixes, competition manager, interfaces, vBull hacks... watnot
Merve
07-15-2004, 12:09 PM
hey bunker's back!
onion, are you writing PHPhoto in PHP-GTK?
elementaluk
07-15-2004, 12:46 PM
PHPhoto is basically Photoshop in PHP
wow, out of everything everyone is working on, thats got to be the most original if it is as its described.
Would love to know how that turns out.
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.