<?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>blog.biernacki.ca &#187; Cool Apps</title> <atom:link href="http://blog.biernacki.ca/category/cool-apps/feed/" rel="self" type="application/rss+xml" /><link>http://blog.biernacki.ca</link> <description>Jakub&#039;s rants and raves on Life</description> <lastBuildDate>Tue, 10 Jan 2012 21:39:14 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Google adding Chrome Desktop Notification for Gmail</title><link>http://blog.biernacki.ca/2011/01/google-adding-chrome-desktop-notification-for-gmail/</link> <comments>http://blog.biernacki.ca/2011/01/google-adding-chrome-desktop-notification-for-gmail/#comments</comments> <pubDate>Fri, 28 Jan 2011 18:09:09 +0000</pubDate> <dc:creator>Jakub</dc:creator> <category><![CDATA[Cool Apps]]></category> <category><![CDATA[In the News]]></category> <category><![CDATA[chrome]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[google]]></category> <category><![CDATA[notify]]></category> <guid
isPermaLink="false">http://blog.biernacki.ca/?p=440</guid> <description><![CDATA[This is pretty interesting, I was in my gmail this morning, and noticed a message that I can enable desktop alerts just by using Google Chrome. Now you can get chat / email alerts without popping back and forth from your work to your gmail account. To activate the feature, go to your Gmail settings [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://blog.biernacki.ca/wp-content/uploads/2011/01/google-desktop-notify.png" alt="" title="google-desktop-notify" width="317" height="215" class="alignright size-full wp-image-441" />This is pretty interesting, I was in my gmail this morning, and noticed a message that I can enable desktop alerts just by using Google Chrome.</p><p>Now you can get chat / email alerts without popping back and forth from your work to your gmail account.</p><p>To activate the feature, go to your Gmail settings and activate desktop notifications. You can also customize it so you only receive Gmail or Gchat notifications, or only priority inbox notifications.</p> ]]></content:encoded> <wfw:commentRss>http://blog.biernacki.ca/2011/01/google-adding-chrome-desktop-notification-for-gmail/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Need to benchmark your website?</title><link>http://blog.biernacki.ca/2010/03/need-to-benchmark-your-website/</link> <comments>http://blog.biernacki.ca/2010/03/need-to-benchmark-your-website/#comments</comments> <pubDate>Mon, 22 Mar 2010 19:07:48 +0000</pubDate> <dc:creator>Jakub</dc:creator> <category><![CDATA[Cool Apps]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[slow]]></category> <category><![CDATA[web hosting]]></category> <guid
isPermaLink="false">http://blog.biernacki.ca/?p=268</guid> <description><![CDATA[I ran into this issue after suggesting clients to use godaddy.com for the longest time. I honestly feel bad now that in an effort to &#8216;save a buck&#8217; I funneled clients to this giant of a company to only find months later poor customer support and a web hosting setup starved of any resources they [...]]]></description> <content:encoded><![CDATA[<p>I ran into this issue after suggesting clients to use godaddy.com for the longest time. I honestly feel bad now that in an effort to &#8216;save a buck&#8217; I funneled clients to this giant of a company to only find months later poor customer support and a web hosting setup starved of any resources they might need.</p><p>In one particular case, I bench marked load times for a simple PHP web page at well over ~15 seconds!</p><p>I contacted support, they sent me useless information how to increase PHP performance (a tactic usually used to sling the blame at the user).  I provided back to them statistics from benchmarking my site, compared to their main page.</p><p>So godaddy, replied stating that I should upgrade my hosting to their new grid-something-or-other hosting, because I was a high usage &#8216;site&#8217;.  Right&#8230; this customer had a site that had a very small following (25-50 users a day).</p><p>Anyway, if you are in the same boat, and you might need to inform your web host (hopefully not godaddy, they won&#8217;t do anything) regarding slower than expected response times.  Check out <a
href="http://webwait.com/" target="_blank">http://webwait.com/</a></p><p>Webwait allows you to quickly and easily add sites to benchmark, and do multiple calls to get an average time rather than just one single test.</p> ]]></content:encoded> <wfw:commentRss>http://blog.biernacki.ca/2010/03/need-to-benchmark-your-website/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CMSMadeSimple 1.6.5 &#8211; PHP 5.3.0 patch fix</title><link>http://blog.biernacki.ca/2009/09/cmsmadesimple-1-6-5-php-5-3-0-patch-fix/</link> <comments>http://blog.biernacki.ca/2009/09/cmsmadesimple-1-6-5-php-5-3-0-patch-fix/#comments</comments> <pubDate>Wed, 23 Sep 2009 17:41:35 +0000</pubDate> <dc:creator>Jakub</dc:creator> <category><![CDATA[Cool Apps]]></category> <category><![CDATA[In the News]]></category> <category><![CDATA[PHP]]></category> <guid
isPermaLink="false">http://blog.biernacki.ca/?p=209</guid> <description><![CDATA[I was installing cmsmadesimple, and ran into an issue where errors were thrown while running cmsmadesimple under PHP 5.3.0 env.
Upon checking the Forums, it became clear that cmsmadesimple did NOT yet support PHP 5.3.0 in its 1.6.5 release, that the newer 1.7.0 would address the issue(s).]]></description> <content:encoded><![CDATA[<p>I was installing <a
href="http://www.cmsmadesimple.org/" target="_blank">cmsmadesimple</a>, and ran into an issue where errors were thrown while running <a
href="http://www.cmsmadesimple.org/" target="_blank">cmsmadesimple</a> under PHP 5.3.0 env.<br
/> Upon checking the Forums, it became clear that cmsmadesimple did NOT yet support PHP 5.3.0 in its 1.6.5 release, that the newer 1.7.0 would address the issue(s).</p><p>I have yet to run into any other issues, but the <strong>editcontent.php</strong> file was the one that gave me trouble, here is how I fixed it:<br
/> <a
href="http://forum.cmsmadesimple.org/index.php/topic,36805.0.html">http://forum.cmsmadesimple.org/index.php/topic,36805.0.html</a></p><blockquote><div>I was able to &#8216;patch&#8217; this myself by doing the following:</div><p>open up <strong>/admin/editcontent.php</strong></p><p>search and replace all <strong>get_class(</strong><br
/> replace with <strong>fix_get_class(</strong></p><p>add the code below to the top of the <strong>editcontent.php </strong>file</p><div><strong>Code:</strong></div><pre class="brush: php; title: ; notranslate">
function fix_get_class($object)
{
            if (is_object($object)) {
                 return strtolower(get_class($object));
            }
            return false;
}
</pre><p>Keep in mind this is a quick, rough patch. It seems to work just fine for me after the patch, and I have not run into any issues&#8230; yet.</p></blockquote><div>So whoever needs it, enjoy, apply the patch and good luck in running the quick easy to use CMS application.</div> ]]></content:encoded> <wfw:commentRss>http://blog.biernacki.ca/2009/09/cmsmadesimple-1-6-5-php-5-3-0-patch-fix/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
