<?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>DESIGNwalker max &#187; tips</title>
	<atom:link href="http://max.designwalker.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://max.designwalker.com</link>
	<description>Design Memo for Web Designers</description>
	<lastBuildDate>Fri, 29 Jan 2010 09:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pure CSS Effects and Tips (Does not use JavaScript)</title>
		<link>http://max.designwalker.com/webdesign/pure-css/</link>
		<comments>http://max.designwalker.com/webdesign/pure-css/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 19:14:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/?p=51</guid>
		<description><![CDATA[If you don&#8217;t want to use any more Script. But you want to have some effects on your blog or site.
Pure CSS effects and tips may be the answer&#8230;
In this post you will see some Pure CSS effects and tips (Does not use JavaScript).
You don&#8217;t have to use a Script and you will have great [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t want to use any more Script. But you want to have some effects on your blog or site.</p>
<p>Pure CSS effects and tips may be the answer&#8230;</p>
<p>In this post you will see some Pure CSS effects and tips (Does not use JavaScript).</p>
<p>You don&#8217;t have to use a Script and you will have great effects only-css!</p>
<h4><a href="http://cssglobe.com/post/1468/pure-css-animated-progress-bar" title="Pure CSS Animated Progress Bar">Pure CSS Animated Progress Bar</a></h4>
<p>A simple demonstration of how you can create animated progress bar using pure css.</p>
<p align="center">
<a href="http://cssglobe.com/post/1468/pure-css-animated-progress-bar" title="Pure CSS Animated Progress Bar"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css01.jpg" alt="Pure CSS Animated Progress Bar" border="0" /><br />
</a>
</p>
<h4><a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" title="add a loading icon to your larger images">add a loading icon to your larger images</a></h4>
<p>If you want to let visitors know that the image is loading&#8230; That&#8217;s nice tips.</p>
<p align="center">
<a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" title="add a loading icon to your larger images"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css02.jpg" alt="" border="0" /><br />
</a>
</p>
<h4><a href="http://www.webreference.com/programming/css_animation/" title="How to Create Flick Animations with CSS">How to Create Flick Animations with CSS</a></h4>
<p>Fed up with &#8216;Flash&#8217;? Getting annoyed with animated gifs? Well, why not try an alternative &#8211; CSS Flick Animation. That&#8217;s awsome!</p>
<p align="center">
<a href="http://www.webreference.com/programming/css_animation/" title="How to Create Flick Animations with CSS"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css17.jpg" alt="How to Create Flick Animations with CSS" border="0" /><br />
</a>
</p>
<h4><a href="http://www.frankmanno.com/ideas/css-imagemap/" title="CSS Image Maps">CSS Image Maps</a></h4>
<p>A sample image map that&#8217;s built entirely using CSS and XHTML.</p>
<p align="center">
<a href="http://www.frankmanno.com/ideas/css-imagemap/" title="CSS Image Maps"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css03.jpg" alt="CSS Image Maps" border="0" /><br />
</a>
</p>
<h4><a href="http://cssglobe.com/lab/overflow_thumbs/" title="Resizing Thumbnails Using Overflow Property">Resizing Thumbnails Using Overflow Property</a></h4>
<p>This tutorial is aimed at controlling the size of the thumbnails appearing on your page.</p>
<p align="center">
<a href="http://cssglobe.com/lab/overflow_thumbs/" title="Resizing Thumbnails Using Overflow Property"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css04.jpg" alt="Resizing Thumbnails Using Overflow Property" border="0" /><br />
</a>
</p>
<h4><a href="http://www.studiomoh.com/fun/csslightbox/" title="Pure CSS LightBox">Pure CSS LightBox</a></h4>
<p>Pure CSS LightBox. Now you don&#8217;t need javascript.</p>
<p align="center">
<a href="http://www.studiomoh.com/fun/csslightbox/" title="Pure CSS LightBox"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css05.jpg" alt="Pure CSS LightBox" border="0" /><br />
</a>
</p>
<h4><a href="http://www.cssnewbie.com/example/css-only-accordion/vertical.html" title="CSS-Only Accordion Effect: Vertical Accordian">CSS-Only Accordion Effect: Vertical Accordian</a></h4>
<p>CSS Accordion Effect. Nice trick!</p>
<p align="center">
<a href="http://www.cssnewbie.com/example/css-only-accordion/vertical.html" title="CSS-Only Accordion Effect: Vertical Accordian"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css06.jpg" alt="" border="0" /><br />
</a>
</p>
<h4><a href="http://lixlpixel.org/css_tooltip/" title="lixlpixel CSS tooltips">lixlpixel CSS tooltips</a></h4>
<p>You can have a nice tooltip without JaveScript.</p>
<p align="center">
<a href="http://lixlpixel.org/css_tooltip/" title="lixlpixel CSS tooltips"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css07.jpg" alt="lixlpixel CSS tooltips" border="0" /><br />
</a>
</p>
<h4><a href="http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/" title="Create a Lightbox effect only with CSS - no javascript needed">Create a Lightbox effect only with CSS &#8211; no javascript needed</a></h4>
<p>100% CSS, 0% javascript lightbox, this may help you.</p>
<p align="center">
<a href="http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/" title="Create a Lightbox effect only with CSS - no javascript needed"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css08.jpg" alt="Create a Lightbox effect only with CSS - no javascript needed" border="0" /><br />
</a>
</p>
<h4><a href="http://www.serve.com/apg/workshop/cssMenu.html" title="CSS-only Drop-down Menus">CSS-only Drop-down Menus</a></h4>
<p>This Drop down menu is driven completely through CSS rules; there&#8217;s no JavaScript involved at all.</p>
<p align="center">
<a href="http://www.serve.com/apg/workshop/cssMenu.html" title="CSS-only Drop-down Menus"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css09.jpg" alt="" border="0" /><br />
</a>
</p>
<h4><a href="http://www.cssplay.co.uk/menus/index.html" title="Menus - Multi-Level CSS Only">Menus &#8211; Multi-Level CSS Only</a></h4>
<p>In this site you can find tons of samples! Let&#8217;s play CSS.</p>
<p align="center">
<a href="http://www.cssplay.co.uk/menus/index.html" title="Menus - Multi-Level CSS Only"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css10.jpg" alt="Menus - Multi-Level CSS Only" border="0" /><br />
</a>
</p>
<h4><a href="http://cssglobe.com/post/1272/pure-css-data-chart" title="Pure Css Data Chart">Pure Css Data Chart</a></h4>
<p>You can have a graph too.</p>
<p align="center">
<a href="http://cssglobe.com/post/1272/pure-css-data-chart" title="Pure Css Data Chart"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css11.jpg" alt="Pure Css Data Chart" border="0" /><br />
</a>
</p>
<h4><a href="CSS FOR BAR GRAPHS" title="http://applestooranges.com/blog/post/css-for-bar-graphs/">http://applestooranges.com/blog/post/css-for-bar-graphs/</a></h4>
<p>Here is also css bar graphs.</p>
<p align="center">
<a href="CSS FOR BAR GRAPHS" title="http://applestooranges.com/blog/post/css-for-bar-graphs/"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css12.jpg" alt="" border="0" /><br />
</a>
</p>
<h4><a href="http://www.cssplay.co.uk/menu/tablescroll.html" title="Vertical scrolling tables">Vertical scrolling tables</a></h4>
<p>This is a useful sample of Fixed Table Header.</p>
<p align="center">
<a href="http://www.cssplay.co.uk/menu/tablescroll.html" title="Vertical scrolling tables"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css13.jpg" alt="Vertical scrolling tables" border="0" /><br />
</a>
</p>
<h4><a href="http://www.themaninblue.com/experiment/footerStickAlt/" title="footerStickAlt">footerStickAlt</a></h4>
<p>That allows for the footer of a Web page to appear either at the bottom of the browser window or the bottom of the Web page content.</p>
<p align="center">
<a href="http://www.themaninblue.com/experiment/footerStickAlt/" title="footerStickAlt"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css14.jpg" alt="footerStickAlt" border="0" /><br />
</a>
</p>
<h4><a href="http://ryanfait.com/sticky-footer/" title="CSS sticky footer">CSS sticky footer</a></h4>
<p>This is also a sticky footer sample.</p>
<p align="center">
<a href="http://ryanfait.com/sticky-footer/" title="CSS sticky footer"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css15.jpg" alt="CSS sticky footer" border="0" /><br />
</a>
</p>
<h4><a href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/" title="CSS Gradient Text Effect">CSS Gradient Text Effect</a></h4>
<p>Here is a simple CSS trick to show you how to create gradient text effect with a PNG image.</p>
<p align="center">
<a href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/" title="CSS Gradient Text Effect"><br />
<img src="http://www.designwalker.com/img/pure_css/pure_css16.jpg" alt="" border="0" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/webdesign/pure-css/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Excel Data Visualization Tools and Tips</title>
		<link>http://max.designwalker.com/tools/excel-visualization/</link>
		<comments>http://max.designwalker.com/tools/excel-visualization/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:47:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/?p=50</guid>
		<description><![CDATA[I&#8217;m a web designer. So I don&#8217;t use an Excel so much though.
In this post you will see some tools and tips to visualize your Excel Data.
CX NOW! Powered by Crystal Xcelsius
CX Now! is the free, fun, and easy way to transform your ordinary Excel spreadsheets into persuasive presentations and dynamic business dashboards, and then [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a web designer. So I don&#8217;t use an Excel so much though.</p>
<p>In this post you will see some tools and tips to visualize your Excel Data.</p>
<h4><a title="CX NOW! Powered by Crystal Xcelsius" href="http://www.businessobjects.com/jump/cxnow/">CX NOW! Powered by Crystal Xcelsius</a></h4>
<p>CX Now! is the free, fun, and easy way to transform your ordinary Excel spreadsheets into persuasive presentations and dynamic business dashboards, and then share them easily via Microsoft PowerPoint, Word, or the Web.</p>
<p align="center"><a title="CX NOW! Powered by Crystal Xcelsius" href="http://www.businessobjects.com/jump/cxnow/"><br />
<img src="http://www.designwalker.com/img/excel_visualization/excel_visualization01.jpg" border="0" alt="CX NOW! Powered by Crystal Xcelsius" /><br />
</a></p>
<h4><a title="Chart Chooser" href="http://chartchooser.juiceanalytics.com/">Chart Chooser</a></h4>
<p>Use the filters to find the right chart type for your needs. Then download as Excel or PowerPoint templates and insert your data.</p>
<p align="center"><a title="Chart Chooser" href="http://chartchooser.juiceanalytics.com/"><br />
<img src="http://www.designwalker.com/img/excel_visualization/excel_visualization02.jpg" border="0" alt="Chart Chooser" /><br />
</a></p>
<h4><a title="SparkMaker 4.0 Palo Edition" href="http://www.bissantz.de/palo/index_en.asp">SparkMaker 4.0 Palo Edition</a></h4>
<p>A free Excel add-in provided by Jedox connects Microsoft Excel with the Palo-Server and allows to store and read Palo data in Excel. You can add a small chart in the cell.</p>
<p align="center"><a title="SparkMaker 4.0 Palo Edition" href="http://www.bissantz.de/palo/index_en.asp"><br />
<img src="http://www.designwalker.com/img/excel_visualization/excel_visualization03.jpg" border="0" alt="SparkMaker 4.0 Palo Edition" /><br />
</a></p>
<h4><a title="Lightweight data exploration in Excel" href="http://www.juiceanalytics.com/writing/2006/07/lightweight-data-exploration-in-excel/">Lightweight data exploration in Excel</a></h4>
<p>The bar graphs are built using the Excel REPT function which lets you repeat text a certain number of times. REPT looks like this.</p>
<p align="center"><a title="Lightweight data exploration in Excel" href="http://www.juiceanalytics.com/writing/2006/07/lightweight-data-exploration-in-excel/"><br />
<img src="http://www.designwalker.com/img/excel_visualization/excel_visualization04.jpg" border="0" alt="Lightweight data exploration in Excel" /><br />
</a></p>
<h4><a title="Art of Office - Excel" href="http://www.artofoffice.com/Excel/">Art of Office &#8211; Excel</a></h4>
<p>You can download some creative Excel Art files and templates.</p>
<p align="center"><a title="Art of Office - Excel" href="http://www.artofoffice.com/Excel/"><br />
<img src="http://www.designwalker.com/img/excel_visualization/excel_visualization05.jpg" border="0" alt="Art of Office - Excel" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/tools/excel-visualization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

