At 10/31/09 04:27 PM, blah569 wrote:
A small operating system that I've been working on now. The kernel is pretty fast to respond and is pretty smooth at the moment. A few screenshots:
Image 4 - shows the entire desktop instead of just the emulation window.
That sure is a sexy... Operating System
I'm working on an SMS. It's probably not much in comparison to everything else here, but it's my first *big* project, plus I'm all on my own. Written in PHP.
It uses clean URLs, first of all, so no messing around with GET information to manually navigate around the site. Plus, all you have to do is make a file and put it inside a directory (that you can make up), and then you can include it into the site by going to site.com/directory/file.
Second of all, it's very customizable. There is a CSS editing page, an SQL injection page, and you can create/edit files (even with PHP) right from the admin CP, too!
It comes with some interesting things like a lite BBS (which can be easily replaced with another forum system, if you know how to get rid of the templates and such), a photo gallery (where users can upload their own photos), and a blog page, defaulted as the home page, which is also integrated with the user profile page, so you can view blogs by the staff members, as well as other users.