October 2010
33 posts
2 tags
Oct 27th
1 tag
Oct 26th
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...
Oct 26th
3 notes
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...
Oct 24th
1 note
1 tag
Oct 23rd
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...
Oct 20th
1 tag
Nexia the kingdom of the winds - my first online... →
Bluepeach, odip, vampirex, holyarc, etc
Oct 20th
1 tag
20 Best Free FONTS for Web Designers →
Oct 20th
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.
Oct 20th
1 tag
11 Fresh High-Quality Free Fonts: Whether it’s... →
Oct 19th
1 tag
50 Powerful Time-Savers For Web Designers by... →
Oct 19th
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
Oct 18th
1 note
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,...
Oct 18th
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)
Oct 18th
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.
Oct 18th
2 tags
50 New Useful CSS Techniques, Tutorials and Tools... →
I really like this one - http://lab.simurai.com/css/umbrui/
Oct 18th
1 tag
Your logo is an image, not a h1-tag by... →
Oct 17th
1 tag
“If we can not love the people that we can see, How can we love God that we can...”
– Mother teresa
Oct 15th
1 tag
Oct 14th
1 tag
“One in the millions sperm is me (means you are the winner)”
– Joko wong
Oct 12th
1 tag
“Everyone start from a little sperm (means everyone is same)”
– Me
Oct 12th
1 tag
Does it still make sense to use em rather than px? →
Oct 10th
1 tag
WatchWatch
she is strong!!
Oct 9th
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...
Oct 7th
1 tag
Oct 7th
2 tags
Oct 7th
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...
Oct 6th
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
Oct 6th
1 tag
Oct 6th
1 tag
Oct 6th
1 note
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...
Oct 5th
1 note
1 tag
Customer’s not grow on tree, customer grow online. Haha, cool.
Oct 5th
2 tags
Keep It Simple, Stupid! →
Simplicity is more complex than you probably think it is
Oct 3rd