Page 4 of 9
Posted: Wed Oct 11, 2006 12:21 am
by Heathen
Joakim Christiansen wrote:Heathen wrote:What im working on:
- Plant growing simulator
Should tell us more about that...


Posted: Wed Oct 11, 2006 9:19 pm
by bhatkins2000
I'm building a bar coding system for a factory. The system records data about the manufacturing process and the serial number for each part. I am using Access as the database but want to move it to MySQL.
This portion of the app uses a corded bar code gun.
The next portion will use a wireless gun in the shipping process.
Posted: Thu Oct 12, 2006 7:23 am
by dige
bhatkins2000 wrote:I'm building a bar coding system for a factory.
Do you also use 2D Barcodes like DataMatrix?
Posted: Sat Oct 14, 2006 3:55 am
by robleong
It's really encouraging hearing all these projects. Will have to start a simple project myself soon!

Posted: Sat Oct 14, 2006 10:06 am
by Dare
The wealth and diversity of talent here is amazing!
Posted: Sat Oct 14, 2006 11:45 am
by blueznl
shouldn't tell you people, but i'm working on a pb rad editor... (which will either be called purefilth, radish, or svirnublin, haven't made up my mind yet)
got little time at the moment though... job is eating up all my time...

Posted: Sat Oct 14, 2006 5:27 pm
by thamarok
@blueznl: This is a good name for your RAD IDE:
RADEPAD
Rapid Application Development Environment for Pure Ally Developers
Sounds good, doesn't it? :roll:

Posted: Sat Oct 14, 2006 6:48 pm
by blueznl
well, in about three years or so it will be done (if current progress is any indication) so i'll take whatever name is left at that time... svirnublin is not though, i've reserved that one for another pet project... then again, as most of my code appears to be of srod quality

i guess PureRubbish would be the best name

Posted: Fri Nov 03, 2006 4:04 pm
by SimpleMind
I'm made a simple UDP-client and server tool. It listens and can send. I use it for testing functions that uses UDP messages in Alpha Five Xbasic and to communicate with my PINK-Netburner, PICAXE and Basic Stamp II development.
Posted: Fri Nov 03, 2006 7:43 pm
by Character
I'm working now on a small Lingo cheater. (television word game)
After entering the free and fixed letter combinations the program will popup all possibilities. (5, 6 and 7 Lingo variants)
Users can also extend the database themselves or download the updated word lists.
The word engine is already fnished. I probably need some help on Api because my Api knowledge really sucks...

Posted: Fri Nov 03, 2006 7:49 pm
by Flype
blueznl wrote:shouldn't tell you people, but i'm working on a pb rad editor... (which will either be called purefilth, radish, or svirnublin, haven't made up my mind yet)
got little time at the moment though... job is eating up all my time...

seriously, it seems promising and interesting.
when did you start it ? any chance to have some more exciting informations ?
Posted: Fri Nov 03, 2006 8:05 pm
by Shannara
Only the following:
01. Recoding a VB game engine to PB. (incl. map editor).
02. Recoding a VBS based scripting engine to PB.
03. Video/Audio conference software.
04. Library book tracking (and cuecat!) software.
05. IRC replacement chat program.
06. Website forums software.
07. Bryce Lightning remote control software. (for render farms)
08. MSE port.
09. Various game porting.
Posted: Fri Nov 03, 2006 8:13 pm
by srod
blueznl wrote:... then again, as most of my code appears to be of srod quality

i guess PureRubbish would be the best name

Charming!

Posted: Tue Nov 13, 2007 4:41 pm
by MrMat
I've just finished writing a timesheet system for my new workplace:
It uses Cairo to dynamically draw the interface for any window size.
A big thanks to the team and community

Posted: Tue Nov 13, 2007 5:11 pm
by srod
Nice looking interface Mat.
MrMat wrote:It uses Cairo to dynamically draw the interface for any window size.
That does look interesting. Does it come in dll form?