Slashdot Mirror


User: peterburkimsher

peterburkimsher's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. iPhone Nano on Do Specs Matter Anymore For the Average Smartphone User? · · Score: 1

    An average user has two things in their pockets: a phone, and a wallet. There's been a lot of effort to put the wallet into the phone, but metro cards, door keys, cash, business cards, and so many other things just fit better in a wallet. The specs that really matter to non-power users are physical size and battery life. As a power user, I can't wait until 512GB capacity and Disk Mode so I can boot my laptop from my phone, but I think I'm in the minority. Peter

  2. Samsung wins by $400 million on Samsung Hits Apple With 20% Price Increase · · Score: 1

    Apple charged Samsung $1 bn in court. Each A6 processor costs $17.50. A 20% price increase is $3.50. Samsung supply Apple 200 million processors per year. Samsung have a contract to keep supplying Apple until 2014 = 2 years. 3.5 * 200 * 2 = $1.4 bn. And now Samsung has the money to pay off the lawyers. "Don't bite the hand that feeds" Peter

  3. North Korea Uncovered on Chuck Schumer Tells Apple and Google To "Curb Your Spy Planes" · · Score: 1

    With high-resolution imagery? A group of college students already mapped North Korea's infrastructure using only existing satellite photos. http://www.nkeconwatch.com/north-korea-uncovered-google-earth/

  4. Offline POI on Apple, Google: Battle of the Cloud Maps · · Score: 5, Interesting

    As a contract job for Galileo (the main offline map for iOS, http://galileo-app.com/ I wrote a parser for the OpenStreetMap data. Those "X-million data points" fill 800 MB in txt.bz2 format, or 8 GB in plain text. That's why they're not provided by default. Anybody interested in parsing the 25 GB OSM planet database can contact me; I'd be happy to help. There are a few awk scripts I wrote that made it quite straightforward, and fast. You can then use BashServer (Cydia) and lighttpd on the phone, with bookmarks added to your home screen, to make an "app". The icon loads a local webpage (127.0.0.1/Scripts/poi.html), which runs Javascript to give a dialog "Enter search terms". Clicking OK triggers BashServer to run the associated shell script to generate a KML with the search results. The script then opens tells iFile to open the KML, which gives a popup asking which application to open it with. Choosing Galileo launches the "Import KML" feature, and your search results are in your offline map! Simple as that ;-).

  5. Just use SMS on Push Email Suspended On iPhones In Germany · · Score: 1

    That's fine; just forward your email to SMS, and it works the same way. Although you only get the first 160 characters, it is instant, and doesn't require 3G. If you can't figure out how to set up Email-SMS forwarding, for free, with no incoming or outgoing text message charges... email me.

  6. iPhone Geotag on Apple: "We must Have Comprehensive Location Data" · · Score: 1

    Thanks to seeing this on the news, I've written an AppleScript called iPhone Geotag. It uses the location data to tag Places for your pictures in iPhoto. Brings a happy ending to this scandal, eh? Check it out on: http://goo.gl/OQzfB

  7. iPhone Geotag on iPhone and Location: Don't Panic · · Score: 1

    Thanks to seeing this on the news, I've written an AppleScript called iPhone Geotag. It uses the location data to tag Places for your pictures in iPhoto. Brings a happy ending to this scandal, eh? Check it out on: http://goo.gl/OQzfB