Changing Google maps colors

Change google maps colors
If you are using Google maps instead of open streetmap, you are still very bound to the standard color of Google maps. Or not?

No, Google even has a nice interface for changing the Google maps (api v3) colors. I dont know why this is so seldom used.

Kinect sends video to watch.

Q

As you might know, I am hacking my Kinect for fun and profit. So far lost of fun, no profit. :-) But still.

This hack looks rather cool, use your Kinect to send a picture to your android Watch...

This projects streams the image and depth data from a Microsoft Kinect to a Wimm Watch. When motion is detected, the watch vibrates to notify there is something to see, and if the Kinect detects a face it zooms in on that face, so you can see who it is. By tapping the watch face, an alarm can be triggered to scare the intruder away. It's super cool!

Jailbroken iPhone is disabled for millions of seconds, fixed

old iphone has to wait 6M seconds diue to stupid bug (iPhone is disabled)
I was one of the first iPhone users in the Netherlands due to a friend who imported one for me from the states. There was no appstore back in those day and to enable the phone in the Netherlands, one had to jailbrake it and remove the carrier limitation. I have been hacking iPhones ever since, sometimes getting in trouble by doing stupid stuff but always able to fix it. Always.

I haven't touched my old iPhone 1 for some years, I have a iPhone 4 now and the 1 model is really running on an outdated iOS that cant be upgraded anymore and feels slow. That is, it should have felt slow. But it didn't when I booted it this morning.

My daughter might want the iPhone, without SIM and Apple appstore credentials, she is nearly 8, just for the games and the camera. So I hooked the iPhone up to the power and when I came back, I saw the message that I had to wait for over 6 million seconds, decades!

After a bit of Googling I found the solution, without going through DFU, rejailbreak and restore. For this to work, you need:

  1. A jailbroken iPhone
  2. WiFi enabled on the iPhone and still hooked up to you local WiFi (I needed to put the old pass-phrase back on my WiFi encryption)
  3. the root password of the iPhone (my second guess was right :-)
  4. A computer

Then do the following. Boot your iPhone, go to a terminal of a unix box and find out what the IP address of the iPhone is by doing an
arp -a
and pick the iPhone out of it. Now do a
ssh root@ipaddress
and type your root password. The default one is "alphine". I changed it but remembered it. Now do
cd /private/var/mobile/Libary/Preferences
and remove or move the com.apple.springboard.plist file.
I dont like rm for this so moved it with a
mv com.apple.springboard.plist com.apple.springboard.plist.bak

Now do a
cd /private/var/Keychains
and move the keychain-2.db file
mv keychain-2.db keychain-2.db.bak

Do a hard reset of your iPhone (home power) and when it reboots, it should have no lock and no "wait xyz minutes".

My daughter will be using the iPhone shortly :-)

old iphone working again
Solve jailbroken iPhone problem with iPhone is disabled message

Kinect Augmented Reality in TV shows

I use y kinect a lot for Augemented Reality and gesture based control on my mac. And do dig the fact that cheap hardware in combination with open drivers can lead to lots of new creative ways to use a computer or make for example music.

Recently I bumped into divit.hr

We are a young, dynamic and enthusiastic company with a multi skilled team of professionals.

Powered by years of experience in the software product development domain, we at divIT Systems have acquired extensive knowledge in a huge diversity of technologies.

We corroborate our excellence by providing high quality technological expertise to the utmost satisfaction of all clients. We serve you with the best to achieve your goals and to enable you to fulfil your business needs, letting you prosper beyond your expectations.

Be sure to checkout their facebook feed with lots of cool videos.

Stealing network connectivity via powerlines?

Using neighbours network

This IS weird. I have my own protected wifi network. My macs are connected to it. I have a DHCP server giving 10.0.1/24 to wifi hosts. I have a DSL line towards XS4ALL.

Today I installed an ethernet over power out of the box between a fixed IP macmini down and WiFi / DSL router upstairs. When I could not mount a disk from my WiFi network towards the fixed macmini, I started digging... And found out the above picture; I AM connected to MY wifi network, however, the DSL router somehow has default gateway towards a network of a neighbour that seems to be connected to Versatel!?!?

Yes, my fixed macs still use my own WiFiconnection. But my wifi macs while using my own network go via the mesh network of the powerlines via DHCP server of the neighbour towards to the internet via my neighbour.

If you thought that stealing bandwidth via WEP Wifi was cool in the late 90ies, this Ethernet of Power breaking will be even bigger.

But.. but.. Surley the protocol running Ethernet of Power is encrypted? Yes. But with a default key! Both my neighbour and I shopped the same box at the local shop with the same boxes with the default key installed. Making our power of ethenret devices / lines ONE network. Once I "resetted" the key manually on both my devices, I couldnt see my neighbour anymore and it were two networks again.

So
1) never trust anything
2) always change the defaults
3) You will hear about breakins like this in the near future. For example snffing all the traffic via the office next to a political party...

Will put "encryption" on the power network to prevent this... I hope