Rob Crowther's Blog
September 12, 2013
Tech for Good Meetup - September 2013
On Monday I attended the first Tech for Good Meetup, a showcase for startups aiming to solve social and environmental problems. The format was a series of lightening talks, an introduction from the sponsors followed by short presentations from five startups. This post comtains my notes and links.
Bethnal Green Ventures - LilyThe organiser/sponsor, Bethnal Green Ventures is a tech accelerator (like Y Combinator) for ?social good' startups. The idea is they give seed capital to a number of...
Tech for Good Meetup - September 2013
On Monday I attended the first Tech for Good Meetup, a showcase for startups aiming to solve social and environmental problems. The format was a series of lightening talks, an introduction from the sponsors followed by short presentations from five startups. This post comtains my notes and links.
Bethnal Green Ventures - Lily
The organisor/sponsor, Bethnal Green Ventures is a tech accelerator (like Y Combinator) for ‘social good' startups. The idea is they give seed capital to a number of start...
August 10, 2013
Upgrading a Geeksphone Keon to Firefox OS 1.1
Note: This is not a technical post, it's more in the way of a story. If you're looking for step by step ROM flashing instructions this is not the post you are looking for, please refer to the Geeksphone docs.
A few months ago I bought a Geeksphone Keon in order to play around with Firefox OS. My brother did an unboxing video and, not too surprisingly, the comments from his audience of (mostly) high end smartphone users weren't too positive. This didn't bother me overly, I knew what I was...
Upgrading a Geeksphone Keon to Firefox OS 1.1
Note: This is not a technical post, it's more in the way of a story. If you're looking for step by step ROM flashing instructions this is not the post you are looking for, please refer to the Geeksphone docs.
A few months ago I bought a Geeksphone Keon in order to play around with Firefox OS. My brother did an unboxing video and, not too surprisingly, the comments from his audience of (mostly) high end smartphone users weren't too positive. This didn't bother me overly, I knew what I was getti...
June 11, 2013
Update: Features for Font Fanatics
Some time ago I wrote a blog post Firefox 4.0 Features for Font Fanatics. Since that time the spec has evolved and support has arrived in Chrome and IE10 so I thought it was worth an update.
Here's the example CSS rule from the original post:
.example { font-feature-settings: "dlig=1,tnum=1,ss01=1"; }
This is what the syntax now looks like:
.example { font-feature-settings: "dlig" 1, "tnum" 1, "ss01" 1; }
As you can see the change is subtle. For practical support you'll need to use vendor...
Update: Features for Font Fanatics
Some time ago I wrote a blog post Firefox 4.0 Features for Font Fanatics. Since that time the spec has evolved and support has arrived in Chrome and IE10 so I thought it was worth an update.
Here's the example CSS rule from the original post:
.example {
font-feature-settings: "dlig=1,tnum=1,ss01=1";
}
This is what the syntax now looks like:
.example {
font-feature-settings: "dlig" 1, "tnum" 1, "ss01" 1;
}
As you can see the change is subtle. For practical support you'll need to use vendor prefixes,...
May 22, 2013
OpenTech 2013
It's been a while since I've written a proper blog post but now that my 'professional' writing obligations are mostly out of the way I've been meaning to return to my amateur ramblings. As I attended OpenTech 2013 at the weekend I thought this was a great opportunity to get back into the swing of things. I've been to a few of these events now and they're always well organised and thought provoking, this year was no exception. Each of the six timetable slots through the day had three rooms...
OpenTech 2013
It's been a while since I've written a proper blog post but now that my 'professional' writing obligations are mostly out of the way I've been meaning to return to my amateur ramblings. As I attended OpenTech 2013 at the weekend I thought this was a great opportunity to get back into the swing of things. I've been to a few of these events now and they're always well organised and thought provoking, this year was no exception. Each of the six timetable slots through the day had three rooms wit...
April 9, 2013
HTML5 in Action is the Manning Deal of the Day!
Half off my book HTML5 in Action. Use code dotd0409au at manning.com.
If you want to ask questions about the book, or anything to do with HTML5, Java Ranch have a companion promotion this week.
Twitter tags for this post: HTML5
Original post blogged on b2evolution.
HTML5 in Action is the Manning Deal of the Day!
Half off my book HTML5 in Action. Use code dotd0409au at manning.com.
If you want to ask questions about the book, or anything to do with HTML5, Java Ranch have a companion promotion this week.
Twitter tags for this post: HTML5
Original post blogged on b2evolution.


