Content

Follow Me on Twitter!

November 30, 2009

Dive into html5

Filed under: Blog — Tags: — Karin Christen @ 4:17 pm

A good read!!

diveintohtml5

http://diveintohtml5.org

November 14, 2009

eval() is evil!

Filed under: Blog — Tags: , — Karin Christen @ 8:00 pm

I recently wanted to convert a JSON text into an object. I first used the eval() function. The eval function is very fast. However, it can compile and execute any JavaScript program, so there can be security issues. The use of eval is indicated when the source is trusted and competent. So I used a JSON parser to convert my text, because it is much safer and your JavaScript Code will validate properly :-)

What’s eval ?
eval
JSON Parser

json parser

November 6, 2009

ulimengo.ch

Filed under: Work — Tags: — Karin Christen @ 8:00 am

ulimengo

Template & Techn. Integration: by Karin Christen
Design: by Schuwey!
Techn. Info: Based on Joomla CMS

November 2, 2009

What is Google Wave?

Filed under: Blog — Tags: — Karin Christen @ 1:20 pm

Footer