October 2010
33 posts
2 tags
1 tag
tips: html5 localStorage as noSQL
numpang reblog
soemarko:
Love noSQL? here’s a quick tip to use html5 localStorage to use it like noSQL.
// the object var json = {first: "peter", second: "griffin", title: "family guy"}; localStorage['first'] = JSON.stringify(json); // will converts json to flat string var obj = JSON.parse(localStorage['first']); // will revert the string back to json
Easy eh? Fyi, I’ve only tested it on...
3 tags
CodeIgniter Community Voice - Generating PDF files... →
Finally i found this
PDF files rock! Some of the programs used to view them could use some work, but the file format itself is real handy. As a programmer I have found PDF’s to be most helpful when generating reports that need to be printable. I know we are all supposed to be doing our part to make our offices “greener” and use less resources like paper. But some things just need to be printed...
1 tag
2 tags
BBM 5.0.1.41 →
Before downloading, please back up your contact list by displaying the menu within BlackBerry Messenger - Options - Back Up. (Available for BBM 5.0 and 5.0.1 users)
Highlights of BBM v5.0.1 include:
• Bug fixes to improve the overall user experience
• Simplified sending of pictures and voice notes
• More user-friendly wording and organization in menus
• Support for a simpler, one line view...
1 tag
Nexia the kingdom of the winds - my first online... →
Bluepeach, odip, vampirex, holyarc, etc
1 tag
20 Best Free FONTS for Web Designers →
1 tag
10 Good and 10 Bad Things About Adobe’s... →
I agree with point 9 for the bad things. For point 10 bad things, 20000 IDR @harko haha, shame for Indonesia.
1 tag
11 Fresh High-Quality Free Fonts: Whether it’s... →
1 tag
50 Powerful Time-Savers For Web Designers by... →
1 tag
help promote ok ^^
saccouture:
Dear beloved customer,
Please feel free to contact me at my email lee.fillia@gmail.com if you want to order our product or even posting any question.
Regards,
Fillia Lee
2 tags
Common Security Mistakes in Web Applications by... →
Web application developers today need to be skilled in a multitude of disciplines. It’s necessary to build an application that is user friendly, highly performant, accessible and secure, all while executing partially in an untrusted environment that you, the developer, have no control over. I speak, of course, about the User Agent. Most commonly seen in the form of a web browser, but in reality,...
1 tag
Error systems, Anyone?
Me: hey this programming language not effective.
Not Me: but this design awesome, look it is.
Me: okei, that's one error, two errors, errors, errors.
Not Me: ..., hmm wait, error here, error again... Arghh maybe because virus in the computer.
Me: (lol)
1 tag
Well, this is disappointing: IE9 is the IE6 of...
Haha IE still sucks. That’s why I prefer google chrome / firefox, I do not understand with some people who prefer good design with a worse system than a simple design with a powerful system. Sorry, no heart feeling ok, I tell the truth.
2 tags
50 New Useful CSS Techniques, Tutorials and Tools... →
I really like this one - http://lab.simurai.com/css/umbrui/
1 tag
Your logo is an image, not a h1-tag by... →
1 tag
If we can not love the people that we can see, How can we love God that we can...
– Mother teresa
1 tag
1 tag
One in the millions sperm is me (means you are the winner)
– Joko wong
1 tag
Everyone start from a little sperm (means everyone is same)
– Me
1 tag
Does it still make sense to use em rather than px? →
1 tag
she is strong!!
2 tags
Five Useful Design Techniques and Coding Solutions... →
As designers, we have to create an intuitive user experience, solve design problems and provide a beautiful and functional user interfaces. Unlike print design, we don’t have the luxury of designing in a static area; rather, our canvas is ever-changing in its content, browser width, page length and more. We do need to be able to code to some extent and be able to build a design around a structure...
1 tag
2 tags
3 tags
How we really use the Web, Don’t Make Me Think!
When we’re creating sites, we act as though people are going to pore over each page, reading our finely crafted text, figuring out how we’ve organized things, and weighing their options before deciding which link to click.
What they actually do most of the time (if we’re lucky) is glance at each new page, scansome of the text, and click on the first link that catches their interest or vaguely...
2 tags
New Facebook Features: Prepare For More Clique →
Facebook’s new Groups, data downloads, and app permissions dashboard let you control your data in new ways, but the changes could alter the character of the social networking site
1 tag
1 tag
1 tag
From DISNEY We Learned :
Why was Snow White given an apple with poison?
To show that not all people are as kind as what they pretend to be.
Why did Cinderella have to run away when the clock stroke midnight?
To remind us that everything has limitations even dreams.
Why did Ariel decide to exchange her fins with feet?
To show that anyone is willing to give up anything just to be happy.
Why did Beauty get in...
1 tag
Customer’s not grow on tree, customer grow online. Haha, cool.
2 tags
Keep It Simple, Stupid! →
Simplicity is more complex than you probably think it is