<?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>Squidbits - Greekgeek's Squidoo Blog &#187; css-html</title>
	<atom:link href="http://greekgeek.mythphile.com/tag/css-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://greekgeek.mythphile.com</link>
	<description>How to Squidoo, SEO, and My Squidoo Odyssey</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:49:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS, Graphics, and Lens Design: My Best Design</title>
		<link>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/</link>
		<comments>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 04:49:00 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[CSS and HTML Tips]]></category>
		<category><![CDATA[Graphics Tips]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[css-html]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[my-squidoo-stuff]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=586</guid>
		<description><![CDATA[I think that to date, the Squidoo Museum is my best lens as far as presentation, although the Fancy Table of Contents lens comes close. I&#8217;d like to talk about how I put together the Squidoo Museum. It demonstrates everything I know about graphics, color, fonts, and CSS. First, I built the content. I knew [...]]]></description>
			<content:encoded><![CDATA[<p>I think that to date, the <a href="http://www.squidoo.com/squidoo-museum">Squidoo Museum</a> is my best lens as far as presentation, although the <a href="http://www.squidoo.com/squidoo-table-of-contents">Fancy Table of Contents</a> lens comes close.</p>
<p>I&#8217;d like to talk about how I put together the Squidoo Museum. It demonstrates everything I know about graphics, color, fonts, and CSS.</p>
<p><span id="more-586"></span></p>
<p>First, I built the content. I knew <em>what</em> I wanted on my lens&#8211; a showcase of lenses of the type I want to see more of on Squidoo&#8211; so all I had to do is collect and organize it in a semi-logical fashion. I published it once I had the basic facts, ideas, things I wanted to say written out, and a lens logo. That was it.</p>
<p>Then I worked on the writing style. I could see that a plain old lensography didn&#8217;t have much draw. Like a Latin or Etymology class, you have to work harder to make dry content come to life. Give it a personality. Show <em>why</em> you love it, and let that passion be contagious.</p>
<p>I love antiquities, and my topics &#8212; science, history, geography &#8212; reminded me of the Smithsonian. I&#8217;d already named the lens the Squidoo Museum. So I had my model: a museum, a World&#8217;s Fair, an antiquarian&#8217;s collection of curiosities. You could use any sort of conceit &#8212; a racetrack, a shopping mall (which has been done to marvelous effect by Margaret Shaut), a library, a playground &#8212; to give a lens a cohesive theme.</p>
<p>I invented a fake curator, and pulled a tongue-in-cheek antiquarian style to give the lens personality.</p>
<p>Once I realized that my theme was a sort of Victorian version of the Smithsonian, <em>then</em> I started working on graphics. I mostly searched Wikimedia Commons for images, because they&#8217;re almost all public domain, and some Creative Commons. That took a while. I then had to pick one size for all of them, so they&#8217;d look cohesive, and shrink/crop all the graphics to the same size.</p>
<p>Last of all, I did a better lens logo. I found myself putting a border on it, mostly because I&#8217;d been forced to do a tight crop.</p>
<p><em>The lens logo dictated the CSS styles of my lens. </em>I saw it was a spare, grayish-blue sort of graphic, so I replicated that throughout the lens. In fact, I replicated the colors precisely.</p>
<p>Since the graphic had a border, the introduction module paragraph next to it needed a border. <em>Try to get the Introduction Module to coordinate graphics and text</em>, since that&#8217;s the first thing visitors see. I used the eyedropper in my graphics program to find out the actual color of the border of the graphic, and used that for the color of the paragraph border. I borrowed a few grays and blues from the graphic to color other parts of the lens.</p>
<p>Then I worked a heck of a lot with CSS to get the graphics and text to fit their areas nicely, and for colors to harmonize.</p>
<p>Colors Tip: Look closely at the Introduction Module of the<a href="http://www.squidoo.com/squidoo-museum"> Squidoo Museum</a> (thumbnail above). I <strong>painted</strong> a colored border on the graphic in Photoshop:<br />
&#8211; Use the eyedropper to pick a dark color in the graphic.<br />
&#8211; Select All.<br />
&#8211; Make a new layer.<br />
&#8211; Under the edit menu, pick STROKE to stroke a border around the graphic.<br />
Then I double-clicked the color of that border, COPIED the color code, and used it for the CSS border of the paragraph in the lens. In other words, use the eyedropper in your graphics program to discover color codes of the lens logo, and use those colors for text, borders or paragraphs in the Introduction Module. (In this lens, I picked up the blue of the fireworks for the paragraph border.)</p>
<p>For all my best CSS tricks, see my <a href="http://www.squidoo.com/advancedCSS">Advanced CSS Tricks</a> lens. Or learn basic CSS on my <a href="http://www.squidoo.com/css-codes">CSS Tutorial and Quick Reference</a> lens.</p>
<p>And yes, I need to update the museum again! Or at least the newsletter.</p>
<h4>Spam That Has ABSOLUTELY Nothing To Do With This Post</h4>
<p>Apologies. I&#8217;m testing something SEO-related. I&#8217;ll let you know what I&#8217;ve learned (if anything) after the experiment is over. <img src='http://greekgeek.mythphile.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.squidoo.com/kithyra2">Kithyra</a> <a href="http://www.squidoo.com/grunderbar2">Grunderbar</a> <a href="http://www.squidoo.com/kithyra3">Kithyra</a> <a href="http://www.squidoo.com/grunderbar3">Grunderbar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced CSS Tricks and Tips: Borders and Backgrounds and Captions, Oh My!</title>
		<link>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/</link>
		<comments>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 01:45:42 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[CSS and HTML Tips]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[Squidoo Tutorial]]></category>
		<category><![CDATA[css-html]]></category>
		<category><![CDATA[lens-design]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=583</guid>
		<description><![CDATA[I finally got around to updating my Advanced CSS lens, where I used to post crazy &#8220;lab experiments&#8221; in CSS. Now I&#8217;ve reorganized it and made it more dignified (slightly), and added all the tricks I tend to use most on my lenses: rounded corners, background-images for paragraphs, captions under aligned images, drop caps, dramatic [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got around to updating my <a href="http://www.squidoo.com/advancedCSS">Advanced CSS lens</a>, where I used to post crazy &#8220;lab experiments&#8221; in CSS.</p>
<p>Now I&#8217;ve reorganized it and made it more dignified (slightly), and added all the tricks I tend to use most on my lenses: rounded corners, background-images for paragraphs, captions under aligned images, drop caps, dramatic numbered lists, and most of all, playing around with the introduction module to make the first thing visitors see look great.</p>
<p>I&#8217;ve moved the old lab experiments to page 2. There&#8217;s another use for a Page Break!</p>
<p>(My &#8220;crazy lab experiments&#8221; lens is now <a href="http://www.squidoo.com/code-scratchpad">ZEE CODE SCRATCHPAD</a>. Once I&#8217;ve got things working nicely there, I may move the &#8220;finished products&#8221; to the AdvancedCSS lens for prime time viewing.)</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Squidoo Tutorials: Navigation Aids</title>
		<link>http://greekgeek.mythphile.com/2009/04/navigation-aids/</link>
		<comments>http://greekgeek.mythphile.com/2009/04/navigation-aids/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 06:50:09 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Squidoo Tutorial]]></category>
		<category><![CDATA[css-html]]></category>
		<category><![CDATA[lensography]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=245</guid>
		<description><![CDATA[Since my lenses tend to be looooong, I tend to develop various strategies to help folks navigate them. I like little inset tables of contents, &#8220;shortcuts&#8221; that jump to relevant parts of the page, or navigator bars. So I was working on a Fancy Tables of Contents tutorial collecting my various ways of creating tables [...]]]></description>
			<content:encoded><![CDATA[<p>Since my lenses tend to be looooong, I tend to develop various strategies to help folks navigate them. I like little inset tables of contents, &#8220;shortcuts&#8221; that jump to relevant parts of the page, or navigator bars.</p>
<p>So I was working on a<a href="http://www.squidoo.com/squidoo-table-of-contents"> Fancy Tables of Contents tutorial</a> collecting my various ways of creating tables of contents, indexes, and the like. And I&#8217;m STILL working on it! *laugh* I can always make a small project huge. Then I have to find ways to shorten it.</p>
<p>Along the way &#8212; partly because people are making a big push to update or build Lensographies &#8212; I wound up spinning off one module onto its own page. So at least THAT tutorial is finished:</p>
<p><a href="http://www.squidoo.com/featured-lenses-module">Build a Better Featured Lens Module</a></p>
<p>It lets you do three things a regular Featured Lens Module can’t:</p>
<ul>
<li>Feature more than 5 lenses in the same list.</li>
<li>Feature lenses in a fixed order.</li>
<li>Write a blurb before and after the featured lenses without getting cut off in mid-sentence (doncha hate that?)</li>
</ul>
<p>Meanwhile, I&#8217;m still waiting for somebody to find the Easter Egg on my <a href="http://www.squidoo.com/amazing-nessie-photo">Amazing Nessie Photo</a>, where I am offering $5 to the first person who proves (without any doubt whatsoever) that it&#8217;s fake. Whoever does so is going to get a chuckle, hopefully.</p>
<p>Because a fool and her money are soon parted, and I am actually trying to teach a lesson with that lens, I will give an enormous clue:</p>
<p>PHOTOSHOP SEES MORE THAN MEETS THE EYE&#8230; <img src='http://greekgeek.mythphile.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2009/04/navigation-aids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
