<?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>Tech Hive &#124; Front End Development, WordPress and Drupal Developer&#187; Reviews</title>
	<atom:link href="http://tech-hive.com/topic/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-hive.com</link>
	<description>Mae Paulino &#124; Web Designer and Front End Developer</description>
	<lastBuildDate>Mon, 01 Aug 2011 05:29:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Introducing HTML5 and HTML5 for Web Designers, a review</title>
		<link>http://tech-hive.com/reviews/books/introducing-html5-and-html5-for-web-designers-a-review-20110110/</link>
		<comments>http://tech-hive.com/reviews/books/introducing-html5-and-html5-for-web-designers-a-review-20110110/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 09:00:00 +0000</pubDate>
		<dc:creator>Mae</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[a book apart]]></category>
		<category><![CDATA[bruce lawson]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jeremy keith]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[remy sharp]]></category>

		<guid isPermaLink="false">http://tech-hive.com/?p=146</guid>
		<description><![CDATA[I wasn&#8217;t really HTML5&#8242;s biggest fan. The fact that you can write it however you want made me very worried that it might result in poor coding again (unclosed tags, or mismatched closing tags). But after reading Introducing HTML5 and HTML5 for Web Designers, I realized that what it lacked in rigid coding conventions it made up with semantic elements like section, article, nav, aside, header and footer to name a few. If you&#8217;re planning on learning more about HTML5 then I suggest that you pick up these two books as it will help you immensely. Funny enough, while I&#8217;m reading these books, I suddenly realized how bad I did in coding this site up. I&#8217;m currently in the process of re-writing the entire thing while keeping in mind the mobile first philosophy. It&#8217;s a little challenging, but that&#8217;s how things get more fun, right? (I sure miss IE a &#8230; <a href="http://tech-hive.com/reviews/books/introducing-html5-and-html5-for-web-designers-a-review-20110110/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t really HTML5&#8242;s biggest fan. The fact that you can write it however you want made me very worried that it might result in poor coding again (unclosed tags, or mismatched closing tags). But after reading <cite>Introducing HTML5</cite> and <cite>HTML5 for Web Designers</cite>, I realized that what it lacked in <em>rigid</em> coding conventions it made up with semantic elements like <code>section</code>, <code>article</code>, <code>nav</code>, <code>aside</code>, <code>header</code> and <code>footer</code> to name a few.</p>
<p>If you&#8217;re planning on learning more about HTML5 then I suggest that you pick up these two books as it will help you immensely. Funny enough, while I&#8217;m reading these books, I suddenly realized how bad I did in coding this site up. I&#8217;m currently in the process of re-writing the entire thing while keeping in mind the <a href="http://www.lukew.com/ff/entry.asp?933">mobile first</a> <a href="http://www.lukew.com/ff/entry.asp?1117">philosophy</a>. It&#8217;s a little challenging, but that&#8217;s how things get more fun, right? (I sure miss <a href="http://tech-hive.com/tagged/ie/">IE</a> a little bit.)</p>
<section>
<h3>Introducing HTML5 by Bruce Lawson and Remy Sharp</h3>
<p><img src="http://tech-hive.com/wp-content/uploads/2010/10/introducing-html5.jpg" alt="Introducing HTML5 book cover" title="Introducing HTML5" class="alignright size-full wp-image-314" width="200" /> Bought <a href="http://www.amazon.com/gp/product/B003WJRW2U?ie=UTF8&#038;tag=laslea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B003WJRW2U">Introducing HTML5</a> (ref) a couple of days after I got my Kindle. The sample file was engaging and I thought it would be great to read about HTML5 in one place. The web is just buzzing with <a href="http://www.google.com/search?q=html5&#038;hl=en&#038;tbs=nws:1,qdr:m&#038;prmd=nl&#038;source=lnt&#038;sa=X&#038;ei=GVXbTIDDI4GevQOdwZSKCg&#038;ved=0CA4QpwU" title="Search results for HTML5 for the past month">HTML5 news and tips and tricks</a> that just getting up to date is hard to do.</p>
<p>The book uses a conversational tone and it&#8217;s probably the biggest reason why I <strong>love</strong> it. <a href="http://brucelawson.co.uk/">Bruce Lawson</a> and <a href="http://remysharp.com/">Remy Sharp</a> were able to discuss the difference between seemingly similar elements in a very clear and concise way. The explanations are so easy to understand that I just realized that, unfortunately, the only thing I did right in my markup (in this site) is using <code>article</code> for my blog posts.</p>
<p>The book is divided into 10 chapters, they discussed how HTML started to structuring text elements and new types of forms, to using <code>video</code> and <code>audio</code> tags properly as well as <code>canvas</code>, how to access and set data storages, offline mode, drag and drop, geolocation and APIs.</p>
<h4>Pros</h4>
<p>I love how in-depth the book is, it gave a lot of examples that you can follow throughout the book, the discussions on which element is which and what for is so succinct. Introduction to HTML5 is a very meaty one, it&#8217;s the type of book you&#8217;re going to consult over and over again.</p>
<p><span id="more-146"></span></p>
<h4>Cons</h4>
<p>I think it&#8217;s just a case of it&#8217;s me not you here, but the discussion about the APIs just went <i>whoosh</i> over my head. I did try to read it over and over and over but it kept on making me nod to sleep so I just gave up and vowed to pick it up again when I can understand most of it and not look at the words and abbreviations as if they&#8217;re just a bunch of gibberish.</p>
</section>
<section>
<h3>HTML5 for Web Designers by Jeremy Keith</h3>
<p class="center"><img src="http://tech-hive.com/wp-content/uploads/2011/01/HTML5FWD-feature.png" alt="HTML5FWD-feature.png" title="HTML5FWD-feature.png" width="600" height="276"/></p>
<p>I wasn&#8217;t really planning on buying <a href="http://books.alistapart.com/products/html5-for-web-designers">HTML5 for Web Designers</a> by <a href="http://adactio.com/journal/">Jeremy Keith</a> at all, but you know, you can never have enough knowledge about something, specially when it comes to web technologies.</p>
<p>The book is neither too short nor too long. It was just the right length to keep you interested while giving you the best blow-by-blow on the new things that HTMl5 has to offer. The book is divided into 6 comprehensible chapters, like in Introducing HTML5, it touched on a brief history of HTML with less focus on the politics behind it.</p>
<h4>Pros</h4>
<p>The book is such a light read, I think I was able to finish through in about a day. Jeremy Keith not only described what the elements are for and the best case scenario for each of them but he also gave a script for backwards compatibility. I really, really love that its tone is conversational, that&#8217;s why I also love <a href="http://www.amazon.com/gp/product/1430219203?ie=UTF8&#038;tag=laslea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1430219203">Web Standards Solutions: The Markup and Style Handbook, Special Edition</a><img src="http://www.assoc-amazon.com/e/ir?t=laslea-20&#038;l=as2&#038;o=1&#038;a=1430219203" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> (ref) by Dan Cederholm. I am such a sucker for these types of books because in my experience, technical books tend to be&#8230; well, too technical and boring.</p>
<h4>Cons (not so much)</h4>
<p>I think I would have liked it if he tackled on canvas, and the APIs in the book no matter how lightly he discussed it. I think I&#8217;ll be able to understand it even more instead of me getting so lost on how to make all those things work. He did mention that he won&#8217;t touch it in the beginning of the book but still, you can&#8217;t help but feel wanting in the end.</p>
</section>
]]></content:encoded>
			<wfw:commentRss>http://tech-hive.com/reviews/books/introducing-html5-and-html5-for-web-designers-a-review-20110110/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Volusion, every themer’s nightmare</title>
		<link>http://tech-hive.com/reviews/shopping-carts/volusion-every-themers-nightmare-20100615/</link>
		<comments>http://tech-hive.com/reviews/shopping-carts/volusion-every-themers-nightmare-20100615/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 15:12:00 +0000</pubDate>
		<dc:creator>Mae</dc:creator>
				<category><![CDATA[Shopping Carts]]></category>
		<category><![CDATA[theming woes]]></category>
		<category><![CDATA[volusion]]></category>

		<guid isPermaLink="false">http://tech-hive.com/?p=93</guid>
		<description><![CDATA[Recently, I had to convert a PSD into a theme for a Volusion store. I don&#8217;t really mind doing something new because I know that you&#8217;ll always, always learn something from it. But volusion just made me appreciate WordPress, Drupal and MVC frameworks more. When I first looked at the code within Volusion&#8217;s LiveEditor, I thought &#8220;Well this is going to be simple and easy.&#8221; But I was so, so, so wrong. It was a nightmare so hard, I&#8217;m not used to making the design work for the CMS &#8212; I&#8217;m used to bending it with my jedi mind tricks (or well, try). Volusion only has one theme for everything. Ever since I started learning more and more about Drupal, I&#8217;ve started to appreciate this one-theme-for-all-page strategy where you update all of the options in the admin panel instead of in the theme itself. It wasn&#8217;t easy at first because &#8230; <a href="http://tech-hive.com/reviews/shopping-carts/volusion-every-themers-nightmare-20100615/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://tech-hive.com/wp-content/uploads/2010/06/volusion.png" alt="Volusion Logo" title="Volusion Logo" width="225" height="78" class="alignleft size-full wp-image-107" /> Recently, I had to convert a PSD into a theme for a <a href="http://volusion.com">Volusion</a> store. <a href="http://tech-hive.com/reviews/cms/on-creating-themes-and-going-out-of-your-comfort-zone-20091002">I don&#8217;t really mind doing something new</a> because I know that you&#8217;ll always, always learn something from it. But volusion just made me appreciate WordPress, Drupal and MVC frameworks more.</p>
<p>When I first looked at the code within Volusion&#8217;s LiveEditor, I thought <q>&#8220;Well this is going to be simple and easy.&#8221;</q> But I was so, so, so wrong. It was <del datetime="2010-06-14T14:38:52+00:00">a nightmare</del> so hard, I&#8217;m not used to making the design work <em>for</em> the CMS &mdash; I&#8217;m used to bending it with my jedi mind tricks (or well, try).</p>
<p><strong>Volusion only has one theme for <em>everything</em>.</strong> Ever since I started learning more and more about Drupal, I&#8217;ve started to appreciate this one-theme-for-all-page strategy where you update all of the options in the admin panel instead of in the theme itself. It wasn&#8217;t easy at first because I was used to how WordPress works but I realized that this way is actually more flexible (and dare I say user-friendly for the clients once they&#8217;re used to it), so that&#8217;s not really what I dislike <em>dislike</em> about Volusion.</p>
<p><strong>It&#8217;s that there really is that one HTML file, and your CSS.</strong> With Volusion, you can show the contents of the site by adding <code>&lt;div id="content_area"&gt;&lt;/div&gt;</code> within your theme, the Volusion script adds the code and content within that <code>div</code>. And boy, do they add codes (read: <code>table</code>, <code>b</code>, <code>font</code>!)! Unfortunately for you, the designer/front-end developer, you can&#8217;t edit the codes that&#8217;s within it. This means no conditional tags for your menu or sub menu, no includes, nothing. Just your HTML and CSS. :(</p>
<p>The code they add within <code>#content_area</code> doesn&#8217;t have a lot of classes or IDs either, having them would have made my life easier because I can select them through CSS. But no, they&#8217;re using tables within tables within tables within tabl&mdash; well, you get the drift. So in the end, don&#8217;t be surprised if your CSS will look something like this:</p>
<pre><code> table[cellspacing="2"] table table table font { styles }
  table[cellpadding="8"] table table td .classname table { styles }</code></pre>
<p>You <em>can</em> customize how it looks per category but whenever you have to adjust something, let&#8217;s say, change a URL in one of the sections or add a new section, it means that you have to edit it in <strong>all of the category pages</strong>. It&#8217;s like editing static HTML files all over again. This makes me sad because I feel that Volusion was left by its CMS counterpart and got stuck in the 90s. What. Is. Up?</p>
<p>Since you can&#8217;t edit what goes on in your <code>#content_area</code> div, it also means that if you want a bigger product image, you&#8217;ll have to, you guessed it, update all of the product images so it will match the new design&#8217;s specified image proportion. When the client said she wanted a bigger image, I initially thought that I&#8217;d just select a bigger version of the product image either in the option or code unfortunately though, there&#8217;s no option for it. There <em>is</em> an article in their support section on <a href="http://support.volusion.com/article/configuring-custom-product-photo-sizes">how to change your product thumbnails</a>.</p>
<p>The submit buttons are all in images, too. Call me rigid in my ways or just plain lazy, but I&#8217;d like to have the <em>option</em> of just creating one background image to apply on all text-based buttons. And if I ever decide that images make a better experience for the users then I&#8217;d like to have that option, too.</p>
<p>I wonder what&#8217;s going on with them, with the advent of hosted ecommerce solutions like <a href="http://shopify.com">shopify</a> and <a href="http://bigcartel.com">bigcartel</a>, just to name a few, you&#8217;d think they&#8217;d do everything they can to make theming and updating the sites easier and more flexible for their clients. I do know that you have to make your app backwards compatible for all of those who can&#8217;t be bothered to update their design since whenever; but isn&#8217;t it also the service provider&#8217;s responsibility to make sure that what they have is at par with what&#8217;s out there? I&#8217;m really curious with what&#8217;s cooking in the Volusion HQ, will they be updating their backend&#8217;s design (that doesn&#8217;t work that well with webkit-based browsers), etc?</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-hive.com/reviews/shopping-carts/volusion-every-themers-nightmare-20100615/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>On creating themes and going out of your comfort zone</title>
		<link>http://tech-hive.com/reviews/cms/on-creating-themes-and-going-out-of-your-comfort-zone-20091002/</link>
		<comments>http://tech-hive.com/reviews/cms/on-creating-themes-and-going-out-of-your-comfort-zone-20091002/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 04:55:42 +0000</pubDate>
		<dc:creator>Mae</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[cms themes]]></category>
		<category><![CDATA[lifestream]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[sample codes]]></category>
		<category><![CDATA[sweetcron]]></category>

		<guid isPermaLink="false">http://tech-hive.com/?p=63</guid>
		<description><![CDATA[I have always been a WordPress girl, but you have to admit that there are instances where you just have to use something that specializes in that area. I&#8217;ve recently overhauled Last Leaf and turned it into a lifestream. I have stopped blogging there since the start of the year and have always thought of turning it into just that but I haven&#8217;t because creating themes for another CMS seemed intimidating. At first, I thought of writing my own lifestream, it should have been my way of learning more about RoR but until now, all I have in my folder is the basic install (which I have forgotten how I was able to produce) so I turned to the next best thing: Sweetcron. It&#8217;s been months since I have looked at Sweetcron, I remember that I found it so unfriendly to customize to one&#8217;s needs before. Turns out, all I &#8230; <a href="http://tech-hive.com/reviews/cms/on-creating-themes-and-going-out-of-your-comfort-zone-20091002/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have always been a WordPress girl, but you have to admit that there are instances where you just have to use something that specializes in <em>that</em> area. </p>
<p>I&#8217;ve recently overhauled <a href="http://lastleaf.org/items/view/180/new-last-leaf">Last Leaf</a> and turned it into a lifestream. I have stopped blogging there since the start of the year and have always thought of turning it into just that but I haven&#8217;t because creating themes for another CMS seemed intimidating.</p>
<p>At first, I thought of writing my own lifestream, it should have been my way of learning more about RoR but until now, all I have in my folder is the basic install (which I have forgotten how I was able to produce) so I turned to the next best thing: <a href="http://sweetcron.com">Sweetcron</a>. It&#8217;s been months since I have looked at Sweetcron, I remember that I found it so unfriendly to customize to one&#8217;s needs before. Turns out, all I really needed was to read a <a href="http://net.tutsplus.com/misc/building-a-custom-lifestream-website-with-sweetcron/" title="Nettuts: Building a Custom Lifestream Website with Sweetcron">good documentation</a>, a lot of focus and plenty of time to test things out. It&#8217;s a pleasant exercise, and it&#8217;s something I know I&#8217;ll do again.</p>
<p>And so, with the intro done and over with, I suggest that you try and do something you haven&#8217;t tried before once in a while, if you&#8217;re not yet ready to commit full-time to something really big (RoR for me) then do some little things (like theme customizations, I think I want to try Drupal next) and so, here are the notes I made myself remember while writing Last Leaf&#8217;s theme:</p>
<ul>
<li>
<h2>Base your first theme on one of the default ones</h2>
<p>Most of the time, you already have almost everything you need in the default theme, the developers won&#8217;t include that otherwise, I think. Trying to edit the defaults also make the learning curve more enjoyable because you know you won&#8217;t just break something because it acts as your guide in the process.</p>
<p>My first WordPress theme was something based on <a href="http://www.wordpresstheme.com/themes/theme-wordpress-classic/">WordPress Classic</a>, I have little to no knowledge in CSS that time and that&#8217;s the best thing I could come up with. It helped me get familiar with the CMS&#8217; templating system (man, I sound so pretentious) as well as taught me what this CSS shenanigan is. With Sweetcron, I used the Boxy Theme. As soon as you were able to stop the nauseous feeling whenever you see a PHP snippet, you&#8217;d realize that it&#8217;s pretty straightforward. </p>
<p><img src="http://tech-hive.com/wp-content/uploads/2009/09/Picture-3.png" alt="Social Media" title="Social Media" width="160" height="110" class="alignright size-full wp-image-66" /> I had a great time styling the individual boxes, it got a little confusing after a while though, what with all those accounts, so I made a separate file for each one of them like what you can see on the image, it made _activity_feeds.php less cluttered and made isolating the problem easier.
	</li>
<li>
<h2>Experiment</h2>
<p>I wanted to get just the image within the post because I&#8217;m not planning on directing people into the single page of every items and all I really want to show sometimes are the <a href="http://lastleaf.org/items/site/google.com">interior decors</a> I love. At first I used this: <code>&lt;?php echo $item-&gt;item_data[$item-&gt;get_feed_class()]['image']['m']?&gt;</code> which is something you need to call the images you uploaded in Flickr but won&#8217;t work anywhere else. Thankfully, somewhere in the _activity_feeds.php file is <code>&lt;?php echo $item-&gt;get_image()?&gt;</code> and that&#8217;s what I used for my Tumblr and Google Reader posts.</p>
<p>However, I don&#8217;t post images there all the time so I need a way to retrieve the text if the image doesn&#8217;t exist and so, there goes the only thing I&#8217;m good at, if-else statement:</p>
<pre>
<code>&lt;?php if ($item->get_image() == ''):?&gt;
     &lt;?php //display your text here ?&gt;
&lt;?php else: ?&gt;
     &lt;?php //and this is for your photo ?&gt;
&lt;?php endif; ?&gt;</code>
</pre>
</li>
<li>
<h2>Search and then ask</h2>
<p>I would&#8217;ve probably given up on Sweetcron the second time have I not found that <a href="http://net.tutsplus.com/misc/building-a-custom-lifestream-website-with-sweetcron/" title="Nettuts: Building a Custom Lifestream Website with Sweetcron">Nettuts tutorial</a>, all you really need to do is keep your cool if you can&#8217;t find a solution to your problem. And if you can&#8217;t find the solution through searching, go to the usergroup/website of the CMS.
</li>
</ul>
<p>Sweetcron is still new and AFAIK, there&#8217;s only one <a href="http://yongfook.com" title="Yongfook, developer of Sweetcron">developer</a> so it&#8217;s understandable if there&#8217;s no documentation on the site like: is there a way to retrieve the tags I added in my starred items in Google Reader? How do I truncate the title? (&lt;?php echo word_limiter($item-&gt;get_title(), 20) ?&gt; doesn&#8217;t work :() Is it possible that I could host the images in my own server instead of relying on other sites? However, the <a href="http://groups.google.com/group/sweetcron" title="Sweetcron Google Group">community</a> behind it is very, very friendly and you&#8217;re sure to find answers you&#8217;re looking for there, unless you&#8217;re too shy to ask for it. :P</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-hive.com/reviews/cms/on-creating-themes-and-going-out-of-your-comfort-zone-20091002/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

