Poster | Thread |
Chunder
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 9:57:33
| | [ #1 ] |
|
|
|
Super Member |
Joined: 10-Mar-2003 Posts: 1956
From: The City of Xebec's Demise | | |
|
| Schweeeeet!
(It's things like this - having a starting point, and a logical structure - being unavailable that has been one of the main hurdles to me learning to code in C; bring on the IDE and I'll be singing ) Last edited by Chunder on 07-Apr-2005 at 01:44 PM. Last edited by Chunder on 07-Apr-2005 at 09:58 AM.
_________________
|
|
Status: Offline |
|
|
xeron
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 9:57:55
| | [ #2 ] |
|
|
|
Elite Member |
Joined: 22-Jun-2003 Posts: 2440
From: Weston-Super-Mare, Somerset, England, UK, Europe, Earth, The Milky Way, The Universe | | |
|
| Thats pretty cool. Presumably "AVD" will eventually be some sort of RAD toolkit that creates applications using the same framework, but through an interface rather than a text editor? _________________ Playstation Network ID: xeron6
|
|
Status: Offline |
|
|
JamieKrueger
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 10:07:54
| | [ #3 ] |
|
|
|
Regular Member |
Joined: 20-Jun-2004 Posts: 147
From: From the BITbyBIT lab: USA | | |
|
| Quote:
Presumably "AVD" will eventually be some sort of RAD toolkit that creates applications using the same framework, but through an interface rather than a text editor?
|
That is the general goal, yes. Although not limited to this one template of course.
Jamie _________________ Jamie Krueger BITbyBIT Software Group LLC jamie@bitbybitsoftwaregroup.com PLEASE NOTE: I only speak for myself and my company, and am not a spokesperson for Amiga Inc.
|
|
Status: Offline |
|
|
Toaks
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 10:10:57
| | [ #4 ] |
|
|
|
Elite Member |
Joined: 10-Mar-2003 Posts: 8042
From: amigaguru.com | | |
|
| _________________ See my blog and collection website! . https://www.blog.amigaguru.com
|
|
Status: Offline |
|
|
Coder
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 10:14:17
| | [ #5 ] |
|
|
|
Team Member |
Joined: 15-May-2003 Posts: 4523
From: The Netherlands | | |
|
| |
Status: Offline |
|
|
Nibunnoichi
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 10:20:47
| | [ #6 ] |
|
|
|
Cult Member |
Joined: 18-Nov-2004 Posts: 971
From: Roma + Milano, Italia | | |
|
| Yep! I love this kind of contribs I also love the code2html output. Now we should just wait for that cute DaveyD + Orgin's site layout to go online _________________ Proud Amigan since 1987 Owner of various Commodore and a SAM440ep\OS4.1FE See them on http://retro.furinkan.org/
|
|
Status: Offline |
|
|
wegster
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 11:16:11
| | [ #7 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| All- realize the AVD Template is NOT the IDE and tools Jamie's talking about; those will surely remain pay products. The 'AVD template' is basically some C code saving you a bit of grief, along with some code stubs, a directory tree laid out in a sane fashion with a generic Makefile, allowing you to start coding without knowing details of Make, and some header files with version and other constants defined.
It's a good starting point for anyone that hasn't done large projects before and is used to having all your headers, source, docs, and output files in a single directory
Grab it, learn it, use it....especially for anything you might release as source, people going through your code later might thank you
Thanks Jamie! Last edited by wegster on 07-Apr-2005 at 11:17 AM.
_________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
Trixie
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 12:26:32
| | [ #8 ] |
|
|
|
Amiga Developer Team |
Joined: 1-Sep-2003 Posts: 2094
From: Czech Republic | | |
|
| Thank you Jamie, this truly is a very generous offer! _________________ The Rear Window blog
AmigaOne X5000/020 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
|
|
Status: Offline |
|
|
MetalJoe
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 13:00:32
| | [ #9 ] |
|
|
|
Regular Member |
Joined: 7-Mar-2003 Posts: 464
From: Bucks UK | | |
|
| Good work! That should hopefully encourage new developers.
I'll take a look, although it seems your website is currently unavailable... _________________ Snowboarder, Airsofter, Programmer, Writer and AmigaOne XE G4 owner. Experienced applications developer and part-time snowboard instructor
|
|
Status: Offline |
|
|
CodeSmith
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 14:45:08
| | [ #10 ] |
|
|
|
Elite Member |
Joined: 8-Mar-2003 Posts: 3045
From: USA | | |
|
| Nice, a canned build environment plus a bunch of useful constants and utility functions (so THAT's how one reads the scrollwheel!). Now there really isn't a whole lot stopping anyone from picking up a "C for dummies" book from their library and getting started with amiga coding.
This alone should play a noticeable role in getting the platform back on its feet. Thank you, BitByBit! |
|
Status: Offline |
|
|
Chunder
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 16:02:48
| | [ #11 ] |
|
|
|
Super Member |
Joined: 10-Mar-2003 Posts: 1956
From: The City of Xebec's Demise | | |
|
| @Codesmith
Oi! Are you calling me "anyone"??
(That's my plan... well, that and get an AmigaOne and OS4, of course... ) _________________
|
|
Status: Offline |
|
|
dreamlandfantasy
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 7-Apr-2005 23:05:54
| | [ #12 ] |
|
|
|
Regular Member |
Joined: 17-Mar-2004 Posts: 419
From: Glasgow, UK | | |
|
| Nice one!
Kind regards,
Francis _________________
|
|
Status: Offline |
|
|
Bodie
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 8-Apr-2005 1:39:09
| | [ #13 ] |
|
|
|
Super Member |
Joined: 9-Jan-2003 Posts: 1439
From: Azjol-Nerub | | |
|
| Very cool idea! Should help for us "newbies" in becoming familiar with coding for OS4. |
|
Status: Offline |
|
|
cell
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 8-Apr-2005 6:52:15
| | [ #14 ] |
|
|
|
Super Member |
Joined: 26-Feb-2005 Posts: 1078
From: the depths of hell | | |
|
| great! so now even people with less than 2 brain cells can write code for OS4. |
|
Status: Offline |
|
|
elwood
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 8-Apr-2005 7:20:11
| | [ #15 ] |
|
|
|
Elite Member |
Joined: 17-Sep-2003 Posts: 3428
From: Lyon, France | | |
|
| You think about someone in particular ? _________________ Philippe 'Elwood' Ferrucci Sam460 1.10 Ghz AmigaOS 4 betatester Amiga Translator Organisation
|
|
Status: Offline |
|
|
SlimJim
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 8-Apr-2005 9:00:17
| | [ #16 ] |
|
|
|
Cult Member |
Joined: 9-Mar-2003 Posts: 693
From: Uppsala, Sweden | | |
|
| Very, very nice! Thanks for this. The "newbie with "C for dummies" in his hand" certainly applies to me. This will be very helpful. . SlimJim |
|
Status: Offline |
|
|
amipal
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 9-Apr-2005 10:33:57
| | [ #17 ] |
|
|
|
Super Member |
Joined: 8-Apr-2003 Posts: 1907
From: Saltdean, East Sussex, UK | | |
|
| This is great news for people with a limited knowledge of C - thanks! Certainly gives me one more reason to look into coding for our platform. _________________ After a decade away from the scene, I am back!
|
|
Status: Offline |
|
|
Crumb
| |
Re: BITbyBIT Releases The AVD Template Project as FREEWARE! Posted on 11-Apr-2005 14:55:22
| | [ #18 ] |
|
|
|
Elite Member |
Joined: 12-Mar-2003 Posts: 2209
From: Zaragoza (Aragonian State) | | |
|
| BTW This may be useful too (some c&p may be required...) If I can't mix my code with Jamie's one at least I hope I learn enough from it _________________ The only spanish amiga news web page/club: CUAZ
|
|
Status: Offline |
|
|