Omnimaga

General Discussion => Technology and Development => Web Programming and Design => Topic started by: Keoni29 on September 29, 2014, 03:57:49 pm

Title: My project database
Post by: Keoni29 on September 29, 2014, 03:57:49 pm
I am working on a project database. It will have information about most of my hardware and software projects. Some projects will have their own project webpage.
http://8times8.eeems.me:81/project/

CBS6000 project page: http://8times8.eeems.me:81/project/computers/65xx/cbs/
Title: Re: My project database
Post by: Eeems on September 29, 2014, 04:24:27 pm
Looks pretty cool. How are you structuring it behind the scenes?
Title: Re: My project database
Post by: Keoni29 on September 30, 2014, 01:43:34 am
Every project will have an entry in the database. An entry consists of a name, description, date and path. The path points to the project page. Those project pages are similar to sourceforge's project web. The directory should contain an index.php, thumb.png and changelog.txt. The last modified date is based on the modified date of the changelog file.

I might add tags and categories as well. Right now there is no point in doing that since there is only one entry.
Title: Re: My project database
Post by: DJ Omnimaga on September 30, 2014, 11:36:10 am
Looks interesting so far. Just make sure to continue letting us know about updates here in the future too. I can't wait until all your projects are added to that list :)
Title: Re: My project database
Post by: Keoni29 on September 30, 2014, 01:53:01 pm
There are now 3 projects in the database.
http://8times8.eeems.me:81/project/computers/ez8/
http://8times8.eeems.me:81/project/audio/sidpack/

I want to add about 4 to 5 projects to the database every week. Right now the process of adding a project to the list is time consuming. I might make a better system for adding project entries this weekend.
Title: Re: My project database
Post by: DJ Omnimaga on September 30, 2014, 02:38:53 pm
Can you edit start dates manually for older projects? Else if Herocore shows it was started on Sept 30th 2014 it will give false hopes to people <_<
Title: Re: My project database
Post by: Keoni29 on September 30, 2014, 02:41:06 pm
Yeah I can. I have not pinpointed the exact project start dates for my older projects yet though. Once I find them I will update them in the database.
Title: Re: My project database
Post by: Keoni29 on October 01, 2014, 04:18:39 am
Added quite a few more projects to the database. There are 12 projects in the database in total now. I have not made project pages for all of them, but a good portion have thumbnails already.

Edit: Added visicom project to the database including detailed information about the device.
Title: Re: My project database
Post by: DJ Omnimaga on October 01, 2014, 10:41:35 am
Nice :D, do you plan to put links to the respective Omni topic in the project pages for those who want to discuss? Also I wonder how the site would look like if you used the same theme as on 8times8?