12 March 2008
| Two weeks well spent... |
|---|
| I finished Crysis, and started a new project, don't worry Bert is still going to happen I just wanted something I could knock off quickly(note to self don't make rude joke). "What is it this time?" I hear you all drone. Well it's still a C# project, but not a game. It stems from an idea I had back when I was writing P.A.S.S. as an AJAX app @ Source but I just never got round to doing anything about it. It's a desktop app for site administration that needs little or no server tech as all the pages and support files are compiled on your system then FTP'd to the server. Some things can't be pre-generated, so there will need to be some server side scripting but nothing that could be exploited by a hacker. The biggest drawback to using PHP-Nuke and other CMS apps is all the admin software is on the site just begging to be exploited, and lets face it how often do you need to update your site from a computer other than your main PC? plus all CMS software reliy on a database of some description and that opens up for SQL code injection if the scripts aren't written properly. Another thing is that with classic ASP there was no native way to upload files and even with PHP uploading more than 5 files is a pain. I worked on something similar to this for Pyro back in the days when I had alot of time on My hands and the less said about that the better, but it could be adapted to do that job to ;-). For the moment I'm trying to K.I.S.S., starting with the RSS module, it'll take your posts and then compile the HTML site to view them same as blogger dose. You'll know if I get it up and running because I'll replace this site with a new one Labels: Home, Off Topic, Site Admin |
|
posted by Dave Henry at
22:01
|
0 Comments:
Post a Comment
Links to this post:
Create a Link