cyberantweb.com

virtual web hybrid

Kirnu - for free people

Entries Tagged as 'Software'

Tips for saving bandwidth

May 2nd, 2009 · 1 Comment

A(H1N1) alias Mexico Swine Flu made a huge peak, which is still going on, at my websites Kirnu and Cyberantweb. The number of visitors increased with 1000% in few days. While Cyberantweb with smaller visitor numbers did quite fine, Kirnu runned out of monthly bandwidth in three days. My service provider, Webholder, was kind enough [...]

[Read more →]

Tags: Software · Web stuff

Service Desk project

April 16th, 2009 · No Comments

Yesterday we started a Service Desk project at work. My task was to manage the feasibility study, requirement specification and purchase. Before starting with next work, my task is to start the introduction project.
If you are going to buy a service desk information system, here is few hints for you.
1) Use ITIL. ITIL is [...]

[Read more →]

Tags: Software

Planning AI for cyberants

March 2nd, 2009 · 1 Comment

To build AI for a robot, you need basically three components: 1) Sensor, 2) Logic, and 3) Actor.
Sensors task is to observe the environment and send messages to the logic center. Sensors cannot sense everything, but the only thing they are planned to observe like: movement, heat, light, darkness, voice etc. Examples about organic sensors [...]

[Read more →]

Tags: Electronics · Software

Cyberant Wars’ Ant Wizard is ready

February 24th, 2009 · No Comments

Today I managed to finish my Ant Wizard for Cyberant Wars game. That’s actually quite well, because I draw my first image with PHP no earlier than last Monday. Today I finished the drawing script and learned more about MySql.
Now I’ll have to leave coding for a while and I must concentrate on the game [...]

[Read more →]

Tags: Games & Toys · Software · Web stuff

Made my first php/MySql application

February 14th, 2009 · No Comments

I just finished my first (working) MySql/PHP database Joomla application: Kirnu’s religion database.
Application has a simple local database mady with MySql and phpMyAdmin. The PHP code is embeded in Joomla articles (includePHP-1.1 plugin needed).
Application has three pages: form to add new religions, religion listing page, and page which writes new religion to database.
The funcionality is [...]

[Read more →]

Tags: Software · Web stuff