<?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>THICKSOLE</title>
	<atom:link href="http://thicksole.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thicksole.com</link>
	<description>tech training &#38; services for non-technical professionals</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:49:49 +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>Painless Facelifts</title>
		<link>http://thicksole.com/2012/02/06/painless-facelifts/</link>
		<comments>http://thicksole.com/2012/02/06/painless-facelifts/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 10:49:49 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1682</guid>
		<description><![CDATA[One of my favorite things about WordPress is the ability to quickly change the look of the site while all of the content just pops into place.  Recently we updated 6 sites for John Wiley &#38; Sons.  They wanted the color scheme changed from green to blue with a new logo added.  A few of [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite things about WordPress is the ability to quickly change the look of the site while all of the content just pops into place.  Recently we updated 6 sites for John Wiley &amp; Sons.  They wanted the color scheme changed from green to blue with a new logo added.  A few of the sites had hundreds of articles already produced, so in the old days, this would have been a long process.</p>
<p>But by changing a few things in the WordPress theme CSS, we updated all the sites in no time.  I can imagine the pain this would have generated going through traditional channels, but one of the most beautiful things about WordPress is the way it empowers the end user.  The marketing/editorial crew is often held hostage by layers of bureaucracy and hurdles from the design &amp; tech crew.  With a fundamental understanting of CSS and the WordPress structure, anyone can now make changes to their site.  With websites, sometimes it&#8217;s just a splinter in your finger, and everyone is chomping at the bit to turn it into brain surgery.</p>
<p>These sites have been instrumental in differentiating their product from the competition, and it&#8217;s great to see them updated each week with fresh content, and there&#8217;s still drive to keep the look fresh and clean.</p>
<p><img class="alignnone  wp-image-1684" title="old" src="http://thicksole.com/wp-content/uploads/2012/02/old-wiley-300x247.png" alt="" width="240" height="198" />                    <img class="alignnone  wp-image-1685" title="new" src="http://thicksole.com/wp-content/uploads/2012/02/new_wiley-300x247.png" alt="" width="240" height="198" /></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/02/06/painless-facelifts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Staying Alert and Flexible</title>
		<link>http://thicksole.com/2012/02/01/staying-alert-and-flexible/</link>
		<comments>http://thicksole.com/2012/02/01/staying-alert-and-flexible/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:55:41 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1659</guid>
		<description><![CDATA[A new WordPress vulnerability came across my news feed this morning. It seems like there&#8217;s always something new floating around that sounds incredibly scary.  Here&#8217;s some info on the new hijinx, and an update here: Hackers are compromising WordPress 3.2.1 blogs in order to infect their visitors with the notorious TDSS rootkit, according to researchers [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1666" title="wordpress security" src="http://thicksole.com/wp-content/uploads/2012/02/wordpress-security.jpeg" alt="" width="160" height="181" /></p>
<p>A new WordPress vulnerability came across my news feed this morning. It seems like there&#8217;s always something new floating around that sounds incredibly scary.  Here&#8217;s <a href="http://www.v3.co.uk/v3-uk/news/2142424/wordpress-targeted-malware-attack">some info</a> on the new hijinx, and an update <a href="http://www.pcworld.com/businesscenter/article/249024/hackers_infect_wordpress_321_blogs_to_distribute_tdss_rootkit.html">here</a>:</p>
<blockquote><p>Hackers are compromising <strong>WordPress 3.2.1</strong> blogs in order to infect their visitors with the notorious TDSS rootkit, according to researchers from Web security firm Websense.</p>
<p>It&#8217;s not clear how the websites are being compromised, but there are publicly known exploits for vulnerabilities that affect WordPress 3.2.1, which is an older version of the popular blog publishing platform.</p></blockquote>
<p>Sounds scary but there are some simple things you can do with your  wordpress site so you can sleep easier at night.</p>
<ul>
<li>Run a daily backup of your database using a simple plugin like WP-DB-Backup</li>
<li>Have a copy of your wp-content folder on your local computer</li>
<li>Keep your WordPress install updated with the latest version</li>
<li>Update your plugins and get rid of the ones you tried and don&#8217;t use</li>
<li>The same with your themes.  Remove the themes that didn&#8217;t work out.</li>
</ul>
<p>With these simple practices, if the worst happens, getting back up and running is a fairly uncomplicated scenario.  It&#8217;s the little things that can make all the difference when something is compromised.</p>
<p>There will always be things out of your control like a random attack on your site, but make sure to take care of the things you can control.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/02/01/staying-alert-and-flexible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Closing in on 20</title>
		<link>http://thicksole.com/2012/01/26/closing-in-on-20/</link>
		<comments>http://thicksole.com/2012/01/26/closing-in-on-20/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 07:22:12 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Thicksole]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1646</guid>
		<description><![CDATA[Two years ago we launched our first iPhone app.  At the time I wasn&#8217;t sure how big the mobile Apple world would become. Well, it turns out, huge. On Tuesday evening apple announced their quarterly results and the sales were staggering: 37.04 million iPhones sold 15.43 million iPad tablets sold, doubling from a year earlier [...]]]></description>
			<content:encoded><![CDATA[<p>Two years ago we launched our first iPhone app.  At the time I wasn&#8217;t sure how big the mobile Apple world would become. Well, it turns out, huge. On Tuesday evening apple announced their quarterly results and the sales were staggering:</p>
<ul>
<li>37.04 million iPhones sold</li>
<li>15.43 million iPad tablets sold, doubling from a year earlier</li>
<li>315 million iOS devices sold total</li>
</ul>
<p>People everywhere are staring into these glowing screens around the clock. It&#8217;s a good idea to be on them. For some folks, an app is the way to go, for others, a website fits the bill, and sometimes the answer is all of the above. Whatever direction you&#8217;re headed, we can help you not only with the technical stuff, but also figure out the right direction.</p>
<p>A related note: last night I took a quick inventory of our app work and was shocked to see almost 20 apps have passed through our digital factory doors. Finally there&#8217;s a place to check them out on the site &#8211; <a href="http://thicksole.com/apps">help yourself</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/26/closing-in-on-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schermerhorn Management 11e Flash Cards</title>
		<link>http://thicksole.com/2012/01/25/schermerhorn-management-11e-flash-cards/</link>
		<comments>http://thicksole.com/2012/01/25/schermerhorn-management-11e-flash-cards/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 20:13:42 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1631</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of terms and definitions for each chapter of the text. The functionality is simple: you just flip through the the screens like index cards. Users can flip through term by term, or definition by definition. A great review [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of terms and definitions for each chapter of the text. The functionality is simple: you just flip through the the screens like index cards. Users can flip through term by term, or definition by definition. A great review tool right before an exam.</p>
<ul>
<li>Released: February 22, 2011</li>
<li><a href="http://itunes.apple.com/us/app/schermerhorn-managagement/id420393105?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/mgt11efc/">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1631" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1631" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/mgt-11e1.png" title="mgt-11e" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/mgt-11e1-50x50.png" alt="" title="mgt-11e" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/chapterlist-320x480.png" title="chapterlist" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/chapterlist-50x50.png" alt="" title="chapterlist" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/definition-320x480.png" title="definition" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/definition-50x50.png" alt="" title="definition" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/flip-320x480.png" title="flip" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/flip-50x50.png" alt="" title="flip" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/info-320x480.png" title="info" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/info-50x50.png" alt="" title="info" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/Screen-shot-2011-02-22-at-8.57-320x244.png" title="Screen-shot-2011-02-22-at-8.57" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/Screen-shot-2011-02-22-at-8.57-50x50.png" alt="" title="Screen-shot-2011-02-22-at-8.57" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/splash-320x480.png" title="splash" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/splash-50x50.png" alt="" title="splash" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/term-320x480.png" title="term" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/term-50x50.png" alt="" title="term" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1631" class="loader"></div>
					<div id="slideshow_1631" class="slideshow"></div>
					<div id="caption_1631" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1631').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1631',
					controlsContainerSel:      '#controls_1631',
					captionContainerSel:       '#caption_1631',  
					loadingContainerSel:       '#loading_1631',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/schermerhorn-management-11e-flash-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kimmel, Accounting, 4th Edition &#8211; Flash Cards</title>
		<link>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-flash-cards/</link>
		<comments>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-flash-cards/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 20:05:23 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1604</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of terms and definitions for each chapter of the text. The functionality is simple: you just flip through the the screens like index cards. Users can flip through term by term, or definition by definition. A great review [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of terms and definitions for each chapter of the text. The functionality is simple: you just flip through the the screens like index cards. Users can flip through term by term, or definition by definition. A great review tool right before an exam.</p>
<ul>
<li>Released: July 15, 2011</li>
<li><a href="http://itunes.apple.com/us/app/kimmel-accounting-4th-edition/id449050598?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/kimmel4eflashcards/">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1604" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1604" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/kimmel-acct-4e2.png" title="kimmel-acct-4e" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/kimmel-acct-4e2-50x50.png" alt="" title="kimmel-acct-4e" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0486-320x480.png" title="IMG_0486" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0486-50x50.png" alt="" title="IMG_0486" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0487-320x480.png" title="IMG_0487" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0487-50x50.png" alt="" title="IMG_0487" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0488-320x480.png" title="IMG_0488" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0488-50x50.png" alt="" title="IMG_0488" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0489-320x480.png" title="IMG_0489" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0489-50x50.png" alt="" title="IMG_0489" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0490-320x480.png" title="IMG_0490" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0490-50x50.png" alt="" title="IMG_0490" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0491-320x480.png" title="IMG_0491" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0491-50x50.png" alt="" title="IMG_0491" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1604" class="loader"></div>
					<div id="slideshow_1604" class="slideshow"></div>
					<div id="caption_1604" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1604').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1604',
					controlsContainerSel:      '#controls_1604',
					captionContainerSel:       '#caption_1604',  
					loadingContainerSel:       '#loading_1604',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-flash-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boone &amp; Kurtz Self-Study Quiz</title>
		<link>http://thicksole.com/2012/01/25/boone-kurtz-self-study-quiz/</link>
		<comments>http://thicksole.com/2012/01/25/boone-kurtz-self-study-quiz/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:59:40 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1588</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back and change answers or just submit the quiz for grading. Instantly, the answered are corrected, scored, and then the student has the opportunity to go back and review both correct and incorrect answers.</p>
<p>The functionality is simple: you just flip through the the screens like index cards. A great review tool right before an exam.</p>
<ul>
<li>Released: June 2, 2010</li>
<li><a href="http://itunes.apple.com/us/app/boone-kurtz-self-study-quiz/id374492533?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/bkquiz/">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1588" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1588" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3090.png" title="IMG_3090" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3090-50x50.png" alt="" title="IMG_3090" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3091.png" title="IMG_3091" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3091-50x50.png" alt="" title="IMG_3091" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3092.png" title="IMG_3092" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3092-50x50.png" alt="" title="IMG_3092" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3096.png" title="IMG_3096" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3096-50x50.png" alt="" title="IMG_3096" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3097.png" title="IMG_3097" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3097-50x50.png" alt="" title="IMG_3097" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/boone-kurtz2.png" title="boone-kurtz" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/boone-kurtz2-50x50.png" alt="" title="boone-kurtz" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1588" class="loader"></div>
					<div id="slideshow_1588" class="slideshow"></div>
					<div id="caption_1588" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1588').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1588',
					controlsContainerSel:      '#controls_1588',
					captionContainerSel:       '#caption_1588',  
					loadingContainerSel:       '#loading_1588',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/boone-kurtz-self-study-quiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kimmel, Accounting, 4th Edition &#8211; Self Test</title>
		<link>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-self-test/</link>
		<comments>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-self-test/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:55:39 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1579</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back and change answers or just submit the quiz for grading. Instantly, the answered are corrected, scored, and then the student has the opportunity to go back and review both correct and incorrect answers.</p>
<p>The functionality is simple: you just flip through the the screens like index cards. A great review tool right before an exam.</p>
<ul>
<li>Released: August 20, 2011</li>
<li><a href="http://itunes.apple.com/us/app/kimmel-accounting-4th-edition/id457525601?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/kimmel4equiz/">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1579" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1579" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/kimmel-acct-4e1.png" title="kimmel-acct-4e" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/kimmel-acct-4e1-50x50.png" alt="" title="kimmel-acct-4e" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0512-320x480.png" title="IMG_0512" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0512-50x50.png" alt="" title="IMG_0512" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0513-320x480.png" title="IMG_0513" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0513-50x50.png" alt="" title="IMG_0513" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0514-320x480.png" title="IMG_0514" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0514-50x50.png" alt="" title="IMG_0514" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0515-320x480.png" title="IMG_0515" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0515-50x50.png" alt="" title="IMG_0515" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0518-320x480.png" title="IMG_0518" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0518-50x50.png" alt="" title="IMG_0518" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1579" class="loader"></div>
					<div id="slideshow_1579" class="slideshow"></div>
					<div id="caption_1579" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1579').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1579',
					controlsContainerSel:      '#controls_1579',
					captionContainerSel:       '#caption_1579',  
					loadingContainerSel:       '#loading_1579',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/kimmel-accounting-4th-edition-self-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weygandt Financial Accounting Self Test</title>
		<link>http://thicksole.com/2012/01/25/weygandt-financial-accounting-self-test/</link>
		<comments>http://thicksole.com/2012/01/25/weygandt-financial-accounting-self-test/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:47:56 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1563</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back and change answers or just submit the quiz for grading. Instantly, the answered are corrected, scored, and then the student has the opportunity to go back and review both correct and incorrect answers.</p>
<p>The functionality is simple: you just flip through the the screens like index cards. A great review tool right before an exam.</p>
<ul>
<li>Released: July 25, 2010</li>
<li><a href="http://itunes.apple.com/us/app/weygandt-financial-accounting/id382814251?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/financial-accounting-self-test/">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1563" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1563" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/weygandt-financialaccounti-1.png" title="weygandt-financialaccounti-" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/weygandt-financialaccounti-1-50x50.png" alt="" title="weygandt-financialaccounti-" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3132.png" title="IMG_3132" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3132-50x50.png" alt="" title="IMG_3132" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3133.png" title="IMG_3133" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3133-50x50.png" alt="" title="IMG_3133" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3134.png" title="IMG_3134" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3134-50x50.png" alt="" title="IMG_3134" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3135.png" title="IMG_3135" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3135-50x50.png" alt="" title="IMG_3135" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_3138.png" title="IMG_3138" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_3138-50x50.png" alt="" title="IMG_3138" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1563" class="loader"></div>
					<div id="slideshow_1563" class="slideshow"></div>
					<div id="caption_1563" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1563').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1563',
					controlsContainerSel:      '#controls_1563',
					captionContainerSel:       '#caption_1563',  
					loadingContainerSel:       '#loading_1563',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/weygandt-financial-accounting-self-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kimmel, Financial Accounting, 6th Edition &#8211; Self Test</title>
		<link>http://thicksole.com/2012/01/25/kimmel-financial-accounting-6th-edition-self-test/</link>
		<comments>http://thicksole.com/2012/01/25/kimmel-financial-accounting-6th-edition-self-test/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:42:55 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1553</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back and change answers or just submit the quiz for grading. Instantly, the answered are corrected, scored, and then the student has the opportunity to go back and review both correct and incorrect answers.</p>
<p>The functionality is simple: you just flip through the the screens like index cards. A great review tool right before an exam.</p>
<ul>
<li>Released: August 20, 2011</li>
<li><a href="http://itunes.apple.com/us/app/kimmel-financial-accounting/id457525015?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/kimmel6equiz">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1553" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1553" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0535-320x480.png" title="IMG_0535" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0535-50x50.png" alt="" title="IMG_0535" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0536-320x480.png" title="IMG_0536" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0536-50x50.png" alt="" title="IMG_0536" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0537-320x480.png" title="IMG_0537" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0537-50x50.png" alt="" title="IMG_0537" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0538-320x480.png" title="IMG_0538" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0538-50x50.png" alt="" title="IMG_0538" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0539-320x480.png" title="IMG_0539" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0539-50x50.png" alt="" title="IMG_0539" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/kimmel-fin-act2.png" title="kimmel-fin-act" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/kimmel-fin-act2-50x50.png" alt="" title="kimmel-fin-act" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1553" class="loader"></div>
					<div id="slideshow_1553" class="slideshow"></div>
					<div id="caption_1553" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1553').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1553',
					controlsContainerSel:      '#controls_1553',
					captionContainerSel:       '#caption_1553',  
					loadingContainerSel:       '#loading_1553',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/kimmel-financial-accounting-6th-edition-self-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weygandt, Accounting Principles, 10th Edition &#8211; Self Test</title>
		<link>http://thicksole.com/2012/01/25/weygandt-accounting-principles-10th-edition-self-test/</link>
		<comments>http://thicksole.com/2012/01/25/weygandt-accounting-principles-10th-edition-self-test/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:33:58 +0000</pubDate>
		<dc:creator>paulmayson</dc:creator>
				<category><![CDATA[App Projects]]></category>

		<guid isPermaLink="false">http://thicksole.com/?p=1544</guid>
		<description><![CDATA[Created for John Wiley &#38; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back [...]]]></description>
			<content:encoded><![CDATA[<p>Created for John Wiley &amp; Sons to support the text, the app is loaded with a ton of questions for each chapter of the text. From a pool of questions, the app pulls a random 12 questions to create a quiz on the go. After the user answers all the questions, they can go back and change answers or just submit the quiz for grading. Instantly, the answered are corrected, scored, and then the student has the opportunity to go back and review both correct and incorrect answers.</p>
<p>The functionality is simple: you just flip through the the screens like index cards. A great review tool right before an exam.</p>
<ul>
<li>Released: August 22, 2011</li>
<li><a href="http://itunes.apple.com/us/app/weygandt-accounting-principles/id457524948?mt=8">Check it out</a> on the iTunes App Store.</li>
<li>Thicksole <a href="http://thicksole.com/weygandtquiz">Support Page</a></li>
</ul>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1544" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1544" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0506-320x480.png" title="IMG_0506" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0506-50x50.png" alt="" title="IMG_0506" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0507-320x480.png" title="IMG_0507" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0507-50x50.png" alt="" title="IMG_0507" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0508-320x480.png" title="IMG_0508" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0508-50x50.png" alt="" title="IMG_0508" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/IMG_0509-320x480.png" title="IMG_0509" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/IMG_0509-50x50.png" alt="" title="IMG_0509" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://thicksole.com/wp-content/uploads/2012/01/wey-acct-prin2.png" title="wey-acct-prin" >								
											<img src="http://thicksole.com/wp-content/uploads/2012/01/wey-acct-prin2-50x50.png" alt="" title="wey-acct-prin" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="photospace_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1544" class="loader"></div>
					<div id="slideshow_1544" class="slideshow"></div>
					<div id="caption_1544" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
				$('.thumnail_col').css('width', '60px');
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1544').galleriffic({ 
					delay:                     3500,
					numThumbs:                 6,
					preloadAhead:              6,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1544',
					controlsContainerSel:      '#controls_1544',
					captionContainerSel:       '#caption_1544',  
					loadingContainerSel:       '#loading_1544',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play Slideshow</span>',
					pauseLinkText:             '<span>Pause Slideshow</span>',
					prevLinkText:              '<span>‹ Previous Photo</span>',
					nextLinkText:              '<span>Next Photo ›</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(duration, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://thicksole.com/2012/01/25/weygandt-accounting-principles-10th-edition-self-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

