<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mojica Consulting Blog</title>
	<atom:link href="http://blog.mojicaconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mojicaconsulting.com</link>
	<description>Quality Software Development and Solutions</description>
	<lastBuildDate>Sat, 05 Mar 2011 14:43:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.mojicaconsulting.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Mojica Consulting Blog</title>
		<link>http://blog.mojicaconsulting.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.mojicaconsulting.com/osd.xml" title="Mojica Consulting Blog" />
	<atom:link rel='hub' href='http://blog.mojicaconsulting.com/?pushpress=hub'/>
		<item>
		<title>Building a custom temporary website in less than 24 hours</title>
		<link>http://blog.mojicaconsulting.com/2011/02/28/building-a-custom-temporary-website-in-less-than-24-hours/</link>
		<comments>http://blog.mojicaconsulting.com/2011/02/28/building-a-custom-temporary-website-in-less-than-24-hours/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 01:54:52 +0000</pubDate>
		<dc:creator>Marc Mojica</dc:creator>
				<category><![CDATA[Custom Web Site]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.mojicaconsulting.com/?p=11</guid>
		<description><![CDATA[The Situation Sunday, February 27th 6:45 PM: Our design &#38; advertising partner (Innova Design &#38; Advertising) down south alert us via emails and text messages they need our services. Their client just realized a temporary website needs to be up and running by the following Tuesday. They have worked up all the temporary graphics and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mojicaconsulting.com&amp;blog=20040854&amp;post=11&amp;subd=mojicaconsulting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1><strong>The Situation</strong></h1>
<h2>Sunday, February 27th</h2>
<p><strong>6:45 PM:</strong> Our design &amp; advertising partner (<a title="Innova Design &amp; Advertising" href="http://innovadesign.com/" target="_blank">Innova Design &amp; Advertising</a>) down south alert us via emails and text messages they need our services.  Their client just realized a temporary website needs to be up and running by the following Tuesday. They have worked up all the temporary graphics and flash.</p>
<p>In case you didn&#8217;t notice, this request came in at 6:45 PM. &lt;cough&gt;I thought I&#8217;d &lt;cough&gt; point that out. &lt;cough&gt; &lt;cough&gt;</p>
<p>Knowing how great of relationship we have with our partner and our long history, we know they wouldn&#8217;t ask if it wasn&#8217;t important. We throw on our cape and spring into action.</p>
<p><a href="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-1-full.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-14" style="border:0 currentColor;" title="Prototype: Site Entrance" src="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-1-full.jpg?w=150&#038;h=131" alt="" width="150" height="131" /></a> <a href="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-2-full.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-16" style="border:0 currentColor;" title="Prototype: Flash Layout" src="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-2-full.jpg?w=150&#038;h=131" alt="" width="150" height="131" /></a></p>
<p><span id="more-11"></span></p>
<h1><strong>The Requirements</strong></h1>
<h2>Look &amp; Feel</h2>
<p>We were given graphics files with the look and feel desired. This is the equivalent of writing everything out on a sheet of paper and saying, &#8220;Go build it now.&#8221; This is typically referred to as a form of &#8220;paper prototype.&#8221; It helps eliminate any of the guesswork concerning the end product (temporary website).</p>
<h2>Flow</h2>
<p>Entrance Page &gt; Check Age &gt; Flash Animation &gt; Page Showcasing Bottles</p>
<h2>Legal Age Check</h2>
<p>This is a little different from the past. Legal requirements somewhere someplace demand the use of an age check in order to enter the site. Client does not require country functionality at this time.</p>
<h2>Flash Animation</h2>
<p>The flash animation must transition to the bottles. This must be done by overlaying the animation over the static content (bottles). The flash animation will end with a transparent background. We were provided the flash animation.</p>
<h2>Deadline</h2>
<p>Must be completed and live Monday</p>
<h2>Server Technology</h2>
<p>Usual LAMP setup (Linux Apache MySQL PHP)</p>
<h1><strong>The Solution</strong></h1>
<p>The process involved the following:</p>
<h2>Build it</h2>
<ul>
<li> Finish grabbing dinner and burn the midnight oil</li>
<li> Break down the graphics provided into images that can used on the web</li>
<li> Build the web pages. This is combination of HTML and Styles Sheets</li>
<li> Place flash animation</li>
<li> Make a decision between server side scripting (PHP) or client side scripting (JavaScript &amp; jQuery). We opted for client side.</li>
<li> Program the scripts to check the visitor&#8217;s birthday</li>
<li> Sprinkle a few fade-in animation effects</li>
</ul>
<h2>Deploy (make it visible to the world)</h2>
<p>The site was deployed Sunday night.  Unfortunately, the site had to be pulled in the morning. A few items had to be reworked, but nothing major. It&#8217;s done now. It even looks great on an iPhone.</p>
<h2>The End Product</h2>
<p><a href="http://www.izkalitequila.com/" target="_blank">http://www.izkalitequila.com/</a></p>
<p><a href="http://mojicaconsulting.files.wordpress.com/2011/02/site-enter-full.jpg" target="_blank"><img class="size-thumbnail wp-image-20 alignnone" style="border:0 currentColor;" title="Final Product: Site Entrance" src="http://mojicaconsulting.files.wordpress.com/2011/02/site-enter-full.jpg?w=150&#038;h=105" alt="" width="150" height="105" /></a> <a href="http://mojicaconsulting.files.wordpress.com/2011/02/site-flash-full.jpg" target="_blank"><img class="size-thumbnail wp-image-22 alignnone" style="border:0 currentColor;" title="Final Product: Flash Animation" src="http://mojicaconsulting.files.wordpress.com/2011/02/site-flash-full.jpg?w=150&#038;h=105" alt="" width="150" height="105" /></a> <a href="http://mojicaconsulting.files.wordpress.com/2011/02/site-main-full.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-24" style="border:0 currentColor;" title="Final Product: Bottles Display" src="http://mojicaconsulting.files.wordpress.com/2011/02/site-main-full.jpg?w=150&#038;h=125" alt="" width="150" height="125" /></a></p>
<h2>Technology</h2>
<p>JavaScript, jQuery, CSS (Cascading Style Sheets), HTML, Flash</p>
<h1><strong>Other Thoughts</strong></h1>
<h2>Testimonials</h2>
<p>&#8220;They are so excited! … Thank you so much!&#8221;</p>
<p>&#8220;Looks beautimous!&#8221;</p>
<p>&#8220;Thanks for coming thru&#8221;</p>
<h2>Reflection</h2>
<p>The keys to delivering this great-looking website quickly are communication and focus. Over the years, we have worked closely to streamline the process involving our design &amp; advertising partner (<a title="Innova Design &amp; Advertising" href="http://innovadesign.com/" target="_blank">Innova Design &amp; Advertising</a>). They focus making the client look sexy on the web and <a title="Mojica Consulting" href="http://www.mojicaconsulting.com" target="_blank">Mojica Consulting</a> makes it happen.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mojicaconsulting.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mojicaconsulting.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mojicaconsulting.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mojicaconsulting.com&amp;blog=20040854&amp;post=11&amp;subd=mojicaconsulting&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.mojicaconsulting.com/2011/02/28/building-a-custom-temporary-website-in-less-than-24-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5bc793f93049a798a56c812105522c58?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marcmojica</media:title>
		</media:content>

		<media:content url="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-1-full.jpg?w=150" medium="image">
			<media:title type="html">Prototype: Site Entrance</media:title>
		</media:content>

		<media:content url="http://mojicaconsulting.files.wordpress.com/2011/02/prototype-2-full.jpg?w=150" medium="image">
			<media:title type="html">Prototype: Flash Layout</media:title>
		</media:content>

		<media:content url="http://mojicaconsulting.files.wordpress.com/2011/02/site-enter-full.jpg?w=150" medium="image">
			<media:title type="html">Final Product: Site Entrance</media:title>
		</media:content>

		<media:content url="http://mojicaconsulting.files.wordpress.com/2011/02/site-flash-full.jpg?w=150" medium="image">
			<media:title type="html">Final Product: Flash Animation</media:title>
		</media:content>

		<media:content url="http://mojicaconsulting.files.wordpress.com/2011/02/site-main-full.jpg?w=150" medium="image">
			<media:title type="html">Final Product: Bottles Display</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://blog.mojicaconsulting.com/2011/02/14/hello-world/</link>
		<comments>http://blog.mojicaconsulting.com/2011/02/14/hello-world/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 12:25:44 +0000</pubDate>
		<dc:creator>Mojica Consulting, LLC</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mojicaconsulting.wordpress.com/?p=1</guid>
		<description><![CDATA[Hello World!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mojicaconsulting.com&amp;blog=20040854&amp;post=1&amp;subd=mojicaconsulting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello World!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mojicaconsulting.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mojicaconsulting.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mojicaconsulting.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mojicaconsulting.com&amp;blog=20040854&amp;post=1&amp;subd=mojicaconsulting&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.mojicaconsulting.com/2011/02/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6883972ab62afe2af8123b5c90f0f68?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mojicaconsulting</media:title>
		</media:content>
	</item>
	</channel>
</rss>
