<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://boldium.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Boldium Blog</title>
 <link>http://boldium.com/blog</link>
 <description></description>
 <language>en</language>
<item>
 <title>Our freshly minted iPhone app: Clorox myStain</title>
 <link>http://boldium.com/blog/our-freshly-minted-iphone-app-clorox-mystain</link>
 <description>&lt;p&gt;We are very excited about our newest iPhone app for Clorox: myStain.&lt;br&gt;&lt;br&gt;It’s a useful, slick app that helps you figure out how to remove stains. Ever wondered how to remove ink stains? ( I have – okay, more than once.) The app gives lots of really useful advice - especially when you&#039;re on-the-go. Like… ever knew you could use hand sanitizer to remove ink stains – who would have thought?&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/our-freshly-minted-iphone-app-clorox-mystain&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/our-freshly-minted-iphone-app-clorox-mystain#comments</comments>
 <pubDate>Wed, 09 Jun 2010 16:51:27 +0000</pubDate>
 <dc:creator>Suzanne Popkin</dc:creator>
 <guid isPermaLink="false">48 at http://boldium.com</guid>
</item>
<item>
 <title>Boldium at Drupalcon</title>
 <link>http://boldium.com/blog/boldium-at-drupalcon</link>
 <description>&lt;p&gt;I won&#039;t bore you with the gory details of Drupalcon SF, as it seems every other blog on the Drupal planet is doing (yes, we KNOW it&#039;s coming up and we know for sure that it will be AWESOME).&lt;/p&gt;
&lt;p&gt; Anyway, Boldium (specifically, me, Dmitri Gaskin) has two session proposals: &lt;a href=&quot;http://sf2010.drupal.org/conference/sessions/drush&quot;&gt;Drush&lt;/a&gt; and the &lt;a href=&quot;http://sf2010.drupal.org/conference/sessions/introduction-theming&quot;&gt;Introduction to Theming&lt;/a&gt;. Both should be a whole lot of fun and very awesome, so you should go vote on them!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/boldium-at-drupalcon&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/boldium-at-drupalcon#comments</comments>
 <category domain="http://boldium.com/blog/category/drupal-planet">Drupal Planet</category>
 <category domain="http://boldium.com/blog/category/drupalcon">Drupalcon</category>
 <pubDate>Fri, 26 Feb 2010 07:00:45 +0000</pubDate>
 <dc:creator>Dmitri Gaskin</dc:creator>
 <guid isPermaLink="false">46 at http://boldium.com</guid>
</item>
<item>
 <title>Happy birthday, Drupal</title>
 <link>http://boldium.com/blog/happy-birthday-drupal</link>
 <description>&lt;p&gt;In honor of Drupal&#039;s 9th birthday, I decided to record the happy birthday song for Drupal! Starring my brother singing and me on accordion.&lt;/p&gt;
&lt;p&gt; &lt;embed type=&quot;application/x-shockwave-flash&quot; src=&quot;http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://boldium.com/Happy_birthday,_Drupal%21.mp3&quot; allowscriptaccess=&quot;never&quot; quality=&quot;best&quot; bgcolor=&quot;#ffffff&quot; wmode=&quot;window&quot; flashvars=&quot;playerMode=embedded&quot; width=&quot;400&quot; height=&quot;27&quot;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/happy-birthday-drupal&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/happy-birthday-drupal#comments</comments>
 <category domain="http://boldium.com/blog/category/awesome">Awesome</category>
 <category domain="http://boldium.com/blog/category/drupal-planet">Drupal Planet</category>
 <pubDate>Sat, 16 Jan 2010 01:39:39 +0000</pubDate>
 <dc:creator>Dmitri Gaskin</dc:creator>
 <guid isPermaLink="false">45 at http://boldium.com</guid>
</item>
<item>
 <title>Node access</title>
 <link>http://boldium.com/blog/node-access</link>
 <description>&lt;p&gt;Node access is a big topic for many websites - restricting what content a user can view. However, for many people, such as myself (until last night), it&#039;s a big and scary topic. What I intend to do in this post is to reduce the scary factor and try to explain it (with code samples).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/node-access&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/node-access#comments</comments>
 <category domain="http://boldium.com/blog/category/drupal">Drupal</category>
 <category domain="http://boldium.com/blog/category/drupal-planet">Drupal Planet</category>
 <category domain="http://boldium.com/blog/category/node-access">Node access</category>
 <pubDate>Fri, 15 Jan 2010 04:05:34 +0000</pubDate>
 <dc:creator>Dmitri Gaskin</dc:creator>
 <guid isPermaLink="false">44 at http://boldium.com</guid>
</item>
<item>
 <title>How to make pagers</title>
 <link>http://boldium.com/blog/how-to-make-pagers</link>
 <description>&lt;p&gt;I was working on a site today and needed to code a pager (the query was too complex for views). The most logical thing (which I looked for) was a tutorial on coding pagers in Drupal. Unfortunately, I was unable to find one, so I&#039;ll post a tutorial here.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/how-to-make-pagers&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/how-to-make-pagers#comments</comments>
 <category domain="http://boldium.com/blog/category/drupal">Drupal</category>
 <category domain="http://boldium.com/blog/category/drupal-planet">Drupal Planet</category>
 <category domain="http://boldium.com/blog/category/pagers">Pagers</category>
 <pubDate>Thu, 31 Dec 2009 02:07:54 +0000</pubDate>
 <dc:creator>Dmitri Gaskin</dc:creator>
 <guid isPermaLink="false">43 at http://boldium.com</guid>
</item>
<item>
 <title>Our iPhone App: Gigi &amp; Frank Is Released!</title>
 <link>http://boldium.com/blog/our-iphone-app-gigi-frank-is-released</link>
 <description>&lt;p&gt;Boldium’s subsidiary company, BookBoing, just released its first iphone app for&amp;nbsp; kids. As parents, we have found that too often, learning is separated from any meaningful context - both in the classroom and in most computer games. In the classroom, kids are often given worksheets with abstract problems they don’t really care about; and on the computer, they are usually motivated by symbolic money or stickers.&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/our-iphone-app-gigi-frank-is-released&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/our-iphone-app-gigi-frank-is-released#comments</comments>
 <category domain="http://boldium.com/blog/category/bookboing">BookBoing</category>
 <category domain="http://boldium.com/blog/category/gigi-frank">Gigi &amp;amp; Frank</category>
 <category domain="http://boldium.com/blog/category/iphone">iPhone</category>
 <category domain="http://boldium.com/blog/category/iphone-app">iPhone App</category>
 <category domain="http://boldium.com/blog/category/story-based-learning">story-based learning</category>
 <pubDate>Thu, 03 Dec 2009 23:32:27 +0000</pubDate>
 <dc:creator>Igor Gasowski</dc:creator>
 <guid isPermaLink="false">42 at http://boldium.com</guid>
</item>
<item>
 <title>Drush Make comes to Installation Profiles</title>
 <link>http://boldium.com/blog/drush-make-comes-to-installation-profiles</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/drush_make&quot;&gt;Drush Make&lt;/a&gt;, a module of mine, has been making waves in the Drupal community since it was released. Its primary goal is to take a file defining a list of modules and themes, or in Drush Make lingo, projects, and create a fully operational Drupal site out of them. Now you can use these same Drush Make files in installation profiles and they will be properly packaged on drupal.org. &lt;/p&gt;
&lt;p&gt;Installation Profiles traditionally have been a piece of PHP code that tells Drupal what to do when the site is installed. When one used to download that install profile, they would  just get that file. If the install profile author wanted modules used besides code module (for example, a WYSIWYG), one would have to download it after they download the profile. However, Drush Make has changed this. &lt;/p&gt;
&lt;p&gt;Drupal.org, using Drush Make as a backend, now allows modules and themes to come with profiles, all in the same file. This represents a major step in installation profiles, as now they are much more useful. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/drush-make-comes-to-installation-profiles&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/drush-make-comes-to-installation-profiles#comments</comments>
 <category domain="http://boldium.com/blog/category/awesome">Awesome</category>
 <category domain="http://boldium.com/blog/category/drupal">Drupal</category>
 <category domain="http://boldium.com/blog/category/drupal-planet">Drupal Planet</category>
 <category domain="http://boldium.com/blog/category/drush-make">Drush Make</category>
 <category domain="http://boldium.com/blog/category/install-profiles">Install Profiles</category>
 <pubDate>Thu, 03 Dec 2009 06:10:15 +0000</pubDate>
 <dc:creator>Dmitri Gaskin</dc:creator>
 <guid isPermaLink="false">41 at http://boldium.com</guid>
</item>
<item>
 <title>Mobspin reviewed by TechCrunch</title>
 <link>http://boldium.com/blog/mobspin-reviewed-by-techcrunch</link>
 <description>&lt;p&gt;We’re excited that &lt;a href=&quot;http://mobspin.com&quot;&gt;Mobspin&lt;/a&gt;, a social networking site that &lt;a href=&quot;http://www.boldium.com/work/mobspin&quot;&gt;we worked on&lt;/a&gt;, was &lt;a href=&quot;http://www.techcrunch.com/2008/11/18/mobspin-get-a-little-help-from-your-friends-without-seeming-needy/&quot;&gt;reviewed by TechCrunch&lt;/a&gt;. &lt;br&gt;&amp;nbsp;&lt;br&gt;Here’s how the site works. Rather than looking for advice from anonymous people on a site like &lt;a href=&quot;http://yelp.com&quot;&gt;Yelp&lt;/a&gt; or &lt;a href=&quot;http://answers.yahoo.com/&quot;&gt;Yahoo! Answers&lt;/a&gt;, you send out questions to your community of friends. (You can quickly establish a friend list by importing from &lt;a href=&quot;http://facebook.com&quot;&gt;Facebook&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/mobspin-reviewed-by-techcrunch&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/mobspin-reviewed-by-techcrunch#comments</comments>
 <category domain="http://boldium.com/blog/category/social-networking">Social Networking</category>
 <category domain="http://boldium.com/blog/category/techcrunch">TechCrunch</category>
 <category domain="http://boldium.com/blog/category/web-design">Web Design</category>
 <pubDate>Sun, 23 Nov 2008 06:36:17 +0000</pubDate>
 <dc:creator>Igor Gasowski</dc:creator>
 <guid isPermaLink="false">30 at http://boldium.com</guid>
</item>
<item>
 <title>Fly-out Menus and Usability</title>
 <link>http://boldium.com/blog/fly-out-menus-and-usability</link>
 <description>&lt;p&gt;From time to time, while designing new web-sites, I am asked to consider fly-out menus (sometimes called drop down or roll over menus). In most cases, I steer my clients to more user-friendly, more efficient solutions; but in the process, I end up repeating the same basic points many times. So I decided to post my thoughts on fly out menus here and refer people to this entry.&lt;/p&gt;
&lt;p&gt;First, let me go over the benefits of fly out menus. They are attractive, some might even say cool. They can save a lot of space.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/fly-out-menus-and-usability&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/fly-out-menus-and-usability#comments</comments>
 <category domain="http://boldium.com/blog/category/accessibility">Accessibility</category>
 <category domain="http://boldium.com/blog/category/drop-down-menus">Drop-Down Menus</category>
 <category domain="http://boldium.com/blog/category/fly-out-menus">Fly-Out Menus</category>
 <category domain="http://boldium.com/blog/category/javascript">JavaScript</category>
 <category domain="http://boldium.com/blog/category/navigation">Navigation</category>
 <category domain="http://boldium.com/blog/category/seo">SEO</category>
 <category domain="http://boldium.com/blog/category/usability">Usability</category>
 <category domain="http://boldium.com/blog/category/web-design">Web Design</category>
 <pubDate>Wed, 22 Oct 2008 07:05:41 +0000</pubDate>
 <dc:creator>Igor Gasowski</dc:creator>
 <guid isPermaLink="false">27 at http://boldium.com</guid>
</item>
<item>
 <title>Social Network Primer</title>
 <link>http://boldium.com/blog/social-network-primer</link>
 <description>&lt;p&gt;So you are tasked with building an Online community. Guess what: you are not alone. More and more companies are trying to elbow their way into social networking space.&lt;/p&gt;
&lt;p&gt;The challenge is to approach it in the right way. You need to ask yourself and by extension your organization, not only, how would we benefit from an online community, but:  how would a member of your online community benefit from participating in our social network?  And while it may seem topsy turvy, this should become the objective of your effort, the foundation of your endeavor.  Everything down the road should be measured against that goal.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://boldium.com/blog/social-network-primer&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://boldium.com/blog/social-network-primer#comments</comments>
 <category domain="http://boldium.com/blog/category/online-community">Online Community</category>
 <category domain="http://boldium.com/blog/category/social-networking">Social Networking</category>
 <category domain="http://boldium.com/blog/category/user-centered-approach">User Centered Approach</category>
 <category domain="http://boldium.com/blog/category/web-20">Web 2.0</category>
 <pubDate>Tue, 14 Oct 2008 05:40:33 +0000</pubDate>
 <dc:creator>Igor Gasowski</dc:creator>
 <guid isPermaLink="false">26 at http://boldium.com</guid>
</item>
</channel>
</rss>
