<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://spacebug.com">
<channel>
 <title>Spacebug Open Source Initiative</title>
 <link>http://spacebug.com</link>
 <description>Spacebug Mission: Keeping Software Simple, Open and Pragmatic.</description>
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/spacebug" type="application/rss+xml" /><feedburner:emailServiceId>spacebug</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
 <title>Open source presentation at the Wellington Architect forum</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/koK1gbveGIw/open_source_and_architecture</link>
 <description>&lt;p&gt;Just finished my presentation on Open source and Architecture in the Wellington Software Architect Forum.&lt;/p&gt;
&lt;p&gt;We have covered these topics:&lt;br /&gt;
1) Definition, Licensing  &amp;amp; players&lt;br /&gt;
2) Open source based architecture examples&lt;br /&gt;
3) Best practices&lt;br /&gt;
4) ROI, TCO and other TLA&lt;br /&gt;
5) Open source tools for architecture&lt;br /&gt;
6) Want to be an open source developer?&lt;br /&gt;
7) Future FOSS trends &lt;/p&gt;
&lt;p&gt;You can download the presentation &lt;a href="http://spacebug.com/docs/Architecture and Open Source.pps"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/koK1gbveGIw" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/open_source_and_architecture#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/17">Architecture</category>
 <category domain="http://spacebug.com/taxonomy/term/42">Microsoft</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <pubDate>Thu, 05 Nov 2009 02:09:57 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">77 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/open_source_and_architecture</feedburner:origLink></item>
<item>
 <title>IPWEditor - In-Place WYSIWYG Editor 1.2 Released with TinyMCE support</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/pEWR2d85cNg/IPWEditor_In-Place_WYSIWYG_Editor_1.2_Released</link>
 <description>&lt;p&gt;
&lt;img style="border:0px" border=0 align="right" src="http://spacebug.com/img/release.png"&gt;
&lt;a href="http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor"&gt;IPWEditor&lt;/a&gt; provides easy in-place editing for Web pages with a layer of WYSIWYG. It allows you to seamlessly replace text on Web pages with inputs for on-the-spot editing.&lt;/p&gt;

&lt;p&gt; Up until now IPWEditor has integrated only with FCKeditor. The major feature in this release is integration with &lt;a href="http://tinymce.moxiecode.com/"&gt;TinyMCE&lt;/a&gt;, a popular WYSIWYG editor.&lt;br&gt;

Developers can now choose to run IPWEditor with either FCKeditor or with TinyMCE editor using the same IPWEditor code.
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.2_Released" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/pEWR2d85cNg" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.2_Released#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/11">AJAX</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/47">release</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <category domain="http://spacebug.com/taxonomy/term/28">web</category>
 <pubDate>Wed, 02 Sep 2009 07:59:20 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">76 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.2_Released</feedburner:origLink></item>
<item>
 <title>Drupal crashes when adding module in Modules admin screen</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/wdwONdbfNSA/Drupal-crashes-when-adding-module-in-Modules-admin-screen</link>
 <description>&lt;p&gt;Drupal is a popular CMS that enables 3rd party development of extensions such as themes and modules. In order to get a good value site out of Drupal you need to install several modules and theme that provides functionality such as cool look and feel, SEO improvements, support for content types such as images and a lot more.  &lt;/p&gt;
&lt;h3&gt;The problem:&lt;/h3&gt;
&lt;p&gt;When adding several modules to Drupal you try to enter the “modules” page in the administer menu and Drupal crashes with this error:&lt;br /&gt;
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1476899 bytes) in . . . &lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/Drupal-crashes-when-adding-module-in-Modules-admin-screen" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/wdwONdbfNSA" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/Drupal-crashes-when-adding-module-in-Modules-admin-screen#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/46">Deep Dive</category>
 <category domain="http://spacebug.com/taxonomy/term/16">Drupal</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <pubDate>Thu, 06 Aug 2009 00:11:23 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">63 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/Drupal-crashes-when-adding-module-in-Modules-admin-screen</feedburner:origLink></item>
<item>
 <title>How to SELECT a Random Record in SQL</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/Enaga0LM8FE/How-to-SELECT-a-random-record-in-SQL</link>
 <description>&lt;p&gt;&lt;img src="http://farm3.static.flickr.com/2199/3526750763_929737ce8a_m.jpg" align="right" /&gt;Sometimes we need to retrieve a random entry from the Database. An examples for that could be trying to display "random posts" or "a random image".&lt;/p&gt;
&lt;p&gt;Some developers pull some or all of the records and then preform the randomization in the application tier (AKA in code). &lt;/p&gt;
&lt;p&gt;In most cases letting the Database return random eateries could prove to be a better option performance-wise. &lt;/p&gt;
&lt;p&gt;Here is how it is done:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/How-to-SELECT-a-random-record-in-SQL" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/Enaga0LM8FE" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/How-to-SELECT-a-random-record-in-SQL#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/46">Deep Dive</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <category domain="http://spacebug.com/taxonomy/term/45">SQL</category>
 <pubDate>Thu, 30 Jul 2009 09:40:05 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">74 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/How-to-SELECT-a-random-record-in-SQL</feedburner:origLink></item>
<item>
 <title>IPWEditor - In-Place WYSIWYG Editor 1.1 Released</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/Xnjbw-tyit4/IPWEditor_In-Place_WYSIWYG_Editor_1.1_Released</link>
 <description>&lt;p&gt;
&lt;img style="border:0px" border=0 align="right" src="http://spacebug.com/img/release.png"&gt;
&lt;a href="http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor"&gt;IPWEditor&lt;/a&gt; provides easy in-place editing for Web pages with a layer of WYSIWYG. It allows you to seamlessly replace text on Web pages with inputs for on-the-spot editing.&lt;/p&gt;
&lt;p&gt;
As reported by some members of the community, due to jQuery issue with IE 7, IPWEditor 1.0 had some issues around IE usability.&lt;/p&gt;
&lt;p&gt;
Thanks to these inputs and some refactoring around the jQuery limitation, these issues were resolved in this IPWEditor 1.1 release.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.1_Released" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/Xnjbw-tyit4" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.1_Released#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/11">AJAX</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <category domain="http://spacebug.com/taxonomy/term/28">web</category>
 <pubDate>Thu, 23 Jul 2009 08:28:58 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">75 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/IPWEditor_In-Place_WYSIWYG_Editor_1.1_Released</feedburner:origLink></item>
<item>
 <title>Make ThickBox Work with Other JavaScript Libraries / Resolve ThickBox Conflict Issues</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/JffEBtH604A/resolve_thickbox_conflict_issues</link>
 <description>&lt;br&gt;
&lt;img src="http://farm4.static.flickr.com/3136/2787556310_0712aff7af_m.jpg" align='right'&gt;ThickBox is a cool visualization tool based on Jquery JavaScript library. ThickBox helps you display photos in a cool way and is useful in many web projects.
&lt;br&gt;&lt;br&gt;
&lt;h3&gt;The problem&lt;/h3&gt; 
ThickBox does not work when the HTML pages has other JavaScript libraries such as Mootools.
&lt;br&gt;&lt;br&gt;
Debuging the error reveals this:&lt;br&gt;
&lt;b&gt;$(domChunk) is null&lt;/b&gt;
 
&lt;br&gt;&lt;br&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/resolve_thickbox_conflict_issues" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/JffEBtH604A" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/resolve_thickbox_conflict_issues#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/12">JavaScript</category>
 <category domain="http://spacebug.com/taxonomy/term/44">jquery</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/3">PHP</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <category domain="http://spacebug.com/taxonomy/term/28">web</category>
 <pubDate>Tue, 14 Jul 2009 07:45:37 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">73 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/resolve_thickbox_conflict_issues</feedburner:origLink></item>
<item>
 <title>AutoSnippet - automatically generate HTML and javascript code snippets</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/e5bLQx9avJA/AutoSnippet_automaticly_generate_HTML_and_javascript_code_snippets</link>
 <description>&lt;p&gt;
&lt;img style="border:0px" border=0 align="right" src="http://spacebug.com/img/release.png"&gt;
Code snippets posted online are a great source of knowledge and simple way to share experience and to reuse code. As developers we always look to see if there is a 'code example' which we can modify to our needs. As bloggers we find code snippets very useful to get our information out to the readers.&lt;/p&gt;&lt;p&gt;
The problem is that creating these code snippets is a complex and cumbersome task. You need you replace all the &amp;lt; with &lt;code&gt;&amp;alt&lt;/code&gt;, wrap the code in &amp;lt;pre&gt; and &amp;lt;code&gt; tags and then use a Syntax Highlighter to make our code look nice. Every time we change or fix the code you need to reiterate this process.&lt;/p&gt;&lt;p&gt;
&lt;a href="http://spacebug.com/AutoSnippet_automatic_snippet_generator"&gt;AutoSnippet&lt;/a&gt; solves this problem by automatically generating the code snippet from the source code (HTML, CSS and Javascript). No more cumbersome repetitive tasks and no more inconsistencies between example and real code.&lt;/p&gt;&lt;p&gt;
In this article I will show &lt;a href="http://spacebug.com/AutoSnippet_automaticly_generate_HTML_and_javascript_code_snippets#demo"&gt;how to generate automatic snippets&lt;/a&gt; for your blog and source/code websites.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/AutoSnippet_automaticly_generate_HTML_and_javascript_code_snippets" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/e5bLQx9avJA" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/AutoSnippet_automaticly_generate_HTML_and_javascript_code_snippets#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/12">JavaScript</category>
 <category domain="http://spacebug.com/taxonomy/term/44">jquery</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <pubDate>Tue, 07 Jul 2009 08:33:24 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">70 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/AutoSnippet_automaticly_generate_HTML_and_javascript_code_snippets</feedburner:origLink></item>
<item>
 <title>How to check where your site visitors come from using javascript </title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/kKQ-B4kqICY/check_where_my_site_visitors_have_come_from_using_javascript</link>
 <description>&lt;p&gt;Where do my visitors come from? That is always a question bloggers, site owners and advertisers want to know. Knowing who has referred the visitor to my site tells you a lot about that visitor. This information might help you drive better, more finely tuned content to this user.&lt;/p&gt;
&lt;h2&gt;Demo&lt;/h2&gt;
&lt;div style="border:solid thin black;"&gt;
&lt;script type="text/javascript"&gt;
        if(document.referrer){
           document.write("&lt;h3&gt;Hello, Thank you for arriving from: " + document.referrer+"&lt;/h3&gt;");
         }else{
          document.write("&lt;h3&gt;Hello, Thank you for arriving directly to this page&lt;/h3&gt;");
}

    &lt;/script&gt;&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/check_where_my_site_visitors_have_come_from_using_javascript" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/kKQ-B4kqICY" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/check_where_my_site_visitors_have_come_from_using_javascript#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/12">JavaScript</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <pubDate>Thu, 25 Jun 2009 08:35:48 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">69 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/check_where_my_site_visitors_have_come_from_using_javascript</feedburner:origLink></item>
<item>
 <title>IPWEditor - In-Place WYSIWYG Editor with FCKeditor and JQuery Editable</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/oKvNetr6THk/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable</link>
 <description>&lt;p&gt;
&lt;img style="border:0px" border=0 align="right" src="http://spacebug.com/img/release.png"&gt;
An In-Place editor, such as &lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt; &lt;a href="http://www.arashkarimzadeh.com/index.php/jquery/7-editable-jquery-plugin.html"&gt;Editable&lt;/a&gt; plug-in, lets you seamlessly replace texts on web pages with inputs, for on-the-spot editing (see &lt;a href="http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable#example1"&gt;example 1&lt;/a&gt;). WYSIWYG editors, such as &lt;a href="http://www.fckeditor.net/"&gt;FCKeditor&lt;/a&gt;, provide easy, word-like editor on the web (see &lt;a href="http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable#example2"&gt;example 2&lt;/a&gt;). Basically, the two are advanced User-Interface JavaScript tools that help users edit content on the web in an easy, intuitive and productive way.
&lt;/p&gt;
&lt;p&gt;Wouldn't it be great if we combine the two to create a really cool, web 2.0 user experience for editing content on the web? Unfortunately, FCKeditor and Editable are not fully compatible and some tweaking is required to make them interoperable.
&lt;/p&gt;
&lt;p&gt;In this article will demonstrate how, with little modification, FCKeditor can be integrated into Editable to create an In-Place WYSIWYG editor (see &lt;a href="http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable#example3"&gt;example3&lt;/a&gt;).
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/oKvNetr6THk" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/11">AJAX</category>
 <category domain="http://spacebug.com/taxonomy/term/2">Open source</category>
 <category domain="http://spacebug.com/taxonomy/term/18">Software development</category>
 <category domain="http://spacebug.com/taxonomy/term/28">web</category>
 <pubDate>Mon, 15 Jun 2009 05:35:07 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">66 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/In-Place_WYSIWYG_Editor_with_FCKeditor_and_JQuery_Editable</feedburner:origLink></item>
<item>
 <title>Real-life Relationships with Xbox</title>
 <link>http://feedproxy.google.com/~r/spacebug/~3/JHwBnO5QL4o/real-life_relationships_with_Xbox</link>
 <description>A human interaction system is made possible with &lt;a href="http://news.bbc.co.uk/2/hi/technology/8078322.stm"&gt;Natal&lt;/a&gt;, a system developed for the Xbox 360. &lt;br&gt;&lt;p&gt;&lt;a href="http://spacebug.com/real-life_relationships_with_Xbox" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/spacebug/~4/JHwBnO5QL4o" height="1" width="1"/&gt;</description>
 <comments>http://spacebug.com/real-life_relationships_with_Xbox#comments</comments>
 <category domain="http://spacebug.com/taxonomy/term/41">fun</category>
 <category domain="http://spacebug.com/taxonomy/term/43">Xbox</category>
 <pubDate>Sat, 06 Jun 2009 07:05:22 +0000</pubDate>
 <dc:creator>Amir Shevat</dc:creator>
 <guid isPermaLink="false">65 at http://spacebug.com</guid>
<feedburner:origLink>http://spacebug.com/real-life_relationships_with_Xbox</feedburner:origLink></item>
</channel>
</rss>
