Category Archive
The following is a list of all entries from the Technology category.
Register & Yii projects
Filed in myself and me,Projects,Technology, 24/09/2009, 23:09So, 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
Filed in Technology, 12/09/2009, 19:34This 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
Filed in Technology, 07/09/2009, 22:46Yii 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
Filed in Technology,tutorials, 30/06/2009, 20:45redirect() 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?
Filed in Technology, 29/01/2009, 10:28What’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
Filed in Technology, , 10:23A short version of how the internet was created, the basic fundamentals. It’s funny to see. Share on Facebook
Restful_authentication
Filed in General,Technology,tutorials, 20/08/2008, 21:41This 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