Part of the EllisLab Network
   
2 of 11
2
I will show you mine if you show me yours…
Posted: 19 April 2006 07:11 PM   [ Ignore ]   [ # 16 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006
Mayowa - 19 April 2006 07:19 AM

Nice work Derek! did you do the site layout yourself? i wish i were that good with layouts my projects certainly need a face lift! Can i get a login account i would like to see what your app looks like.

Thanks Mayowa, its nice to hear that.  You bet, the layout and such is all me.  I’d be honoured for you and anyone else reading this to take a look.  I’ve set the user and pass both to “demo”.  login at BambooINVOICE.

Any and all feedback is wanted and appreciated!  My email is listed on the homepage after you login.  Its my goal to finish this project off and then maintain it as an open source invoicing application.

Please keep in mind that its a developing application.  There are still missing functionalities and a few rough edges here and there.

Derek

edit: Feel free to enter or delete any data you want on the system.  Just keep it clean ok wink

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 19 April 2006 08:07 PM   [ Ignore ]   [ # 17 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5968
Joined  11-23-2003
dallard - 19 April 2006 07:11 PM
Mayowa - 19 April 2006 07:19 AM

Nice work Derek! did you do the site layout yourself? i wish i were that good with layouts my projects certainly need a face lift! Can i get a login account i would like to see what your app looks like.

Thanks Mayowa, its nice to hear that.  You bet, the layout and such is all me.  I’d be honoured for you and anyone else reading this to take a look.  I’ve set the user and pass both to “demo”.  login at BambooINVOICE.

Any and all feedback is wanted and appreciated!  My email is listed on the homepage after you login.  Its my goal to finish this project off and then maintain it as an open source invoicing application.

Please keep in mind that its a developing application.  There are still missing functionalities and a few rough edges here and there.

Derek

edit: Feel free to enter or delete any data you want on the system.  Just keep it clean ok wink

Yes, very nice work.  I logged in and played with it a little.  Let us know when it is done!

Profile
 
 
Posted: 20 April 2006 04:51 AM   [ Ignore ]   [ # 18 ]  
Grad Student
Avatar
Rank
Total Posts:  75
Joined  03-06-2006

me 2 please…

Profile
 
 
Posted: 20 April 2006 11:12 AM   [ Ignore ]   [ # 19 ]  
Summer Student
Total Posts:  13
Joined  03-27-2006
fray - 19 April 2006 04:43 AM

I’m working on a guild management tool for World of Warcraft, you can see it growing at http://www.fray-gm.com and if u are a wow gamer and want to help just have a look at the forums http://forum.fray-gm.com

Fray

Might want to optimize that header image.  It’s 131k.

Profile
 
 
Posted: 08 May 2006 09:29 AM   [ Ignore ]   [ # 20 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  547
Joined  03-08-2006

After a lot of debating I’m now creating a hardware management and tracking database app (“Carbon Hardware”) designed for schools and businesses with a large IT inventory. Being able to track toner stock was the base idea of the original project, but it’s now grown quite a lot and will include loaning, moving and inventory of equipment.

Try the demo.

Logins:
Admin Username: root, Password: root
Non-admin Username: demo, Password: demo

Please feel free to try out the Manufacturers and Users pages, they’re all I’ve got so far wink

 Signature 

Twitter | Flickr | Last.fm | Del.icio.us

Profile
 
 
Posted: 08 May 2006 09:46 AM   [ Ignore ]   [ # 21 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5968
Joined  11-23-2003

Craig, there is already something like that available that has done it very well.  In fact, it is the coolest app I have ever seen.  I am excited to be using it.  The craziest thing is the app is built in Smalltalk using the Seaside framework.  Furthermore, one of the developers for the app is also the creator of Seaside.  Smalltalk is a very cool programming language that I fully intend on learning over the summer right along with my continuing use of CI and PHP.

Oh yeah, the app is called dabbledb, you really should give it a try.  There is a free trial version, and if nothing else it may give you ideas for your own app.  Interestingly the developer said he felt that Smalltalk is the only language that could handle such an application (he said that on one of the videos you can download from the site.)  I have heard this from more than one place

By the way, that second like is cool too.  Opencroquet is a platform (also runs off Smalltalk) to create virtual worlds.  The future is clear, if you want to start building the next generation of the web.  Start building stuff on platforms such as Opencroquet and Secondlife.  When the revolution arrives, you will already be an expert.

Whew, sorry, this stuff gets me really excited.

Profile
 
 
Posted: 08 May 2006 09:56 AM   [ Ignore ]   [ # 22 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  547
Joined  03-08-2006

Thanks for the link, manofsteel. But there are reasons why I’m using something like CI and not Smalltalk or whatever. While I’m developing my app customed to the place where I work it will generally fit into others just as well, for anyone running WAMP/LAMP platform. Dabbledb seems to be a general MSAccess-for-the-web type of webapp.

 Signature 

Twitter | Flickr | Last.fm | Del.icio.us

Profile
 
 
Posted: 08 May 2006 10:07 AM   [ Ignore ]   [ # 23 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5968
Joined  11-23-2003

Well the cool thing about Dabbledb is that you can create an app on the fly.  It becomes anything you want.  I have never used MS Access, but I have used databases of course.  I believe that all applications are really a database, logic, and the gui.  With Dabblebd I am able to create the database, much of the logic flow, and the GUI is already there.  So you then have insta apps.  I hate being constrained by the limitations of other web-based apps, and Dabblebd allows me to remove those constraints.  So the app then becomes the mother of all apps.

I am not saying you should use Smalltalk, but it does look very promising as a language.  There are reasons that I am using PHP and CI also, and I will not put that down.  Also, I am studying Computer Science (first semester, so I am not much of a programmer yet) so I guess I need to learn as many languages as I can anyways.  It will make me a better programmer.

I checked out your app by the way, and it looks great.

Profile
 
 
Posted: 08 May 2006 10:10 AM   [ Ignore ]   [ # 24 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  547
Joined  03-08-2006

I understand what dabbledb should be used for, but once you want more than the norm CRUD you need code your own stuff. Use the best tool for the job, I say grin

Thanks for the feedback, too wink

 Signature 

Twitter | Flickr | Last.fm | Del.icio.us

Profile
 
 
Posted: 08 May 2006 10:30 AM   [ Ignore ]   [ # 25 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5968
Joined  11-23-2003

I do code, but there are not enough hours in the day to make all the apps I would like to use.  The last thing a NASCAR technician wants to do after a day of working on race cars is come home and work on the family car.

I want to create apps that I think will make a difference.  As a college student, I have the luxury of doing this rather than working for someone else (at least for right now.)  I don’t want to screw with building apps for oversaturated spaces.  Many of these spaces have apps that still don’t do what I need them to do despite having so many available options.

For myself, Dabbledb has already established itself as essential for many tasks.  I can evolve a data model much faster than I could any other way.  It is not for everyone, but we all think differently.  One person can look at an app and think “what the hell do I do with this?” and another person could look at the same app and think it is the second coming of the messiah.  Ok, maybe I don’t feel THAT strongly about it, but it is pretty dang cool.  It works exactly like my brain does, which is crazy.

Profile
 
 
Posted: 08 May 2006 10:36 AM   [ Ignore ]   [ # 26 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5968
Joined  11-23-2003

Anyways, this is off subject, and should probably be taken to a different thread.  Sorry for the hijack.

Profile
 
 
Posted: 08 May 2006 10:40 AM   [ Ignore ]   [ # 27 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006

Craig!  Absolutely stellar, and looks sweet!  Ironically, I used the silk iconset for BambooInvoice as well, but I’m slowly building my own to replace them.  Your app Looks great!  As you make milestone improvements, if you’re still willing to keep the demo open, post back into this thread so we can all marvel wink

Derek

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 08 May 2006 11:00 AM   [ Ignore ]   [ # 28 ]  
Grad Student
Avatar
Rank
Total Posts:  84
Joined  04-01-2006

craig.  thats pretty sweet.  good job :thumbup:

Profile
 
 
Posted: 08 May 2006 11:59 AM   [ Ignore ]   [ # 29 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  547
Joined  03-08-2006

Thanks guys, that’s great :D

Yeah I love that icon set, dallard, the best I’ve seen - it has so many.. I can’t do graphics to save my life (I even used http://lab.rails2u.com/bgmaker/ to create the gradient wink). I’ll certainly keep the demo open. I edit the live version on that domain during the day at work, if and when I get the chance, and I re-upload to it after I do work at home, so, all changes are the latest.

 Signature 

Twitter | Flickr | Last.fm | Del.icio.us

Profile
 
 
Posted: 09 May 2006 01:52 AM   [ Ignore ]   [ # 30 ]  
Summer Student
Total Posts:  4
Joined  04-30-2006
manofsteel - 10 April 2006 02:22 AM

There has been lots of great discussion about CodeIgniter on these boards, but few people have actually shown any working applications.

Show us what you have built/working on!


I’ve just finish part one of the remodelisation of my french lyrics webpage. You may see it right here :

http://www.paroles101.com


Code Igniter is the framework I use for this project. In fact this is the first time I use a framework to help me develop faster. And it sure does speed thing up ! I’m still having some problem with the logik of my architecture, for exemple I think some of my View files do too much job and some Controller files too little. And I didn’t use any Model at all. So maybe I’ll do some heavy factorisation when I’ll get it completely, but for now I’m please with what I got.


Any comments about the site (and reference for my problem) will be appreciated. Oh, and I would like to see more project done with Code Igniter !

Profile
 
 
   
2 of 11
2
 
‹‹ Quicktime video      Newbe question ››
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 120328 Total Logged-in Users: 56
Total Topics: 126450 Total Anonymous Users: 4
Total Replies: 664940 Total Guests: 512
Total Posts: 791390    
Members ( View Memberlist )