Why aren't we working together?

Everything else that doesn't fall into one of the other PB categories.
Dreglor
Enthusiast
Enthusiast
Posts: 759
Joined: Sat Aug 02, 2003 11:22 pm
Location: OR, USA

Why aren't we working together?

Post by Dreglor »

why do i see every one working alone here?

im sure if we get a bunch of people together we could make great things
and make pb more noticed :)
~Dreglor
localmotion34
Enthusiast
Enthusiast
Posts: 665
Joined: Fri Sep 12, 2003 10:40 pm
Location: Tallahassee, Florida

Post by localmotion34 »

i will second that idea. most of us arent writing commercial applications that we dont want to distribute for free, so sharing would be a great idea. i started coding a dockwindow/dockbar LIB, and an extended powerpoint listview. and those libs could definitely use other peoples input to make them really professional. then they could really expand PB with professional functionality.

Code: Select all

!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
MadMax
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Oct 06, 2003 11:56 am

Post by MadMax »

I'll second it too. Of course it would be nice to have somewhere to upload this.
fweil
Enthusiast
Enthusiast
Posts: 725
Joined: Thu Apr 22, 2004 5:56 pm
Location: France
Contact:

Post by fweil »

...,

I don't second !

Tell me what you would like to do and I will will assists and code with you as always ...

Just, because I do both salable and fun coding, I am maybe from time to time not available here, but I do love coding anyway.

You are welcome to ask, and if I can I will give a hand.

KRgrds
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

heh i will also help :P
ShDancer
User
User
Posts: 51
Joined: Sat Apr 26, 2003 5:49 am

Post by ShDancer »

Here Here...
One more.
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

I see plenty of sharing on this board. I hope it continues :D
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

I've never once felt alone in this community. I ask a question and one of you brilliant individuals answers it!

Programming together is pretty hard to do though - even on a "hobby" project.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Dreglor
Enthusiast
Enthusiast
Posts: 759
Joined: Sat Aug 02, 2003 11:22 pm
Location: OR, USA

Post by Dreglor »

Karbon wrote: Programming together is pretty hard to do though - even on a "hobby" project.
yeah when every one is hundreds or thousands miles away and email woun't solve much
~Dreglor
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Well if someone are keeping track on the project, putting out things to do it can not go that wrong.
Etc we have an idea of what to make.
We know the things to do, eg code to made, then people can say "i am available for making a small thing", or "i will code very big stuff, and i can", maybe "ill make docs and homepage", "i go make the installer." and all that stuff.

Then project leader finds the jobs to do.. eg, We need a procedure to pick a random line from a file and send it back (bah. wery simple just a suggestion :P ), then he finds an available coder for a small job, and asks him to do it. If he cannot do it, then someone else will.

I know its not the best way to do it, but im just letting my mind run..
Post Reply