Browsing the archives for the News tag.

New layout for main site

News, Web developing

I just published new layout for main site: www.pelikoira.net

I build it with awesome css framework called 960 grid system. If you code websites I recommend to try 960 gs, because it makes developing lots of easier and faster.

This site also contains my first JQuery effect that I have used. It is simple “tab” system on project page that allows to change project without reloading page. It also makes it easier to me to control the site, because now it has only 3 files. If every project is on it’s own file, I would have something like 10 .php files. Yes, I don’t have any cms system, because I don’t need them. If I need to change something I take ssh connection and modify files remotely with vim.

I build this site on Debian system with Konsole -> Bash -> Vim system.

And of course all the code (xhtml/css/rss/js) is valid. ;)

No Comments

Small update to ET:QW tracker

Applications, Games, News, Projects

I did small update to et:qw tracker, it mostly affects the api feature.

  • Api without bad formating (<xp>xp: 18923.8664553</xp> changed to <xp>18923.8664553</xp>)
  • Changed name to api feed (xml/rss to xml)
  • Changed api file header to application/xml
No Comments

Hello World!

News

I moved away from my previous host. Here at new host I have couple of cool features like, Ruby on Rails, Python, 10g storage and unlimited amount of MySQL databases. On previous host I only got 3 databases and 300m of storage at same prize!

So now I have this new blog. It is currently pretty basic, no custom themes, no plugins, no posts. But when I got some time I will make my own unique Wordpress theme. I will also add some plugins and other cool things. ;)

Also check out my website: www.pelikoira.net

No Comments