Archive for the ‘blog’ category

iFolder appliance updates

July 9th, 2010

Yes, its been forever and then some since I’ve messed with this stuff.  I’m finally trying to make sure that I get some work done on this.  The first item of business is the new iFolder appliance project page being hosted on google code.  This is where I’d like to post updates, release notes, progress, errata, the how to, fixes, workarounds, etc.

The next thing I want to mention is that I’ve started to work on an openSUSE 11.2 based iFolder appliance that will include, as of right now, iFolder 3.8.  I’ll be posting links to the test images for anyone that would like to help test, comment, contribute, etc.  Please feel free to post bugs to the project page and I’ll do my best to fix them.

YaSTroid

June 22nd, 2010

What is YaSTroid you ask? Its our hackweek project.  Several of the SLED team developers and fellow friends got together including Jared Allen, Scott Reeves, Sandy Armstrong, Mario Carrion, Alan Clark, FunkyPenguin, and myself.  Recently several of us have had an interest in the android platform. So, we decided to take this hackweek and write an android based application that we thought would benefit many of you.

The application we wrote is an android frontend to WebYaST.   The way the application works is that it takes advantage of the RESTful API that is provided by the WebYaST service.

As of right now our application is still fairly simple with some really cool ideas.  Also, as the WebYaST REST interface adds new features we’ll be able to add them to our app as well.

Screenshots you say?  I’m sorry to disappoint, however we do have this awesome video that demos our app instead.  Brought to you by Scott Reeves and Stephen Shaw with a special thanks to our camera man Chris Coray and Novell for hosting the video.

So, here is a flash video and mp4 video.

EDIT: Sorry, here are the links to the source code and an apk if you’d like to test it and give us feedback.

Cool tip: vi and spec file templates

January 13th, 2010

This is a really cool tip I stumbled onto while working with some of the packages on my team.  A couple months back I was editing a spec file and accidentally mistyped the name of the spec file.  Much to my surprise most of the file was completely missing.  After several :q! I finally realized that vi has a skeleton spec file that gets generated when edit a *.spec file that doesn’t exist yet.

So, for example if you typed:

 vi mypackage.spec

you would get:

#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

# norootforbuild

Name:           mypackage
Version:
Release:
Summary:
Group:
License:
Url:
PreReq:
Provides:
BuildRequires:
Source:
Patch:
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
AutoReqProv:    on

%description

Authors:
--------
    Name Surname

%prep
%setup

%build
%configure
make %{?jobs:-j%jobs}

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%post
%postun

%files
%defattr(-,root,root)
%doc ChangeLog README COPYING

%changelog
* Wed Jan 13 2010 sshaw at stshaw.site

openSUSE 11.2 release party

November 10th, 2009

Just a quick post letting everyone know that there is a release party here in Provo, Utah.

The Open Source Technology Center, building A on the Novell campus, has been good enough to host us again.  It will be this Thursday, November 12 from 6 to 9.

I do not have the replicated DVDs, but I will have some burned copies of the isos.

We don’t have a sponsor for pizza yet, but please RSVP anyways just in case.  Maybe we can have people throw some money in for pizza.

Pass the word on and See you all there!

UPDATE:

We will have pizza and drinks.  Please RSVP!!!

Clear Center launched

August 5th, 2009

Clear Center is the resulting company/group/foundation from a company that I used to work for.  Its a full complete small business solution that gives and empowers small business with the big boy tools without the big boy costs (ClearOS features overview).  For those that have heard of clarkconnect, this is the next chapter for them.

I wish them all the best in this chapter they are opening up!