|
||||||
|
Project List
This is a short form list of the many projects I've delved into over the years. It is not entirely chronological, and I am working on a better presentation of each project (though some of the projects have a slightly higher priority, than the presentation of them). Some of these projects require access to the database stored on a computer
I presently do not have regular access to, thus screenshots are "pending" for many of these. For this I apologize,
but it will be corrected at a later date. There's no peticular chronological order in this list, though for the most
part it goes from the ones I started last, to those I've started first. But it is not entirely accurate in that aspect,
though I believe it is fairly complete.
Blogster
Project: Blogging application Application type: Web application Development stage: design Languages used: PHP, SQL (MySQL), HTML, CSS Description: Sometime during 2006-2007 I started looking into the growing industry of blog sites. Though they varied (and still do) greatly in usability and practicality, it gave me some ideas for how I could possibly make my own blog application for my website. That was also around the time I started working on Wikipedia, and I found that a derivative of the fairly simply formatting language the MediaWiki software uses, would make it possible to make my blog application, including several formatting options that I wanted to include in the design. Studying the MediaWiki also taught me some CSS methods that I didn't know existed. Note that this is not intended to be something like blogger, but merely a simply blogging application for my own use. Bookmark storage database Project: Internet bookmark storage system Application type: Web-application Development stage: Alpha Languages used: PHP, HTML, SQL (MySQL), CSS Description: After loosing my bookmarks when Firefox corrupted the bookmark file after an upgrade, I decided to make a way to store these bookmarks elsewhere. Using a combination of the category tree from MB Shop, and the categorization system from Weblinks 5, I came up with a simple system that allows storing Internet bookmarks pretty much the same way the browsers do. Using an unlimited amount of subfolder levels, bookmarks can be easily organized in whatever way one feels comfortable using. Not yet implemented is a way to move parts of branches from one location to another within the tree, or make a subfolder a new branch of the root. This application is in its current design not intended for online use. Features:
SAIMS (Sales and Inventory Management System) (formerly known as MB Shop) Project: Shop catalog/shopping cart system. Inventory management. Application type: Web-application Development stage: Code design Languages used: PHP, HTML, SQL (MySQL) Description: I started doing this pretty much just to figure out how to do it ... As I don't really have any need for any shop functionality at the moment, it's not a project I'm putting a lot of effort into. Only code that's made to work sofar is a test-version of the category system. During the work on the shopping cart, I also started designing an inventory management system. This was when we were doing inventory at work, and my wife and I were talking about making our own business online. It never got past the "talking about it" stage, and as I therefor didn't have a need for anything in this project, it got put aside until such time I would need it. Planned features:
The Weblinks Project v5 Project: Internet link directory Application type: Web-application Development stage: testing technologies Languages used: PHP, HTML, SQL (MySQL), CSS Description: The Weblinks Project ver. 5 is a database-driven, userbased version of the original Weblinks Project, that I designed and maintained from 1997 to 2001 (see below for version history). Taking what I've learned about PHP and databases, this version will, when finished, probably be the most complex project I have yet undertaken. Though I started working on this in the end of 2003, what I want to do with this project is so substantial that I've had to investigate methods of achieving the functionality and easy of use that I demand, without compromising on security and the complexity of the whole thing. Basically this project has taken me into dark territory, where I unfortunaly got stuck as MLE (Major Life Events) forced me to take some time off my programming projects. The concept is to provide a link repository, rather than a search engine that often will require persuasion to cough up the right information. TWP is not intended to replace search engines, rather it is more like a phone book; a categorized index of the most popular and relevant websites for different, albeit very specific, subjects. The goal with version 5 is to contain all the links in a database, rather than the HTML flat files like the old versions, and allow for user submission of new links, right on the site. It will also allow users to rate the various links, and maintain a personal list of the most favorite links. Also included in the project is a statistical system that provides an optional generated list of the most popular links in the database. Version history:
Family tree Project type: Genealogical Database Application type: web-based database application Development stage: running application Language used: PHP, HTML, SQL (MySQL), CSS Description: After losing a few close relatives, my sister and I grew an interest for preserving our family history (properly called geneaology). A method was required to properly store this data, and we tried out a couple different software programs, as well as maintained each our lists of the same data. When I moved to Canada in 2004, I felt the need to be able to make a version of our genealogy database that allowed us to share information, while she was still in Denmark. The result became my family tree application. At this point in time, 2004-2005, this type of application was fairly easy for me to make, and the fully functional program was put online at the end of 2005. A few modifications, bugfixes, and optimizations had to be made as the database grew to contain over 400 persons. Due to privacy concerns, I implemented a newly designed login system in 2006, which meant that things like birthdays, deaths, anniversaries, etc, were not visible unless the visitor was logged in. However, a disagreement with my wife's family in 2008, about the risk of identity theft by having such data available online, caused me to remove the application from my website. At present, it is still running on my private webserver - not accessable from the Internet, and is my main means of keeping track of my family history. The current version of the application allows storing information about most critical events in a person's life, such as christenings, burials, weddings, engagements, and other life events, using a category system that is easily expanded to cover more types of events as needed. This is in extension to regular person data, such as names, birthdays, death dates, marriages, children, and so on. The database uses a fairly simple table to store a person's basic data, and for each person the only family relation stored is the parents, with a seperate table storing information about spouses. The PHP code then uses this information to generate a visual representation of a person, with links to parents, siblings, spouses, and children. Helios Community System Project type: Complete Internet Community System Application type: Web-application Development status: prototype Languages used: PHP, HTML, SQL (MySQL), CSS, JavaScript Description: Helios builds upon the experiences and knowledge I gained making the Heather Forum System. Where the forums provide the basic means of communication through discussion and private messages, Helios adds to this by having several tools meant for people to easily meet, make, and maintain friends and friendships. This is achieved by allowing for largely extended user profiles, with extensive personal data (all of which optional entries), complex search tools that allows searching through user profiles and contact information, as well as tools for keeping personal address books of the friends that are also members of Helios. To help members/users protect their personal data and contact information as much as possible, Helios includes extensive privacy options for controlling which parts of the profile is viewable by others. The privacy tool allows users to set default privacy settings that are applied to all users, and allows for overriding these settings individually for each other user, making it possible to grant some users more insight into one's user profile than others. Because Helios is intended to be used as a place where people can come and make any kind of relationship they wish, or just come to participate in discussions, the privacy tool is a major key element. It is possible to have every intricant detail about oneself stored in one's user profile, without anyone actually being able to see them, until one grants specific users those rights. The My Friends list is a unique tool that allows users to maintain a list of their friends that are also in the system. Although it technically allows anyone to add anyone to those lists, the privacy system remains in effect, and whether one person is listed on a My Friends list or not, does not change the privacy settings for those users. It is simply a way for people to keep bookmarked those they know, in a user list that could in theory count millions of users. When Person A adds Person B to his My Friends list; Person A is added to Person B's privacy setting override list, and Person B is added to Person A's similar list. Even if Person A grants Person B rights to see all of his personal information, it is still up to Person B to decide which parts of his profile he wishes to let Person A see. The ability to control ones privacy this way and on this level is a key feature in Helios, and as such requires quite a bit of code that have been thoroughly tested again and again to ensure that this part works 100%. Helios includes several tools to control ones profile and privacy settings, as well as the very complex search tools. Note that Helios today represents some 40,000 lines of code, and has taken a significant amount of time to create, and yet it is not finished, as I've been working on other projects in parallel, that I found the solution to while working on Helios. Midways while working on Helios, I found that to do some of things I wanted included, in a fairly simple way, I had to change the whole thing to being mostly object oriented. This required a major rewrite of everything, and especially due to the complex security and privacy tools, it took a bit of trial and error to get everything I had done to work again after the rewrite. Thus Helios became Helios 2 before being finisged, At present, the communication and privacy tools are working, but the majority of the management system to administrate the system when it gets put online, is not complete, and as such I cannot have the project online, as it would not be entirely secure. Helios was started long before I heard of Facebook and Twitter and such. Helios is a much cleaner system, designed to provide privacy and respect that privacy, to share only what you want. It is not intended to sell your demographic data (like Facebook does), and is not based around a way to throw your personal life and conversations out for everyone to see. Helios will let you do things publicly as well, if you so desire, but its main focus is to provide a private environment where you can keep everything as secret as you want. Heather Forum System Project type: Forum system Application type: Web-application Development status: discontinued Languages used: PHP, HTML, SQL (MySQL), CSS Description: Named after one of my absolutely best friends that has meant a great deal for confidence and faith in my abilities, the HFS started with a need for a project that could help me figure out how to work with relational databases using MySQL with PHP. As always tends to be the case, the HFS have grown above and beyond that, and basically nothing of the original remains in the current running version. Although the forums engine itself isn't as fancy as the more commercial systems, HFS is instead aimed at supplying better usability first, and then add the more fun functions later. This among other things means that HFS uses an improved version of a thread statistics system devised by my friend Xeratul. This system allows for the forum to accurately inform logged in users of which exact posts have been added since they last read each and every thread. My improvements simply enables the system to not break when guest users (not logged in) view or post, but count their thread views as well, plus maintaining a constant account of all page views. The biggest part that HFS does different than the more commercial forums, and which is what actually makes it more advanced than most forums I've encountered, are the more extensive administration tools. HFS allows more control over forum permissions than any other system I've seen (and trust me, that's been a few by now), and includes more extensive tools and options for administrators to maintaining users. The system also includes a good part of automated maintenance functions that can be enabled/disabled easily, and in the case of the automated user promotion system, can be enabled/disabled individually for single users and/or levels as wished, as well as disabling the system entirely. Based on the first online version of HFS (put online in 2004), I got inspired to create Helios, a more complete community system, than just a bunch of forums. Though i used the HFS engine to create the forums in Helios, the two projects have nothing else in common. While working on Helios however, I found numerous ways where the forum code could be optimized and improved, and a second version of HFS was put online in 2005, much smaller and leaner, and significantly faster. Though while being online, and without having a lot of traffic to my site, meaning noone really used the forums, spammers started invading the forums (since I had left the ability for guest users to post turned on). Because of the spam problem I set about to create a way to make it hard to spam my forums, and in doing so I felt it was more relevant to merely work on the bigger project Helios, rather than attempting to maintain two systems all by myself. The end result was that HFS got taken offline (since they weren't used anyway), and instead I turned my attention to what it would take to make Helios ready for takeoff. Complete CPU database Project type: Reference tool/database Application type: Web-application Development status: under development/unfinished Languages used: PHP, HTML, SQL (MySQL), CSS Description: Originally named The x86 CPU database, this collection of data is meant to make a one-stop reference for everything you would ever need and want to know about CPUs ... However as I've gotten older and have found other things that interest me than computers, finding the interest in finishing this tool and getting the data up to date is getting increasingly harder. The latest revision of this includes an increased amount of search and sort options for the DB interface, however without the free-text search option as this had some serious performance problems. The way this system is currently made, the only way for me to update and add additional data to the database, is by handediting the database using PHPMyAdmin. As the system uses several layers of tables, doing it this way is extremely excruciating and time concerns meant I just didn't have the time to update it. While going through some personal problems during 2006-2007, I decided to remove the application from the website, as it was easier than making the tools required to make the whole thing easy to maintain and up to date. This is a decision I now regret, and I am presently working on restoring the application, and database, to the site, which isn't as simple as it sounds, as the database needs to be rebuilt. Once back online, it is my intention to finish the application by making the necessary tools required to maintain it, and then start bringing is as up to date as possible. Also on the horizon is additional functionality, to allow more information about each CPU to be accessible. Features:
|
|
|||||
|
Copyright © 2003-2008 René Brehmer & Metalbunny.net
|
||||||