Archive for ‘life’ category

If Games Had Super Easy Mode

12 July, 2010 | Cristi | No Comment

Proxy settings on Android

30 June, 2010 | Cristi | No Comment
Where are the proxy settings? I can't find them anywhere!!! How can I configure a proxy on Android? 

It was so simple on the iPhone. In the config screen for your wi-fi network you have a section called HTTP Proxy. 

How to take a screenshot

16 June, 2010 | Cristi | No Comment

Format XML with TextWrangler

10 June, 2010 | Cristi | 2 Comments

I’ve been using TextWrangler as default text editor in Mac for some time now and today I’ve been confronted with a small problem, I had an xml file that wasn’t formated at all and I wanted a way to easily format the file. Searched in the Text Wrangler menus and didn’t found a tidy option so I googled my problem.

As I expected, I wasn’t the first one to have this problem so I quickly found a solution. And after a minute of work I had my XML file indented and formated as I would.

So … here are the steps I did:

  • Go to your TextWrangler’s Unix Filters Folder. You can find it if you go to #! menu, Unix Filters, Open Filters Folder.
  • Create a file there, paste the code below

#!/bin/sh
xmllint --c14n "$*" | XMLLINT_INDENT=$'\t' xmllint --format -

  • Save the file, give it a meaningful name like “Format XML.sh” or something

And there you have it, now if you go to the #! menu, Unix Filters submenu you will see your Format XML.sh, click it and your xml file will be automatically formated.

New Apple store to open soon in Paris

9 June, 2010 | Cristi | No Comment
A new Apple store will soon open in Paris near Opéra. If anyone knows the exact date please let me know in the comments.

Google’s microblogging test app

5 May, 2010 | Cristi | No Comment
Google has posted a microblogging app filled with bugs and XSS vulnerabilities. Along with the app comes a tutorial designed to teach us how to find and fix those vulnerabilities.

Oh! and the source code for the app is offered under a Creative Commons license.

InfiniteUSB by Gonglue Jiang

5 May, 2010 | Cristi | No Comment

ARM Powered Android LEGO Rubik’s Speedcuber

1 May, 2010 | Cristi | No Comment

When can I use…

30 April, 2010 | Cristi | No Comment

Why The Co-Developer Of The World Wide Web Isn’t On Facebook (Video Interview)

30 April, 2010 | Cristi | No Comment

A great interview with the Co-Creator of the web.