<?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>Abel Mohler &#187; Life</title>
	<atom:link href="http://abelmohler.com/category/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://abelmohler.com</link>
	<description>My Journal</description>
	<lastBuildDate>Mon, 14 Feb 2011 18:25:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introducing WowWindow</title>
		<link>http://abelmohler.com/2011/02/14/introducing-wowwindow/</link>
		<comments>http://abelmohler.com/2011/02/14/introducing-wowwindow/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 18:24:24 +0000</pubDate>
		<dc:creator>Abel</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://abelmohler.com/?p=84</guid>
		<description><![CDATA[I&#8217;ve had this idea to build a new type of modal window for a while now.  I&#8217;ve been fascinated with the idea of using CSS3 to create a better presentation layer for windows, but what has always held me back is the lack of support in the latest Internet Explorer browser.  Needless to say, graceful [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had this idea to build a new type of modal window for a while now.  I&#8217;ve been fascinated with the idea of using CSS3 to create a better presentation layer for windows, but what has always held me back is the lack of support in the latest Internet Explorer browser.  Needless to say, graceful degradation is a solution, but it is very disappointing if the majority of users on the web won&#8217;t even see something that you&#8217;ve designed.</p>
<p><a href="http://wayfarerweb.com/jquery/plugins/wowwindow/"><img class="alignright size-full wp-image-85" title="Try WowWindow" src="http://abelmohler.com/wp-content/uploads/2011/02/try-wowwindow.jpg" alt="Try WowWindow" width="271" height="141" /></a></p>
<p>I&#8217;ve been heartened enough in the last month by progress on IE9, enough that I gave it a shot.  Though the IE9 beta version did not support CSS 2D transformations, it was assumed by all that the final version would support them, since they were included in the preview version for some time now.  As it turns out, this assumption was not unfounded.  What we all have as developers now, is the chance to take advantage of technology that, in the coming years, is going to change the web as we know it today.  Degradation will still be required, but it will be less of an issue, as the majority of users will either adopt IE9, or be using one of the other browsers, which already support this.<span id="more-84"></span></p>
<p>One problem I had to overcome when creating <a href="http://wayfarerweb.com/jquery/plugins/wowwindow/">WowWindow</a>, since my chosen framework is jQuery, was the fact that the transform property can&#8217;t, by default, be animated, at least not with the jQuery core.  Fortunately, I was able to find this <a href="http://www.zachstronaut.com/posts/2009/08/07/jquery-animate-css-rotate-scale.html">very creative solution</a> which monkey-patches jQuery in a way that does not interfere with its normal operations.  I&#8217;m hopeful that eventually something similar to this solution will be integrated into the jQuery core, even though it means supporting a behavior that is not accommodated by all browsers.</p>
<p>I built WowWindow to look and feel similar to  a window on the Windows operating system.  Since this represents the majority of users, it will feel natural to most users.</p>
<p><img class="aligncenter size-full wp-image-86" title="wowwindow-preview" src="http://abelmohler.com/wp-content/uploads/2011/02/wowwindow-preview.jpg" alt="" width="528" height="416" /></p>
<p>Though I&#8217;ve seen a couple of plugins that do a zoom similar to mine, I&#8217;ve seen none so far that allow for rotation during the presentation.  In addition to the effects, I included a lot of other features, such as the ability to make external videos into windows, as well as inline content or whole external pages.  While I was using WowWindow to add YouTube videos to a production site, I also added a feature to automatically create thumbnails for the videos, since as it turns out, this was a very easy feature to add, due to the simplicity and openness of YouTube&#8217;s system of organizing its resources.</p>
<p>I hope this window makes a big splash, not just because I like the attention I get from building these sort of things, but because I hope that it can help propel us all towards a better web, built on the fabric of HTML5 and CSS3 that is not as far away as it may have seemed only a year ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://abelmohler.com/2011/02/14/introducing-wowwindow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m finally starting a blog</title>
		<link>http://abelmohler.com/2009/02/13/im-finally-starting-a-blog/</link>
		<comments>http://abelmohler.com/2009/02/13/im-finally-starting-a-blog/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 18:15:40 +0000</pubDate>
		<dc:creator>Abel</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://abelmohler.com/?p=4</guid>
		<description><![CDATA[After some time contributing to forums, I&#8217;ve decided to start a blog.  I&#8217;ve realized that it would be more productive creating content for my own site, rather than spend an exorbitant amount of time creating content for other sites.  I&#8217;ll still be caught on occasion in other communities, but this is where I&#8217;d like to [...]]]></description>
			<content:encoded><![CDATA[<p>After some time contributing to forums, I&#8217;ve decided to start a blog.  I&#8217;ve realized that it would be more productive creating content for my own site, rather than spend an exorbitant amount of time creating content for other sites.  I&#8217;ll still be caught on occasion in other communities, but this is where I&#8217;d like to put my most important thoughts.<br />
<span id="more-4"></span><br />
I&#8217;m a full time, freelance web-developer, and have an interesting time working from home and networking with people I&#8217;ve never met in person.  Although there are some fallbacks (mostly organizational) to my working scheme, I love the benefits,  and enjoy what I do.  While part of my intention here is to document my career and promote myself as a web-developer, I am not thinking about this site only as a bottom-line.  I like the creative process of writing, and always have, therefore I am leaving myself as much room to enjoy writing about whatever pleases me.</p>
<p>Because the intention of this journal is to communicate about topics that may be rather unrelated to each other, I have attempted to organize the site into clear categories.  Although I may add or remove some of these in the future, my intitial categories are this:</p>
<ol>
<li>Life &#8211; this is my all-purpose category, and may be about anything from politics (not very often), to sports, or movies, music, events, my upcoming marriage, or anything else.  If it doesn&#8217;t fit into anything else, it is life.</li>
<li>Freelancing &#8211; from time to time, I may want to talk about freelancing in general.  I like to give advice to those who wish to make it online as a work-from-home freelancer.  I have been able to help people overcome various obstacles, in many different fields, when it comes to making it online.  I have strong ideas and am sometimes opinionated about this subject.</li>
<li>Web development &#8211; I&#8217;m a web developer, after all.  This is a general purpose category, and for now, has two sub-categories: JavaScript, and PHP, since these are two technologies I use frequently and know a lot about.</li>
</ol>
<p>I hope you enjoy my blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://abelmohler.com/2009/02/13/im-finally-starting-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

