Tag Archives: ubuntu

Core Apps Update: Weather

This is the fourth in a series of posts highlighting the work being done on the Ubuntu Touch Core Apps.  I’ve been slacking a bit lately, and haven’t been publishing these as often as I had originally planned.  But now … Continue reading

Posted in OpenSource, Programming, Projects | Tagged , , , , , , , | 5 Comments

Core Apps Update: Calculator

This is my third Core Apps update, you can go back and read about the Clock and Calendar apps if you missed them.  Today I’m going to show off the Calculator app. Calculator Features Basic Functions The Calculator does exactly … Continue reading

Posted in OpenSource, Projects | Tagged , , , , , , , | 5 Comments

Core Apps Update: Calendar

Yesterday I posted the first in a new series of Core App Update, featuring the Clock App’s development.  Today I’m going to cover the status of the Calendar Calendar Features Calendar View The calendar now provides several different views you can choose … Continue reading

Posted in OpenSource, Programming, Projects | Tagged , , , , , , , , | 6 Comments

Core Apps Update: Clock

The Ubuntu Touch Core Apps project is a new kind of collaboration between Canonical and the wider Ubuntu community, with a goal of developing high-quality applications for Ubuntu Touch. A couple of months ago I set out the Core Apps … Continue reading

Posted in OpenSource, Projects | Tagged , , , , , , , | 13 Comments

Building an Ubuntu SDK App: rev 8

Back again for one more article on developing an Ubuntu SDK app.  This one might be short,  but it covers one of the cooler bits of magic that QML gives you: Transitions.  But first, be sure to read the previous … Continue reading

Posted in OpenSource, Programming, Projects, Upstream | Tagged , , , , , , | Leave a comment

Announcing the Ubuntu SDK Apps Collection

I’ve blogged three times now, here, here and here, highlighting some of the apps being written with the Ubuntu SDK.  Well after covering 44 of them, and more already popping up since yesterday’s article, we’ve decided that we need to … Continue reading

Posted in OpenSource, Programming, Projects, Upstream | Tagged , , , , , , , | 2 Comments

Another Ubuntu SDK Apps roundup

The excitement around the Ubuntu SDK and application development is still going strong, both on the Ubuntu Touch Core Apps side and with independent developers. So strong, in fact, that it’s time for another round of updates and spotlights on … Continue reading

Posted in OpenSource, Programming, Projects, Upstream | Tagged , , , , , , , , | 2 Comments

Building an Ubuntu SDK App: rev 7

Hurray, it’s Friday!  I’ve got a somewhat lighter article to celebrate the end of the work week (sorry to those of you for whom it isn’t).  Today I’m going to cover revision 7, in which I replaced the large default … Continue reading

Posted in OpenSource, Programming, Projects | Tagged , , , , , , | Leave a comment

Building an Ubuntu SDK App: rev 5-6

Well I’m back again, with part 4 of this series.  No, that’s not a typo in the title, this post will be primarily about revision 5 and revision 6 of my bzr branch.  What happened to rev 4?  Well it was … Continue reading

Posted in OpenSource, Programming, Projects | Tagged , , , , , , | 1 Comment

Building an Ubuntu SDK App: rev 3

This is part 3 of an ongoing series, you should read rev 1 and rev 2 first. In this revision I make several visual improvements to the existing components, try out some new gesture-based interactions, and undergo a significant refactoring … Continue reading

Posted in OpenSource, Programming, Projects | Tagged , , , , , , | 5 Comments