by jono
on March 6, 2012
in Community, Opportunistic Developers, Ubuntu
Most of you will be familiar with Ubuntu One as the personal cloud service in which you can sync your files, buy music, and more. While the Ubuntu One team has been working hard to expand the end-user quality and experience of Ubuntu One, I wanted to share my experience with working with Ubuntu One [...]
by jono
on June 4, 2010
in Acire, Community, Opportunistic Developers, Python Snippets
Yesterday I announced that the new Severed Fifth website is launched on Monday, and with it will begin the second phase of the project and the build-up to the second album. For the first album I ran out of steam as I had just signed up to do The Art Of Community for O’Reilly and [...]
by jono
on April 10, 2010
in Acire, Opportunistic Developers, Python Snippets
While I have been away this week on vacation there were 16 new submissions with new snippets! I utterly flabbergasted at how many of you good folks are contributing snippets. I just reviewed all of these submissions and we now have a bunch of new snippets, including: WebKit examples and a fantastic snippet for theming [...]
by jono
on April 8, 2010
in Community, Desktop, Opportunistic Developers
Just a quick note: the PyJunior code is up on Launchpad. Please remember: I wrote this in about two hours and haven’t had any time to clean it up. So, expect warts and all. The Open Sourcerer pointed me at Snake Wrangling for Kids as a great kid-friendly guide for learning Python. My dream now [...]
by jono
on April 8, 2010
in Opportunistic Developers
This week I am in Mexico on vacation with my wife and it has been wonderful getting out and about, catching some rays and and chillin’ by the pool. Mexico is a wonderful place and the people here are just incredible. It has been a wonderful week. Yesterday I had a break from the sun [...]
by jono
on March 30, 2010
in Acire, Community, Desktop, Opportunistic Developers, Ubuntu
Today Andy Breiner submitted a new Python snippet that demonstrates the use of the os module and Regular Expressions and looks at all the snippets in the Python Snippets library and counts how many people have submitted snippets. This is a great way of seeing how many people are contributing to the project. Well, I [...]
by jono
on March 26, 2010
in Acire, Desktop, Opportunistic Developers, Ubuntu
I am proud to announce the release of Acire 0.4! This release includes the following new features Documentation Links – many snippets now include links to relavent documentation links, and these are shown right within the Acire interface and just a click away. Alphabetized Lists – the list of categories in Acire and the list [...]
by jono
on March 26, 2010
in Acire, Opportunistic Developers, Python Snippets
With the goal of Acire and Python Snippets seeking to serve multiple distributions, it seemed appropriate to give it it’s own website. Thanks to the wonderful people over at wordpress.com for making my fave CMS available as a free hosted service, we now have our new website! This was a result of a few hours [...]
by jono
on March 25, 2010
in Community, Desktop, Opportunistic Developers, Ubuntu
I just wanted to share something I am rather proud of. Python Snippets, the project I put together to gather an archive of simple Python examples that can be viewed with Acire on your desktop. Well, today I merged in our 150th snippet, contributed by Andy Breiner. For the curious, the record-breaking snippet demonstrates how [...]
by jono
on March 15, 2010
in Desktop, Opportunistic Developers
Recently I asked for some help on how to download a file without blocking the GUI. Thanks to everyone who contributed their expertise in the post comments: I now have my program working great. I wanted to now share my conclusions so that others can benefit from them too. To do this I am going [...]