Category Archive

The following is a list of all entries from the Technology category.

Register & Yii projects

So, I think ti’s time for some updates on the website. I has been a bit wild the last 3 weeks. School has started yet again and I had a project to finish not to mention that i’m starting to see through the Yii framework structure. I’ve been writing diagrams for different project that I [...]


The view of tomorrow

This is a video of apparently almost 20 years ago but look at it, it’s really has happend. Google Video Tablet Newspaper Share on Facebook


Yii framework very first findings

Yii framework (yiiframework.com) is a very fast php5 framework. At first it seems like a jungle in the code, everything is put into motion to make the framework very fast. It’s been really a steep lurning curve, even if you seen oop programming, alas seen it in a totally different way that corresponds to nothing [...]


Codeigniter Redirect

redirect() Does a “header redirect” to the local URI specified. Just like other functions in this helper, this one is designed to redirect to a local URL within your site. You will not specify the full site URL, but rather simply the URI segments to the controller you want to direct to. The function will [...]


Mail to who?

What’s annoyin on the net is that if someone wants to mail you mail, he must know your address but  whit whspr it’s history. Check it out better then disposable mail accounts and everything. What is whspr!? Need to receive a message by email, but can’t (or don’t want to) give out your email address? [...]


history of the internet

A short version of how the internet was created, the basic fundamentals. It’s funny to see. Share on Facebook


Restful_authentication

This is probably one of the easiest authantication plugins for rails. I’m learning it at the moment and it isn’t easy, the biggest obstacle is the tutorials that often are but available for rails 1.x.x. Railscasts – restful_authentication. Share on Facebook