<%= image_tag("copyleft-icon.svg", size: "60") %>

Free as in FREE SPEACH

Freedom
<%= image_tag("gears.svg", size: "60") %>

Custom Code

Programs
<%= image_tag("heckert_gnu.svg", size: "60") %> <%= image_tag("tux-mono.svg", size: "60") %>

Linux Consulting

Support

Philosophy

What is this all about.

People

Who is currently involved into this.

This is mostly about programming.

Here you find links to the projects hosted on Weird Web Workers.

<% @namespaces.each do |namespace| -%>

<%= namespace['name'] %>

<%= namespace['description'] %>

<% @projects.find_all { |project| project.namespace == namespace }.each do |project| -%>
<%= link_to project.name, project.web_url, :target => "_blank" %>
<% end -%>
<% end -%>

Other

Some other stuff here...

Other

Some other stuff here...