All posts by Linux Fan

How easy is it to get open source software projects funded?

If there is a gap in the open source software world for a particular application/system, is it generally possible to find companies/public organisations to help fund the creation of that project if someone is willing to coordinate / manage the project? Does anyone have any examples of projects initiated in this way? I’m thinking of a scale of project larger than a Google summer of code.

WordPress Tutorial – Use a Text Widget to Customize Sidebar

LATEST TUTORIALS: mcbuzz.wordpress.com CODE FOR THIS TUTORIAL HERE mcbuzz.wordpress.com This Intermediate level WordPress tutorial shows how to use a text widget to customize a WordPress sidebar. To see the final product of the tutorial in the Business Blogging 101 website and the HTML code used in this example, go to mcbuzz.wordpress.com and search for “text widget”. Widgets are a very useful feature of most new WordPress themes. These are called “widget enabled” or “widgetized” themes or “widget enabled” or “widgetized” sidebars. They allow you to add custom content to your sidebars with little or no knowledge of HTML or other code. In an earlier tutorial, I showed how to add Flickr photos to a WordPress sidebar using the Flickr photo widget. The example I use in this tutorial shows how to create a custom text box with a short biographical note and part of that text is a link. In PART TWO of this tutorial, I show how to insert an image into the same custom sidebar box, along with a LinkedIn profile “badge”. You can use these techniques to put whatever you want into your own WordPress sidebar.