<?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>Vesparollershop Hörsching</title>
	<atom:link href="http://www.vesparollershop.at/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vesparollershop.at</link>
	<description>Verkauf, Service &#38; Tuning.</description>
	<lastBuildDate>Fri, 26 Feb 2016 19:24:38 +0000</lastBuildDate>
	<language>de-DE</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Hallo Welt!</title>
		<link>http://www.vesparollershop.at/hallo-welt/</link>
		<comments>http://www.vesparollershop.at/hallo-welt/#comments</comments>
		<pubDate>Fri, 06 Jun 2014 07:42:17 +0000</pubDate>
		<dc:creator><![CDATA[wordpressadmin]]></dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Willkommen zur deutschen Version von WordPress. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder löschen. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Willkommen zur deutschen Version von WordPress. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder löschen. Um Spam zu vermeiden, geh doch gleich mal in den Pluginbereich und aktiviere die entsprechenden Plugins. So, und nun genug geschwafelt – jetzt nichts wie ran ans Bloggen!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vesparollershop.at/hallo-welt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How They Did It</title>
		<link>http://www.vesparollershop.at/how-they-did-it/</link>
		<comments>http://www.vesparollershop.at/how-they-did-it/#comments</comments>
		<pubDate>Thu, 22 Nov 2012 18:52:34 +0000</pubDate>
		<dc:creator><![CDATA[vanessa kern]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.sqrt121.com/mercurial/?p=347</guid>
		<description><![CDATA[The videos are “draggable” using JavaScript; this is the primary interactive element of this page. The cursor [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The videos are “draggable” using JavaScript; this is the primary interactive element of this page. The cursor changes to <code>cursor: move</code> via JavaScript. A great deal of math and cross-device capability checks are in the JavaScript for the draggable functionality of the videos. In particular, the touchstart and touchend events are used if available (instead of mousedown and mouseup). A significant amount of the JavaScript that is pertinent to this page is dedicated to the smooth kinetic scrolling. Try dragging the video quickly and letting go; similar to Apple’s built in scrolling behavior, we see the video strip retain velocity and slow down over time.<span id="more-347"></span></p>
<h4>An Overview of the Source</h4>
<p>On looking through the source for Kickstarter’s Team page, we can infer a few things. First, they are almost certainly using Rails. This comes as little surprise, as most of the <a href="https://github.com/kickstarter?tab=members">team’s Github pages</a> are packed with Ruby repositories (alongside JavaScript and Objective-C, used for iPhone/iPad Apps usually).</p>
<p>The next thing we can see is a consistent reliance on CDN-powered assets. Six (or seven if you’re IE) external stylesheets and eight external scripts (some loaded asynchronously) are all coming from various CDNs. We can also immediately see that Kickstarter at least partially supports IE, all the way back to IE6. All of these assets are minified and, when applicable, compressed.</p>
<p>Further inferences can be made about the Kickstarter Team’s approach to CSS; a <code>compass.css</code> file is loaded just after a <code>fonts.css</code> file, likely generated by Compass and Sass. These are the first two style files loaded.</p>
<p>Kickstarter utilizes Facebook connect as well as the Apple touch/iPad link icons for saving web apps to the home screen of iOS.</p>
<p>Kickstarter is also using a variety of analytics services. <a href="http://www.quantcast.com/">Quantcast</a>, <a href="https://mixpanel.com/">Mixpanel</a>, <a href="http://newrelic.com/">New Relic</a>, <a href="http://chartbeat.com/">Chartbeat</a>, and<a href="http://www.google.com/analytics/">Google Analytics</a> scripts are all included on the page.</p>
<p>We can also see markup for <a href="http://www.zendesk.com/">Zendesk</a>, a customer relations service, as well as <a href="http://stanlemon.net/pages/jgrowl">jGrowl</a>, a growl-esque notifier. These are likely used by other pages on the site and added dynamically via JavaScript.</p>
<p>Not surprisingly, Kickstarter relies on jQuery and/or Zepto, depending on the situation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vesparollershop.at/how-they-did-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Workshop</title>
		<link>http://www.vesparollershop.at/why-should-web-design-be-a-profession/</link>
		<comments>http://www.vesparollershop.at/why-should-web-design-be-a-profession/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 20:32:02 +0000</pubDate>
		<dc:creator><![CDATA[vanessa kern]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.sqrt121.com/mercurial/?p=179</guid>
		<description><![CDATA[Play nice! We deliberately select work which will benefit from advice and pointers. If you can’t be [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Play nice! We deliberately select work which will benefit from advice and pointers. If you can’t be constructive in your comments, don’t. Other than that, offer any advice you can give. Feel free to link to examples and images which back up your points.</p>
<p>Today we will take a look at how to add some sense of depth to your photographs and thus make them become alive and more interesting to the viewer. By making use of some simple but very effective factors that can be applied at the time of exposure, you can make a your picture pop. Today, we’ll talk about perspective, depth of field, and framing.</p>
<p><span id="more-179"></span><br />
Today we will take a look at how to add some sense of depth to your photographs and thus make them become alive and more interesting to the viewer. By making use of some simple but very effective factors that can be applied at the time of exposure, you can make a your picture pop. Today, we’ll talk about perspective, depth of field, and framing.</p>
<p>&nbsp;</p>
<h4>Rules of Engagement</h4>
<p>Play nice! We deliberately select work which will benefit from advice and pointers. If you can’t be constructive in your comments, don’t. Other than that, offer any advice you can give. Feel free to link to examples and images which back up your points.</p>
<blockquote><p>I’m a beginning web designer and developer that is looking for constructive comments on my work. Every bit is welcome. – <a href="#" rel="external" target="_blank">Michiel De Wilde</a></p></blockquote>
<p>&nbsp;</p>
<h4>The Design</h4>
<p><img class="size-full wp-image-336 alignleft" title="Print" src="http://themes.sqrt121.com/mercurial/wp-content/uploads/2012/11/pic01.jpg" alt="" width="600" height="561" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vesparollershop.at/why-should-web-design-be-a-profession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best of Tuts+</title>
		<link>http://www.vesparollershop.at/hello-world/</link>
		<comments>http://www.vesparollershop.at/hello-world/#comments</comments>
		<pubDate>Thu, 04 Oct 2012 06:35:45 +0000</pubDate>
		<dc:creator><![CDATA[vanessa kern]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.sqrt121.com/mercurial/?p=1</guid>
		<description><![CDATA[There’s rarely a better way of learning web design than to watch over someone’s shoulder for the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>There’s rarely a better way of learning web design than to watch over someone’s shoulder for the duration of a complete project; this is your chance to do just that.</p>
<p>Through the course of this web design Session you’ll learn many things from Adi Purdila; from setting up a baseline grid in Photoshop, working with adaptive layouts, refining your coding workflow, to WordPress theme and plugin creation. There’s a lot to take in, but if you stick with it we guarantee you’ll walk away with a host of new skills under your belt.</p>
<p>There’s article after article on websites that talk bout how to make a great logo. But If you’re a logo machine, and you’ve been doing it for a long time, chances are that you’ve developed some pretty awful habits. How do I know this? Because I suffered from some of the same habits I’m about to talk about. A true master of logo creation will refine their work on every project, forcing themselves to get better with each design. It all boils down to a few key things to avoid when you’re creating a logo. While you can take a stab at selling generic logos on places like GraphicRiver, you’ll do your best work when you deeply understand your clients and their company.<span id="more-370"></span></p>
<p>It’s a no-brainer: well performing websites enjoy higher visitor engagement, retention and conversion. Given how fickle users can be, plus the fact that mobile devices are very significant these days, never before has the speed of websites been so important! In this article I’m going to highlight ways in which you can improve the performance of your own sites.</p>
<ul>
<li>One</li>
<li>Two</li>
</ul>
<ol>
<li>One again</li>
<li>Two again</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.vesparollershop.at/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
