Site Updates

Tuesday, September 21, 2010

I have made a few changes to the site:
1. Added Chemistry Theme
2. Added Disqus Comment System
3. Added a few pages

The chemistry theme looks pretty cool to me. It was a random image I found on shutterstock that tiled. I fixed it up a bit and inverted it to match my sites theme.

The disqus commenting system allows people to comment anonymously, comment using facebook, a disqus account, an open id account, and a few more accounts so there is less of a chance of you having to register to comment, and you can always comment anonymously.

I also added a random pages page. I may make lots of random pages that are useful, but would make my navbar way to big with all the insignificant pages, so I created the random pages page so I can list random but somewhat useful pages.

New blog

Sunday, November 29, 2009

Under my old domain, the .co.nr one, my website was viewed through whats called an iframe, which is like a window which shows the content of the target site. This frame was on a different server than my website, and provided the illusion that i had the .co.nr domain, when in actuality, just a window.

There were certain disadvantages to this, such as when viewing the source code/html of the page. It would show the code for the "window" rather than my actual site, and any link pointing to an external site would keep the window, for example if i linked to youtube and someone clicked the link, it will go to youtube, but my domain will stay in the address bar.

(more...)

New domain :D

Thursday, October 22, 2009

Today i finally got the domain http://www.stephen.co.nr/
Next task: Make a php code that will take html out of an external document and put it in the current page. (tip, google php include)

Right now, if i add a new page, i have to remake the navbar code and copy it and paste the new code into each page. Before i make more pages, i am going to make a script that will get the code from a central text file so when i make a new page, i just have to change 1 file.

Website done :D

Saturday, October 10, 2009

After a long day of typing and checking code over an over again i finally made my site at http://www.stephensmith.co.nr/
This site is now linked so it looks as if it is merged with this blog, and hopefully i may be able to do some advanced statistics if i can get another sql database, but this is all for today (i think).