Geeksphone Peak Firefox OS Unboxing

By  on  

Any time you get a new device it's like instant Christmas.  Whether it's top of the line or bottom of the barrel, we're always excited to check out unique devices to see what we can learn, check out what apps are popular, and test the websites we work on.  My latest devices is a Geeksphone Peak.  The following are images from my joyous unboxing.

Geeksphone Peak Firefox OS Phone 1

Geeksphone Peak Firefox OS Phone 2

Geeksphone Peak Firefox OS Phone 3

Geeksphone Peak Firefox OS Phone 4

Geeksphone Peak Firefox OS Phone 5

Geeksphone Peak Firefox OS Phone 6

Geeksphone Peak Firefox OS Phone 7

I look forward to dabbling with this developer device much as I did the Keon.  Firefox OS is making major strides in countries around the world and I continue to be amazed at the work rate of the team at Mozilla!

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

Incredible Demos

  • By
    Implement jQuery’s hover() Method in MooTools

    jQuery offers a quick event shortcut method called hover that accepts two functions that represent mouseover and mouseout actions. Here's how to implement that for MooTools Elements. The MooTools JavaScript We implement hover() which accepts to functions; one will be called on mouseenter and the other...

  • By
    Morphing Elements Using MooTools and CSS

    Morphing an element between CSS classes is another great trick the MooTools JavaScript library enables you to do. Morphing isn't the most practical use of MooTools, but it's still a trick at your disposal. Step 1: The XHTML The block of content that will change is...

Discussion

  1. Where did you found new Peak? Isn’t this device discontinued or they are still providing it Mozilla employees?

  2. When I got my developer preview of the Keon I messed around with it for days. Ah, I fish I still got free stuff like that :(

  3. Wait for reboots in 1.4+ versions and the battery to inflate…

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!