<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sexy Sexy Penguins &#187; Tools</title>
	<atom:link href="http://sexysexypenguins.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://sexysexypenguins.com</link>
	<description>I love the smell of &#34;Free Software&#34; in the morning</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:35:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GoOSe Project: Progress toward Skein 2.0</title>
		<link>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/</link>
		<comments>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:34:35 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[GoOSe]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[November]]></category>
		<category><![CDATA[rebuild]]></category>
		<category><![CDATA[skein]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=966</guid>
		<description><![CDATA[As some of you may already know, I&#8217;ve been a part of this enterprise rebuild project for a while now and things have been going pretty well. Recently, though, I&#8217;ve made some good progress on our import and build tool, skein. Skein&#8217;s goal is provide easy functionality for rebuilding SRPMS from upstream and import them <a href="http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As some of you may already know, I&#8217;ve been a part of this <a href="http://gooseproject.org">enterprise rebuild project</a> for a while now and things have been going pretty well. Recently, though, I&#8217;ve made some good progress on our import and build tool, <a href="https://github.com/gooseproject/skein">skein</a>.</p>
<p>Skein&#8217;s goal is provide easy functionality for rebuilding SRPMS from upstream and import them into github, where they can be built using our <a href="http://koji.gooselinux.org">koji instance</a>. The process is actually easier than one might think:</p>
<ul>
<li>skein request &#8211; Request a particular repository be setup on our github organization for the specified package. The package itself should be able to be requested from the SRPM, but that feature is not yet available.</li>
<li>skein query &#8211; To verify the request has been placed, this shows the open queries (by default).</li>
<li>skein show &#8211; For a particular request, show the detail of who requested and the purpose of such a request.</li>
<li>skein grant &#8211; Only an admin can grant the repository. Only members of the admin team on our github organization can grant the repository.</li>
<li>skein extract &#8211; Once granted, the SRPM can be extracted and placed into two basic directories:</li>
<ul>
<li>/path/to/package/lookaside/ &#8211; contains the archive from the SRPM, usually a tar, tar.gz or zip file. The contents of this directory can then be pushed to the lookaside cache.</li>
<li>/path/to/package/git/ &#8211; contains the spec file, any patches and other sources that are not archives. A Makefile and sources file are also generated along with a .gitignore to provide useful functionality during the koji build</li>
</ul>
</ul>
<p>Other functionality is currently under development:</p>
<ul>
<li>skein push &#8211; Once extracted and committed to the git repository, this pushes the git commits to github.</li>
<li>skein upload &#8211; Once extracted, this uploads the content of the lookaside directory to the lookaside cache at pkgs.gooselinux.org.</li>
<li>skein import &#8211; A combination of skein extract, push and upload, since that seems fairly logical.</li>
<li>skein build &#8211; Albeit mostly complete, it will need to be tested with an SRPM that has been run through this process.</li>
</ul>
<p>I took a few minutes the other day and created a video of the completed process. I post this here for others to use for their benefit, but also so I can have it in another place besides my laptop.</p>
<p><a href="http://sexysexypenguins.com/misc/skein_qd.webm">Skein video</a></p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/11/10/goose-project-progress-toward-skein-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Update: pydf now in Fedora</title>
		<link>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/</link>
		<comments>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 16:52:01 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[july]]></category>
		<category><![CDATA[pydf]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=926</guid>
		<description><![CDATA[Recently, my friend beandog introduced me to pydf. After playing with it for a couple of days, I decided I liked it enough that I packaged and included into Fedora. (If you are interested in other packages I maintain, you can check them out here.) What is pydf? $ yum info pydf Name             : pydf <a href="http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, my friend <a href="http://wonkabar.org/">beandog</a> introduced me to <a href="http://kassiopeia.juls.savba.sk/%7Egarabik/software/pydf/"><strong>pydf</strong></a>. After playing with it for a couple of days, I decided I liked it enough that I packaged and included into Fedora. <em>(If you are interested in other packages I maintain, you can check them out <a href="https://admin.fedoraproject.org/pkgdb/users/packages/herlo">here</a>.)</em></p>
<h2>What is pydf?</h2>
<p>$ yum info pydf</p>
<address>Name             : pydf<br />
Arch               : noarch<br />
Version          : 9<br />
Release         : 3.fc15<br />
Size                : 14 k<br />
Repo              : updates<br />
Summary       : Fully colorized df clone written in python<br />
URL                : <a href="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/">http://kassiopeia.juls.savba.sk/~garabik/software/pydf/</a><br />
License          : Public Domain<br />
Description   : pydf displays the amount of used and available space on your file systems,<br />
: just like df, but in colors. The output format is completely customizable.</address>
<p>I was also able to send in a patch for the python 2.4 version to the upstream author. He was very happy to receive and apply the fix. The patch is also available in the <a href="http://kojipkgs.fedoraproject.org/packages/pydf/9/3.fc15/src/pydf-9-3.fc15.src.rpm">source rpm</a>.</p>
<p>A nice looking screenshot of the output from pydf is below:</p>
<p><a href="http://sexysexypenguins.com/misc/pydf.png"><img class="alignnone" title="pydf in action" src="http://sexysexypenguins.com/misc/pydf.png" alt="" width="512" height="225" /></a></p>
<p>Cheers,</p>
<p>herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2011/07/22/packaging-update-pydf-now-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POW: Gobby, the little engine that could! (collaborate)</title>
		<link>http://sexysexypenguins.com/2008/02/28/pow-gobby-the-little-engine-that-could-collaborate/</link>
		<comments>http://sexysexypenguins.com/2008/02/28/pow-gobby-the-little-engine-that-could-collaborate/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 07:29:01 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[POW]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[gobby]]></category>
		<category><![CDATA[UTOS]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://fedora-tutorials.com/2008/02/28/pow-gobby-the-little-engine-that-could-collaborate/</guid>
		<description><![CDATA[Its been a very long time since I&#8217;ve done the Product of the Week, so I am going to change the name to Product of Whenever. This suits me better. In July of 2001, I was introduced to a little editing tool many of us now know fondly, the wiki. I was travelling to New <a href="http://sexysexypenguins.com/2008/02/28/pow-gobby-the-little-engine-that-could-collaborate/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Its been a very long time since I&#8217;ve done the Product of the Week, so I am going to change the name to Product of Whenever.  This suits me better.</em></p>
<p>In July of 2001, I was introduced to a little editing tool many of us now know fondly, the wiki.  I was travelling to New Zealand looking for work.  During my month&#8217;s stay, the fellow I traveled with showed me his wiki-wiki.  He explained how collaboration could work and the simplicity of the system made it even great for a one person quick web page.  Immediately, I was hooked. When I returned from New Zealand and enrolled in school, my mind quickly went back to this funky wiki-editor thing I&#8217;d seen.  Being a geek even back then, I promptly installed one.</p>
<p>Fast-forward almost 7 years.  We&#8217;ve seen the wiki evolve from a little app that could be used to make an entire website of information so grand that even the largest collectors of physical data can&#8217;t compete.  We&#8217;ve seen tools like DocuWiki &#8211; the documentation wiki, MediaWiki &#8211; which needs no introduction and Tomboy &#8211; the little desktop wiki.  Many other wiki&#8217;s emerged to help people collaborate all around the world.  How great a time it was&#8230;</p>
<p>This article isn&#8217;t about wiki&#8217;s, rather it is about collaboration.   This article is about a different type of collaboration, one that&#8217;s more real-time than a wiki can be.  In some ways its more limiting and in others, much less.  The feature I&#8217;m referring to is real-time collaboration.  And the tool that enables this, <em><strong>gobby</strong></em>, and its closely related cousins, <em><strong>sobby </strong></em>and <em><strong>obby</strong></em>.</p>
<p><strong>INTRODUCING GOBBY</strong></p>
<p><a href="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-intro.png" title="The Gobby Editor"><img src="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-intro.thumbnail.png" alt="The Gobby Editor" /></a></p>
<p>Gobby is a collaborative text editor, with a bunch of cool features.  While gobby is still young and not quite feature-full, its quite amazing what it can do out of the box.  The collaboration abilities of gobby come straight out of the box.  One can choose to create a session on the local network, or create a server version, with <strong><em>sobby</em></strong>, where everyone can connect to a centralized server to collaborate.  I&#8217;d like to also point out this application can also run in Windows according to the authors&#8217; website, though I&#8217;ve heard rumors that it doesn&#8217;t work as I&#8217;ve not personally tried.</p>
<p>To get started with gobby, its easily installed:</p>
<p><code># yum install gobby<br />
.. snip ...</code></p>
<p>Once its installed, gobby will easily load from Applications -&gt; Internet -&gt; Gobby Collaborative Editor. Up pops the window we showed you above, albeit a little more bare.  The toolbar is the most important piece here.</p>
<p><a href="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-disc.png" title="Gobby is disconnected at initial start.  Click create or join a session"><img src="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-disc.png" alt="Gobby is disconnected at initial start.  Click create or join a session" /></a></p>
<p>There are two distinct features here, plus the ability of a regular text editor.  On the left, are the connection buttons, one can join or create a session.  On the right hand side, are user and document lists, and a chat button.  The left hand side controls how to connect, the right controls once you are connected.  Of course, the middle does have tools of a normal editor.</p>
<p>Clicking the <em>Create session</em> button provides this dialog, allowing for a local session to be created and maintained.</p>
<p><a href="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-create.png" title="gobby-create.png"><img src="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-create.thumbnail.png" alt="gobby-create.png" /></a></p>
<p>This session can be just one person, but is definitely better with at least two.  Notice that you&#8217;ll need to pick a colour.  This feature is what makes it easy to tell who&#8217;s edited what parts of every document in <em><strong>gobby</strong></em>.</p>
<p>The other option is to join a session.  Joining a session also lists any local sessions currently available.</p>
<p><a href="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-join.png" title="gobby-join.png"><img src="http://fedora-tutorials.com/wp-content/uploads/2008/02/gobby-join.thumbnail.png" alt="gobby-join.png" /></a></p>
<p>Once the session is created and/or joined, its just a matter of using <em><strong>gobby</strong></em> like an editor.  The fun part about <em><strong>gobby</strong></em> though, is when the collaboration begins.  When working on a document, others can work on it as well, at the same time.  Which can be confusing, and troublesome the first time you play with this tool.  Give it some time and you&#8217;ll be hooked.</p>
<p>In addition to creating an <em><strong>obby</strong></em> session with the <em><strong>gobby</strong></em> application, its also possible to create a persistent connection with the <em><strong>sobby</strong></em> server.  Unfortunately, <em><strong>sobby</strong></em> doesn&#8217;t have features that let it run as a SYSV service, but it is possible to get a server up and running quite easily even still.  The organization I run, <a href="http://utos.org" target="_blank">UTOSF</a>, has one currently up and running at gobby.utos.org.  If you want to join up, please let me know and we&#8217;ll get you connected.</p>
<p>Take the time to get to know this awesome collaboration tool, and start working with your friends who code, or document or even just for simple brainstorming sessions.  The possibilities are endless.</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2008/02/28/pow-gobby-the-little-engine-that-could-collaborate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>POW: apg, Automated Password Generator</title>
		<link>http://sexysexypenguins.com/2007/11/21/pow-apg-automated-password-generator/</link>
		<comments>http://sexysexypenguins.com/2007/11/21/pow-apg-automated-password-generator/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 17:04:51 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[POW]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[apg]]></category>

		<guid isPermaLink="false">http://fedora-tutorials.com/2007/11/21/pow-apg-automated-password-generator/</guid>
		<description><![CDATA[This week&#8217;s program may seem like a bit of a cop out, but it really isn&#8217;t. I&#8217;ve regularly found myself in need of some quick passwords to hand out to users that are both semi-secure and easy to remember. With apg, this can become a reality. First, install apg: # yum install apg .. snip <a href="http://sexysexypenguins.com/2007/11/21/pow-apg-automated-password-generator/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s program may seem like a bit of a cop out, but it really isn&#8217;t.  I&#8217;ve regularly found myself in need of some quick passwords to hand out to users that are both semi-secure and easy to remember.  With <strong>apg</strong>, this can become a reality.</p>
<p>First, install <strong>apg</strong>:</p>
<pre># yum install apg
.. snip ..
Install      1 Package(s)
.. snip ..
Total download size: 101 k
Is this ok [y/N]: <strong>y</strong>
.. snip ..
Installed: apg.i386 0:2.3.0b-5.fc8
Complete!</pre>
<p><strong>apg</strong> does provide several switches which help to provide an easy way to distribute passwords.  Recently, I generated random, yet pronounceable passwords for about 30 users of an application I was using.  it was quite nice to let the users login and feel safe with my choices of passwords.</p>
<p>To start with <strong>apg</strong> is quite easy to generate a set of passwords:</p>
<pre>$ apg
NatnawmIx
GhisImAv*
Bahiwaihet
adMuhevep
Ombachat
cier]bipt</pre>
<p>These passwords are the default set from apg, providing six pronounceable, 8-10 digit,   In my opinion, its better to lose a bit of security to make a password easy to remember, than to have a user have to write the password down, more or less defeating the purpose of the password in the first place.</p>
<p>Because of my opinion, (and no, I&#8217;m not a security expert by any means, just using common sense), its probably a good idea to have a look at some of the switches provided by <strong>apg</strong>:</p>
<pre>-a : <em>0</em> (default) will make the passwords semi-pronounceable, <em>1</em> on the other hand, will be pseudo-random

-n : tell <strong>apg</strong> how many passwords to display

-m/-x : the minimum/maximum length of the generated passwords</pre>
<p>Here&#8217;s an example of these options in use:</p>
<pre>$ apg -a 1 -n 2 -m 7 -x 10</pre>
<p><strong>apg</strong> has more to give us though.  We can use some standard Linux password checking utilities to help us:</p>
<pre>-r : checks the generated passwords against a particular dictionary file.  /usr/share/dict/words, for example.</pre>
<p>Adding this to our previous example (and removing the -a option) will verify the password doesn&#8217;t have any dictionary words:</p>
<pre>$ apg -r /usr/share/dict/words -n 2 -m 7 -x 10</pre>
<p>The last component is <em>-M mode</em>, which can request/require that a password has a particular set of attributes.  Its a bit more complex than the others above.  The <em>mode</em> consists of eight letters, <em>S</em>, <em>N</em>, <em>C</em> and <em>L</em>, in both upper and lower case.</p>
<pre>S :  must use special symbol set for every generated password.
s :  should use special symbol set for password generation.

N : must use numeral symbol set for every generated password.
n : should use numeral symbol set for password generation.

C : must use capital symbol set for every generated password.
c : should use capital symbol set for password generation.

L : must use small letters symbol set for every generated password (always present if pronounceable  password generation algorithm is used).
l  : should use small letters symbol set for password generation.</pre>
<p>As you might be able to tell, the list above is almost directly from the <em>man</em> page for <strong>apg</strong>.  This is on purpose as it is very well explained (and recommended to read each and every <em>man</em> page for any tool used).   Many a good trick has come directly from the <em>man</em> pages.</p>
<p>Let&#8217;s see these options in use:</p>
<pre>$ apg -n 2 -m 7 -x 10 -M SCnL
Hej=Nio
nefMit/</pre>
<p>What is noted right away during several iterations of these <em>modes</em> is the fact that rarely, if ever, is a number included.  It seems the lowercase modes are not strong suggestions except in the case of &#8220;lower case letters&#8221;.  However, using the uppercase mode values works every time as expected.</p>
<p><strong>apg</strong> is a simple, yet effective tool for generating passwords.  My hope is that you decide to use more secure passwords in the future with tools like <strong>apg</strong>.</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2007/11/21/pow-apg-automated-password-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

