Home Home > 2008 > 05 > 29
Sign up | Login

Deprecation notice: openSUSE Lizards user blog platform is deprecated, and will remain read only for the time being. Learn more...

Archive for May 29th, 2008

Social Marketing for a Little Green Lizard

May 29th, 2008 by

With only like three weeks until openSUSE 11.0 is released to the world, now would be a good time to start the buzz around it. OK, so there’s already been a lot of buzz around 11.0, for example this article from Ars Technica which reached the front page of Digg, not to mention our own countdown and openSUSE 11.0 pages. But there’s many more ways you and I can help people know about openSUSE 11.0.

If your into the whole Web 2.0/Internet/Social Networking thing, you know how much of a help and marketing tool (aka timewaster) it can be. The trick is to not bother people and throw openSUSE in their face every day (sorry Twitter friends!). But there are many ways you can use these tools to help openSUSE. Our own community manager Zonker has talked about using Twitter to spread openSUSE, and it does work. In terms of Twitter, however, it depends on who your followers are. For example, many of my followers are Linux or SUSE users already. How does Twitter help with those people? I’ll answer that in a minute.

A few days ago, I started an event on Facebook: openSUSE 11.0 Public Release (you need to be logged into Facebook to view) as a type of meta-event. It doesn’t have a specific real world location (the location is set to opensuse.org; the city, which is required, was set to Nuremberg, Germany for obvious reasons) but it serves to bring the awareness of openSUSE 11.0’s release, and also encourages anyone else starting an actual release event (such as a openSUSE User Group or Linux user group) to add their event to Facebook and link it from the above event. Within 3 days, the number of people confirming their “attendance” is growing, and at least one person has mentioned that she plans on hosting a release party.

So, do you have any other ways to help share openSUSE 11.0? Are there openSUSE groups or 11.0 release events on other social networking websites the community should know about? Let me know through the comments!

Oh, and openSUSE 11.0 Release Candidate 1 should be out today!

BTW, this is my first post. I’m Kevin Dupuy, and instead of rehashing it all here, I’ve got my bio up on the wiki here.

It builds!

May 29th, 2008 by

Out of total insanity I promised Adrian a couple of weeks ago to test local installation of the OBS build service and interconnect it with the build.opensuse.org instance. Last night I couldn’t sleep due to the heat, so I finally did. Half an hour later, everything was installed and set up correctly according to the README.SETUP instructions in the obs-server package. I’ve fixed a couple of small issues in the README while doing so.

This morning, Michael Schroeder fixed the remaining bugs in the scheduler so that it actually runs. And now it builds 🙂

Source and binary interconnects work fine, so I can e.g. branch a package that is somewhere in the openSUSE buildservice (some KDE:KDE4: package or even openSUSE:Factory) and modify it locally in a test project, and watch the resulting build failures. There are some smaller issues with “osc linkpac” and “osc branch”, but editing the _link  files directly works.This way one can do experimental changes to packaging without actually breaking the repository for all other users, or slow down the build power ressources for everybody else due to unnecessary rebuilds.

As a test case, I’ve imported KDE 4.0.5 packages into a local branch of KDE:KDE4:STABLE:Desktop for testing. More seems possible, like for example doing a daily rebuild of the KDE 4.

Really cool stuff. Buildservice guys, keep rocking!