JavaScript Strobe
Posted Feb 8th, 2009 by Conor in in JavaScript, LanguagesGo from screen to strobe in 0.05 seconds. I just wrote this quick strobe light script for a laugh. This is no normal strobe light – it’s trippy!
Go from screen to strobe in 0.05 seconds. I just wrote this quick strobe light script for a laugh. This is no normal strobe light – it’s trippy!
At long last Conor’s Management System v0.0.5 is ready for testing. I faced many hurdles getting this up and I would like to thank Kae for all his help! Check the details below to try!
Try it out
*be sure to read the bugs list before you try!
url: http://macaoidh.name/work/cms/
username: guest
password: soeasytoguess
New functions - In my last post on the CMS I made a list of features that I would add before the next release. I am happy to say that all of those features have been added. It is not very feature-full at the moment and I don’t plan to add many features for v0.1.
Status - It is a very lightweight CMS designed for the use of the layman. It is far from ready for general release in this state but now that all the key functions are done I can concentrate on the visual and graphical aspect of it.
Bugs - Most of them are fixed but if you find any let me know.
The Future – v0.1
I am very optimistic about this project and I have big plans for the future. 0.1 will be the first stable version readyfor general release. I am still thinking about wether to open source it – at the moment it’s not worth it. If it is open sourced I will have an installer in the next release. This is what I want to complete for the 0.1:
Code-wise
I know that I have laid out alot for the next version but i’m off school for the next few weeks so I will have some free time!Thats about it. I welcome any suggestions / feature requests / comments on the current release.
I added a new theme to my blog yesterday. I thought that it was time for a change and I got rid of the old gloomy theme. The new one is bright and colorful and a well needed change i think!
You might have already noticed the small JavaScript additions. I plan to add more in the next few days and it will probably get to the stage that they are simply annoying. So Watch Out!
Oh and Wordpress 2.7 rules!
I started work on my first CMS last weekend. I came up with the idea of editing pages from the front end. Instead of having a big back end to the CMS i thought that it would be better to edit page content while looking at the page. This is useful when you want to see what you are editing. There is something similar available called the FCK Editor. Mine is different to it in a number of ways.
The easiest way for me to explain the functions is to show it to you. I have supplied a URL below and a username/password combination.
URL: http://macaoidh.name/work/cms
username: guest
password: guestpass
Take a look at the pages. Notice the difference between them when you are logged in and logged out. It is very simple at the moment, but I have created a model that I can expand on. Here is a list of current functions:
By the time my CMS reaches version 1 I intend for it to be a fully functional Content Management System. These are the functions that I intend to implement in the future:
I’ll keep posting weekly updates on the status of the CMS. Hopefully I can get it up to a state where it is sellable in a couple of months. If it becomes successful i might open source it! At the moment there is no point because most people would be able to create something similar by just looking at it!
Suggestions and some criticism welcome!