<?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>Rachel Ober &#187; Tech</title>
	<atom:link href="http://rachelober.com/categories/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://rachelober.com</link>
	<description>Radiant Rachel Reflecting on Ruby, Rails, Righteous Rants and Random Rubbish</description>
	<lastBuildDate>Fri, 18 May 2012 17:23:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How Do You Manage Your Responsive Design Code Base?</title>
		<link>http://rachelober.com/2012/04/17/how-do-you-manage-your-responsive-design-codebase/</link>
		<comments>http://rachelober.com/2012/04/17/how-do-you-manage-your-responsive-design-codebase/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 16:00:23 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Responsive design]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=697</guid>
		<description><![CDATA[I recently sold Responsive Design to management at work and, excitedly, we will begin working on transitioning one of our sites within the coming weeks. As I read more and more into the responsive design process and bring developers up to speed with the new user interface, I began to pose some  [...]]]></description>
			<content:encoded><![CDATA[<p>I recently sold Responsive Design to management at work and, excitedly, we will begin working on transitioning one of our sites within the coming weeks. As I read more and more into the responsive design process and bring developers up to speed with the new user interface, I began to pose some questions to myself. I feel it just resulted in even more questions but perhaps some other people in the great Internet universe may have some answers for me.</p>
<p><strong>How do you maintain a DRY code base?</strong></p>
<p>After I tried a couple different approaches to a responsive design, I finally landed on Twitter&#8217;s Bootstrap to putter around with. While it&#8217;s great to *cough* bootstrap with, it&#8217;s in no fashion to be the be-all end-all user interface CSS — you will end up hijacking the code and inserting crazy stuff in it and you would be much better off just starting from scratch for your own web-app.</p>
<p>But how do you maintain DRY code? There are more way to skin a cat, and even more to accomplish the same thing in CSS and JavaScript. How can you prevent other designers and front-end developers from re-inventing the wheel over and over again whenever they make one small edit to the UI?</p>
<p>We did a huge overhaul to just one section of our website, and when the project started I wrote a clean piece of Sass for the developers to use, and by the time the project was done, it was cluttered with repeated and unnecessary styles. I can only imagine it will be 10x worse with a responsive designed website.</p>
<p><strong>How do you organize your code for the multiple experiences?</strong></p>
<p>That being said, how ARE you supposed to organize your code then for these multiple experiences? As far as IDEs go, there are not many (if any) options for CSS out there that can deconstruct your CSS and find duplicated styles and tell you where you can optimizer your code. (If there are, I haven&#8217;t used any.)</p>
<p><strong>How to debug with multiple experiences?</strong></p>
<p>We only have 2 people in our QA department and it already sucks time away from them when they need to test features in all the major web browsers and their major versions. Which devices should they be testing on? How much complexity is added with each new screen resolution that you add to the code base?</p>
<p>When I developed my proof of concept, I developed on a Mac with Chrome, Firefox and Safari. I never even took a look at it in Internet Explorer. When do you say &#8220;I am only going to support until version X?&#8221; You could easily dismiss browser eccentricities and say you should only design for resolutions, but that&#8217;s hard to explain to a client when they go to use the website on their respective computer/mobile device and finds out it doesn&#8217;t work.</p>
<p><strong>How do you instruct developers not as familiar with front-end development?</strong></p>
<p>As stated above, we had a fairly small development team and after a couple of months of development, even though I had instructed my teammates that they didn&#8217;t need to condense the styles into one-liners because we had the Sass compiler do it for us, I was still finding unreadable code in the code base. How do you bring everyone up to speed? It seems with responsive design and more complicated design methodologies, it&#8217;s harder for the everyday &#8220;coder&#8221; to be up-to-speed on all the new jazz with front-end development too.</p>
<p>&nbsp;</p>
<p>So those are my current gripes. It&#8217;s not going to prevent me from using responsive mobile design at all, but I imagine it will cause some headaches down the road while everyone is still trying to figure out exactly the definition of what responsive design really means.</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2012/04/17/how-do-you-manage-your-responsive-design-codebase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Can Tell a Lot About a Person by the Stickers They Have on Their Laptop</title>
		<link>http://rachelober.com/2012/04/16/stickers-on-laptops/</link>
		<comments>http://rachelober.com/2012/04/16/stickers-on-laptops/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 00:18:01 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[stickers]]></category>
		<category><![CDATA[suitcase]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=695</guid>
		<description><![CDATA[I was in a meeting today and noticed that everyone who had a laptop had at least one (if not many) stickers on their chassis. Now, I&#8217;m not a particular fan of doing this myself, I prefer a clean exterior, but it got me to thinking how laptops are our present-day footlockers.
Many of the stickers I  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://utini420.blogspot.com/2009/12/steamy-travel-trunk.html"><img class="alignright  wp-image-707" title="Travel Trunk" src="http://rachelober.com/wp-content/uploads/2012/04/Trunk1-300x219.jpg" alt="" width="240" height="175" /></a>I was in a meeting today and noticed that everyone who had a laptop had at least one (if not many) stickers on their chassis. Now, I&#8217;m not a particular fan of doing this myself, I prefer a clean exterior, but it got me to thinking how laptops are our present-day footlockers.</p>
<p>Many of the stickers I see are from conferences they recently attended, like postage stamps of where your luggage has been. I&#8217;ll see stickers of Octo-cat or for programming languages that they are currently evangelizing. You can tell a lot about a person by the stickers they have on their laptop!</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2012/04/16/stickers-on-laptops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customer Care in the Digital Age</title>
		<link>http://rachelober.com/2012/01/26/customer-care-in-the-digital-age/</link>
		<comments>http://rachelober.com/2012/01/26/customer-care-in-the-digital-age/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 18:24:33 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Health]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[aetna]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=630</guid>
		<description><![CDATA[A couple of days ago I posted this on Twitter:
It was really weird and awkward whenever my husband then texted me later and said, &#8220;Aetna called, they saw your Twitter post and want you to call them back.&#8221;
Initially I thought to myself, &#8220;Uh oh, they must be pissed I said something? What did I say??  [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I posted this on Twitter:</p>
<!-- tweet id : 161204387279159296 --><style type='text/css'>#bbpBox_161204387279159296 a { text-decoration:none; color:#0084B4; }#bbpBox_161204387279159296 a:hover { text-decoration:underline; }</style><div id='bbpBox_161204387279159296' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#022330; background-image:url(http://a0.twimg.com/images/themes/theme15/bg.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#333333; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Aetna has sent us 6 benefits cards in the past 3 days. Whyyy?</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://rachelober.com/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on January 22, 2012 17:51' href='http://twitter.com/#!/rachelober/status/161204387279159296' target='_blank'>January 22, 2012 17:51</a> via <a href="http://itunes.apple.com/us/app/twitter/id409789998?mt=12" rel="nofollow" target="blank">Twitter for Mac</a><a href='https://twitter.com/intent/tweet?in_reply_to=161204387279159296&related=rachelober' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=161204387279159296&related=rachelober' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=161204387279159296&related=rachelober' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=rachelober'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a0.twimg.com/profile_images/1790762387/Rachel_Headshot_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=rachelober'>@rachelober</a><div style='margin:0; padding-top:2px'>Rachel Ober</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<p>It was really weird and awkward whenever my husband then texted me later and said, &#8220;Aetna called, they saw your Twitter post and want you to call them back.&#8221;</p>
<p>Initially I thought to myself, &#8220;Uh oh, they must be pissed I said something? What did I say?? Am I going to get sued?&#8221;</p>
<p>When I got back in contact with them, a friendly lady answered and said that Aetna had noticed my Tweet, researched why I had received so many ID cards and wanted to let me know why.</p>
<p>Isn&#8217;t that freaking cool that companies out there are actively looking at their customers feedback and want to help you versus just trying to shut you up? Kudos, Aetna!</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2012/01/26/customer-care-in-the-digital-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Commands to Show/Hide Hidden Files in Mac OSX Lion</title>
		<link>http://rachelober.com/2012/01/08/terminal-commands-to-showhide-hidden-files-in-mac-osx-lion/</link>
		<comments>http://rachelober.com/2012/01/08/terminal-commands-to-showhide-hidden-files-in-mac-osx-lion/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 21:09:30 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[aliases]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[finder.app]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[mac osx lion]]></category>
		<category><![CDATA[macbook air]]></category>
		<category><![CDATA[oh-my-zsh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=600</guid>
		<description><![CDATA[I recently purchased a MacBook Air in September for my birthday. One of the first things I noticed was that the operating system doesn&#8217;t show the ~/Library directory. It keeps annoying me, so after some researching I found the Terminal command to show hidden files. I put them into my aliases in my  [...]]]></description>
			<content:encoded><![CDATA[<p>I recently purchased a MacBook Air in September for my birthday. One of the first things I noticed was that the operating system doesn&#8217;t show the ~/Library directory. It keeps annoying me, so after some researching I found the Terminal command to show hidden files. I put them into my aliases in my .zshrc which can be found in my fork of the <a title="GitHub rachelober / oh-my-zsh" href="https://github.com/rachelober/oh-my-zsh" target="_blank">Oh My Zsh! GitHub repository</a>, but also posted them here for convenience.</p>
<p>These commands will either show/hide the hidden files and then relaunch Finder.app to show the changes.</p>
<pre class="brush:shell">alias show_hidden='defaults write com.apple.Finder AppleShowAllFiles YES &amp;&amp; killall Finder &amp;&amp; open /System/Library/CoreServices/Finder.app'
alias hide_hidden='defaults write com.apple.Finder AppleShowAllFiles NO &amp;&amp; killall Finder &amp;&amp; open /System/Library/CoreServices/Finder.app'</pre>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2012/01/08/terminal-commands-to-showhide-hidden-files-in-mac-osx-lion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Books to Your iPad without Tethering</title>
		<link>http://rachelober.com/2011/10/18/add-books-to-your-ipad-without-tethering/</link>
		<comments>http://rachelober.com/2011/10/18/add-books-to-your-ipad-without-tethering/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 22:00:35 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobe digital editions]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[digital rights management]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[ibooks]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[nook]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=578</guid>
		<description><![CDATA[So sue me, I like reading books on my iPad and I like using iBooks. Not the Kindle App, not the Nook App and heaven forbid you make me read a book in any of the dozen or so other third-party Apps available in the App Store or make me use Adobe Digital Editions on a desktop.
Another thing I hate to  [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 287px"><a href="http://rachelober.com/wp-content/uploads/2011/10/20111018-163748.jpg"><img class="size-full  " title="Open an eBook in Dropbox" src="http://rachelober.com/wp-content/uploads/2011/10/20111018-163748.jpg" alt="Open an eBook in Dropbox" width="277" height="368" /></a><p class="wp-caption-text">Open an eBook in Dropbox</p></div>
<p>So sue me, I like reading books on my iPad and I like using iBooks. Not the <a title="App Store — Kindle" href="http://itunes.apple.com/us/app/kindle/id302584613?mt=8" target="_blank">Kindle App</a>, not the <a title="NOOK for iPad from Barnes &amp; Noble-Read 2 Million Books, Free Books, Magazines &amp; Newspapers" href="http://itunes.apple.com/us/app/nook-for-ipad-from-barnes/id373582546?mt=8" target="_blank">Nook App</a> and heaven forbid you make me read a book in any of the dozen or so other third-party Apps available in the App Store or make me use <a title="Adobe Digital Editions" href="http://www.adobe.com/products/digitaleditions/" target="_blank">Adobe Digital Editions</a> on a desktop.</p>
<p>Another thing I hate to do is tethering my iPad/iPhone to my decrepit MacBook (circa 2007) when I buy an eBook online just so I can load it into iTunes and then sync it to my iPad/iPhone. I try to buy ePubs when I can and I usually do it on a desktop computer (maybe another Mac — like my work machine — quite a few miles away from my home computer.)</p>
<p>In the past I tried uploading the files to a server and downloading it to the iPad (doesn&#8217;t work) and even e-mailing it to myself (also doesn&#8217;t work, damnit!)</p>
<p>After using <a title="Dropbox — Simplify Your Life" href="http://db.tt/tBz3Jfg" target="_blank">Dropbox</a> to transfer the bought books to my home computer where I would then transfer it to iTunes, I then realized &#8220;You know what, Self? Maybe can I try to open these books on the Dropbox App on my iPad and read them there!&#8221; I attempted a quick drag-and-drop of the file into my Dropbox on my computer which quickly synced over to my iPad and ta-da — eBook goodness!</p>
<p>When you get to Dropbox on your iPad, just click on it and wait for it to download. You can&#8217;t <em>view </em>the book in Dropbox itself, but if you click the arrow in the top-right corner of the App screen, you can &#8220;Open In&#8230;&#8221; iBooks (or your choice of third-party App that can read the book&#8217;s format.)</p>
<p>However, the book will not automatically transfer itself to other iDevices or iTunes, but you can just do the same trick again to get the book on the device you want. The nice thing is that when you do get around to tethering and syncing your iPad to your computer, you will have no problem transferring the book back to iTunes.</p>
<p>You <strong>will</strong> run into problems if the eBook has DRM but <a title="Ebook Formats, DRM and You — A Guide for the Perplexed" href="http://apprenticealf.wordpress.com/2011/01/13/ebooks-formats-drm-and-you-—-a-guide-for-the-perplexed/" target="_blank">there are ways around these things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2011/10/18/add-books-to-your-ipad-without-tethering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximum Z-Index Values</title>
		<link>http://rachelober.com/2011/08/29/maximum-z-index-values/</link>
		<comments>http://rachelober.com/2011/08/29/maximum-z-index-values/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 20:18:34 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[.swf]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[advertisements]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[cascading style sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=570</guid>
		<description><![CDATA[After my previous battle with Internet Explorer 6 &#38; 7 I ran in to yet another z-index bungle. This time it was with the advertising banners on our site. Our drop-down menus from our navigation were getting overridden by a few pesky advertisements. I increased the z-indexes on the elements  [...]]]></description>
			<content:encoded><![CDATA[<p>After my previous <a title="IE 6 &amp; 7 z-index Bug" href="http://rachelober.com/2011/08/23/ie-6-7-z-index-bug/">battle with Internet Explorer 6 &amp; 7</a> I ran in to yet another z-index bungle. This time it was with the advertising banners on our site. Our drop-down menus from our navigation were getting overridden by a few pesky advertisements. I increased the z-indexes on the elements conservatively and didn&#8217;t see a change. I then thought it was something imbedded within the flash and asked our resident flash expert for her opinion and she found an obscure fix that would keep SWFs from overlapping HTML.</p>
<blockquote><p>To keep a swf from overlapping html, set the wmode parameter to &#8220;transparent&#8221;.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Example:&nbsp;&nbsp; recipe-widget at http://www.foodandwine.com/holiday-guide</p>
<p>&nbsp;</p>
<p>&lt;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;&gt;</p>
<p>&nbsp;</p>
<p>See how the New Year&#8217;s dropdown overlays the widget.</p>
<p>Other examples and discussion:</p>
<p>http://www.aleosoft.com/flashtutorial_menuoverlap.html</p>
<p>http://www.codingforums.com/showthread.php?t=156189</p></blockquote>
<p>This wouldn&#8217;t be something we could easily fix as the advertisements are served from an advertising partner and we would have to have the partners contact the advertisers to fix their flash advertisements. We were about to give up and deploy without a fix, as the advertisement only showed up <em>very ocassionally</em> on <em>a few</em> pages, when someone from the marketing side sent an email asking us to bump up the z-index even higher and see how that worked.</p>
<p>I bumped them up to about z-index: 9999; but no dice. Finally, I did what I <em>probably</em> should have done at the beginning and just did into the <em>gabillion</em> lines of code of the offending advertisement and look for z-indexes being specified. And &#8216;lo and behold, they were setting their ad to 1000000. Hmm. Thanks, guys!</p>
<p>Obviously, they wanted their advertisement to show up above anything else on the page, but that becomes a problem for us when our users wouldn&#8217;t be able to navigate the site.</p>
<p>I decided that so this doesn&#8217;t happen again, why not just set the z-index to the largest z-index possible? After playing with Firebug in Firefox, I found that yes, <em>indeed</em> there is a maximum z-index and Firefox will automatically truncate the value if the maximum is exceeded. After a little more research, the maxmum is different and what happens when you exceed the maximum depends on which browser you use.</p>
<p>It seems <a href="http://www.puidokas.com/about/">Eric Puidokas</a> did all of the research for us and came up with this nice table explaining the maxmum values and what happens if you exceed those values.</p>
<blockquote><p>I made a <a title="Sample z-index test page" href="http://puidokas.com/examples/z-index_max/">simple test page</a> to find these limits and figure out what happens when you exceed them.</p>
<table id="z-index-table">
<tbody>
<tr>
<th>Browser</th>
<th>Max z-index value</th>
<th>When exceeded, value changes to:</th>
</tr>
<tr>
<td>Internet Explorer 6</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Internet Explorer 7</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Internet Explorer 8</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Firefox 2</td>
<td>2147483647</td>
<td>*element disappears*</td>
</tr>
<tr>
<td>Firefox 3</td>
<td>2147483647</td>
<td>0</td>
</tr>
<tr>
<td>Safari 3</td>
<td>16777271</td>
<td>16777271</td>
</tr>
<tr>
<td>Safari 4</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Opera 9</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
</tbody>
</table>
</blockquote>
<p>The &#8220;lowest&#8221; maximum value is &#8220;16777271&#8243; but as it&#8217;s a outdated browser, I went with the common value of &#8220;2147483647&#8243; and then &#8220;2147483646&#8243; for the child element <a title="IE 6 &amp; 7 z-index Bug" href="http://rachelober.com/2011/08/23/ie-6-7-z-index-bug/">per my previous post</a>.</p>
<p>I&#8217;m not sure if there is etiquette when it comes to using z-indexes on a page, and that&#8217;s why I was originally hesitant to make the z-index some outrageous number like &#8220;1000&#8243; (only to find out other people seem to yawn at &#8220;1000000&#8243;) but I hope with this change, we won&#8217;t have to deal with drop-down menu z-index problems ever again.</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2011/08/29/maximum-z-index-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 6 &amp; 7 z-index Bug</title>
		<link>http://rachelober.com/2011/08/23/ie-6-7-z-index-bug/</link>
		<comments>http://rachelober.com/2011/08/23/ie-6-7-z-index-bug/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 22:26:58 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cascading style sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ie 6]]></category>
		<category><![CDATA[ie 7]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[relative]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=567</guid>
		<description><![CDATA[Another annoying issue today.
I&#8217;m updating one of our brand websites to include a hover-over drop-down menu to its navigation. I was really proud of myself yesterday for doing this simply without the aid of any JavaScript or jQuery but our QA engineer discovered that the menus were getting covered  [...]]]></description>
			<content:encoded><![CDATA[<p>Another annoying issue today.</p>
<p>I&#8217;m updating one of our brand websites to include a hover-over drop-down menu to its navigation. I was really proud of myself yesterday for doing this simply without the aid of any JavaScript or jQuery but our QA engineer discovered that the menus were getting covered by other elements lower down on the page in IE 6 and IE 7.</p>
<p>Urgh.</p>
<p>After fiddling with the z-index of the menu element itself, I finally did a cursory search on Google and found quite the peculiar fix for this problem. I&#8217;m sure this is old news to the web gurus out there but I&#8217;ve been out of the loop for a few years on recent IE hacks and workarounds since I&#8217;ve mostly dove into Ruby on Rails coding full-time.</p>
<p>The trick to this fix is to make the parent element&#8217;s z-index <strong>higher</strong> than the child element that is having the problem. And not just the immediate parent of the child element, but the closest parent that has the <strong>relative positioning</strong> attribute defined. For me, this was 3 or 4 levels higher than my absolutely positioned child element.</p>
<p>Can I stop supporting IE 6 &amp; 7 yet?</p>
<p>More information on the fix: <a title="Relative, z-index, and IE" href="http://ltslashgt.com/2007/05/16/relative-zindex-and-ie/" target="_blank">Relative, z-index, and IE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2011/08/23/ie-6-7-z-index-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Helping 1Password with Pesky Form Fields</title>
		<link>http://rachelober.com/2011/08/23/helping-1password-with-pesky-form-fields/</link>
		<comments>http://rachelober.com/2011/08/23/helping-1password-with-pesky-form-fields/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 20:51:32 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[1password]]></category>
		<category><![CDATA[auto-submit]]></category>
		<category><![CDATA[autosubmit]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[form fields]]></category>
		<category><![CDATA[log in]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problematic]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[schwab]]></category>
		<category><![CDATA[trouble]]></category>
		<category><![CDATA[troublesome]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=564</guid>
		<description><![CDATA[For the past few months, I&#8217;ve been having problems with one pesky site that stopped working with 1Password&#8217;s auto-submit from both Safari&#8217;s and Firefox&#8217;s tool toolbar quick menu. I am assuming that the web site had recently been redesigned and the form had changed. I did what I usually did in these  [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few months, I&#8217;ve been having problems with one pesky site that stopped working with 1Password&#8217;s auto-submit from both Safari&#8217;s and Firefox&#8217;s tool toolbar quick menu. I am assuming that the web site had recently been redesigned and the form had changed. I did what I usually did in these situations — delete the login information from 1Password and try to resubmit the form and re-save the log in information.</p>
<p>However, this time it didn&#8217;t work, 1Password would not even save the log in information for me ever again!</p>
<p>Having better things to do with my time, I dealt with the minor inconvenience for months but after having some annoying down-time at work to kill, I flexed my Google-fu and found a quick work-around for troublesome form fields that don&#8217;t want to auto-save and don&#8217;t want to auto-submit.</p>
<p>There is a feature that I had forgotten about, after you fill in a form, you can right-click on the form and a menu will pop-up with the option for &#8220;1Password&#8221; and under that menu will be &#8220;Save Login&#8230;&#8221; Select that option and your friendly &#8220;Save Login in 1Password&#8221; dialog will pop-up. Here, you can save your log in normally. If you&#8217;re lucky, you will be able to auto-submit again. If not, you will at least be able to have the form auto-fill and you&#8217;ll have to do the heavy lifting of just clicking the submit button.</p>
<p>Here is 1Password&#8217;s guide to &#8220;<a title="1Password's Guide to Website Login Issues" href="http://help.agile.ws/1Password3/login_issues.html" target="_blank">Website Login Issues</a>&#8221; that may be able to help you further if you&#8217;re still having problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2011/08/23/helping-1password-with-pesky-form-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh My Zsh!</title>
		<link>http://rachelober.com/2011/01/14/oh-my-zsh/</link>
		<comments>http://rachelober.com/2011/01/14/oh-my-zsh/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 17:44:16 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[oh-my-zsh]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=529</guid>
		<description><![CDATA[A few months ago I found the oh-my-zsh repository on GitHub and decided to play around with/use it and made a quick lightening talk about it for the people at work. I also forked the project and made my own theme eponymously named &#8220;rachel.&#8221;
This morning I got a note saying it was accepted into the  [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago I found the <a title="oh-my-zsh on GitHub" href="https://github.com/robbyrussell/oh-my-zsh" target="_blank">oh-my-zsh repository</a> on <a title="GitHub" href="http://github.com" target="_blank">GitHub</a> and decided to play around with/use it and <a title="Lightning Talks Posted to SlideShare on RachelOber.com" href="https://github.com/robbyrussell/oh-my-zsh" target="_self">made a quick lightening talk</a> about it for the people at work. I also <a title="oh-my-zsh" href="https://github.com/rachelober/oh-my-zsh" target="_blank">forked the project</a> and made my <a title="&quot;rachel&quot; oh-my-zsh theme on GitHub" href="https://github.com/rachelober/oh-my-zsh/blob/master/themes/rachel.zsh-theme" target="_blank">own theme</a> eponymously named &#8220;rachel.&#8221;</p>
<div class="wp-caption aligncenter" style="width: 575px"><img title="rachel theme for oh-my-zsh" src="http://img.skitch.com/20110114-bga7p8qihdu481mmfagsb1as6q.png" alt="rachel theme for oh-my-zsh" width="565" height="119" /><p class="wp-caption-text">rachel theme for oh-my-zsh</p></div>
<p>This morning I got a note saying it was accepted into the main branch and is publicly available when you pull it down. If you&#8217;re using oh-my-zsh or interested in trying it out, check out my theme! <img src='http://rachelober.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2011/01/14/oh-my-zsh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gawker Hacker</title>
		<link>http://rachelober.com/2010/12/13/gawker-hacker/</link>
		<comments>http://rachelober.com/2010/12/13/gawker-hacker/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 20:27:58 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[1password]]></category>
		<category><![CDATA[gawker]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[password manager]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=527</guid>
		<description><![CDATA[Yet another reason to use a password manager.
Unbelievable, coming from a network of nerds and geeks who have posted articles in the past about password management. And here the CEO uses short, easily guessable and repeated passwords for everything from the company&#8217;s Google Apps account to his  [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Gawker's Security Mess" href="http://blogs.forbes.com/firewall/2010/12/13/the-lessons-of-gawkers-security-mess/" target="_blank">Yet another reason</a> to use a password manager.</p>
<p>Unbelievable, coming from a network of nerds and geeks who have posted articles in the past about password management. And here the CEO uses short, easily guessable and repeated passwords for everything from the company&#8217;s Google Apps account to his personal Twitter account.</p>
<p>Ironically, any of the commenters that login via Facebook Connect were not affected!</p>
<p>Just one more reminder to change your passwords every few months and make them as secure as possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2010/12/13/gawker-hacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
