<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;A0cMRnk4fip7ImA9WhRRFE4.&quot;"><id>tag:blogger.com,1999:blog-15379854</id><updated>2011-11-27T19:11:27.736-05:00</updated><title>predator times</title><subtitle type="html">My Randomness</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://dranem05.blogspot.com/" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/PredatorTimes" /><feedburner:info uri="predatortimes" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CUcHQ3w4eCp7ImA9WhdbEkw.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-7332563368310129607</id><published>2011-10-09T22:17:00.001-04:00</published><updated>2011-10-09T22:17:12.230-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-09T22:17:12.230-04:00</app:edited><title>How To Obtain The Day of Week Given a Date in Google Spreadsheets</title><content type="html">Google Spreadsheets has a nifty function named &lt;b&gt;&lt;i&gt;CHOOSE&lt;/i&gt;&lt;/b&gt;&amp;nbsp;which exhibits behavior like the switch statement programmers all know and love. Basically, it allows one to select an action/value based on some input. This is GREAT!&lt;br /&gt;
&lt;br /&gt;
I needed to fill cells with the day of the week given a date. There isn't any built-in function that performs this task in Google Spreadsheets right now. But, we can solve this very easily using the &lt;b&gt;&lt;i&gt;CHOOSE&lt;/i&gt;&lt;/b&gt;&amp;nbsp;function.&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans, sans-serif; font-size: 13px; white-space: pre;"&gt;=CHOOSE( weekday(H1), "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat")&lt;/span&gt;&lt;/blockquote&gt;
This formula is very simple:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;The contents of cell&amp;nbsp;&lt;/span&gt;H1&lt;/i&gt;&amp;nbsp;holds the date&lt;/li&gt;
&lt;li&gt;The function &lt;i style="font-weight: bold;"&gt;weekday&lt;/i&gt;&amp;nbsp;converts that date to a number from 1 through 7 representing the day of the week (Sunday=1)&lt;/li&gt;
&lt;li&gt;This value, in turn, is then used by &lt;i style="font-weight: bold;"&gt;CHOOSE&lt;/i&gt;&amp;nbsp;to select which value in the subsequent list to use in the current cell&lt;/li&gt;
&lt;li&gt;Voila&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
E... to the Z.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
In this case, we are converting dates to days of the week in the format I wanted. Now we can start getting all fancy. Imagine, instead of days of the week, the list of possible values were different formulas to compute some result. The formula to use depends on the value inserted in the first input to &lt;i style="font-weight: bold;"&gt;CHOOSE&lt;/i&gt;. &amp;nbsp;However, remember that nothing is stopping even this first input from being yet another formula computing a specific result based on the data in particular cells.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
With this function, the possibilities are endless!&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i style="font-weight: bold;"&gt;Reference:&lt;/i&gt;&amp;nbsp;See the second comment on &lt;a href="http://blog.edwards-research.com/2010/04/day-of-the-week-function-for-google-spreadsheets/"&gt;this blogpost&lt;/a&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-7332563368310129607?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=oBVJa60bRTs:XwGlGpYvK3o:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=oBVJa60bRTs:XwGlGpYvK3o:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=oBVJa60bRTs:XwGlGpYvK3o:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=oBVJa60bRTs:XwGlGpYvK3o:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=oBVJa60bRTs:XwGlGpYvK3o:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=oBVJa60bRTs:XwGlGpYvK3o:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=oBVJa60bRTs:XwGlGpYvK3o:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=oBVJa60bRTs:XwGlGpYvK3o:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/oBVJa60bRTs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/7332563368310129607/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=7332563368310129607" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/7332563368310129607?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/7332563368310129607?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/oBVJa60bRTs/how-to-obtain-day-of-week-given-date-in.html" title="How To Obtain The Day of Week Given a Date in Google Spreadsheets" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/10/how-to-obtain-day-of-week-given-date-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMNSXw8eyp7ImA9WhdUE08.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-3566960609927418987</id><published>2011-09-29T15:11:00.000-04:00</published><updated>2011-09-29T15:11:38.273-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-29T15:11:38.273-04:00</app:edited><title>How to Sign Off of Netflix on PS3</title><content type="html">The answer will shock you.... it's basically the Konami code:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Start up the Netflix App on your PS3&lt;/li&gt;
&lt;li&gt;Go to the instant queue (just scroll to it at the bottom)&lt;/li&gt;
&lt;li&gt;Input the following code sequence using your controller:&lt;/li&gt;
&lt;ol&gt;&lt;li&gt;Up Up&lt;/li&gt;
&lt;li&gt;Down Down&lt;/li&gt;
&lt;li&gt;Left Right&lt;/li&gt;
&lt;li&gt;Left Right&lt;/li&gt;
&lt;li&gt;Up Up Up Up &amp;nbsp;(this is the departure from the Konami code)&lt;/li&gt;
&lt;/ol&gt;&lt;/ol&gt;&lt;div&gt;After doing this, a popup will emerge describing the account currently activated on the PS3 with an option to deactivate it. &amp;nbsp;And Voila.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Crazy...... &amp;nbsp;and no joke, this does work.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;Reference:&lt;/i&gt;&lt;/b&gt; comment by dayanna on this &lt;a href="http://community.us.playstation.com/thread/3348800?start=0&amp;amp;tstart=0"&gt;ps3 community thread&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-3566960609927418987?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bo6dP8Qdq3A:uD7Q_Q9DFv4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bo6dP8Qdq3A:uD7Q_Q9DFv4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bo6dP8Qdq3A:uD7Q_Q9DFv4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bo6dP8Qdq3A:uD7Q_Q9DFv4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bo6dP8Qdq3A:uD7Q_Q9DFv4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bo6dP8Qdq3A:uD7Q_Q9DFv4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bo6dP8Qdq3A:uD7Q_Q9DFv4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bo6dP8Qdq3A:uD7Q_Q9DFv4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/bo6dP8Qdq3A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/3566960609927418987/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=3566960609927418987" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3566960609927418987?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3566960609927418987?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/bo6dP8Qdq3A/how-to-sign-off-of-netflix-on-ps3.html" title="How to Sign Off of Netflix on PS3" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/09/how-to-sign-off-of-netflix-on-ps3.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQESXY5eCp7ImA9WhZbF0U.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-2962022484906325402</id><published>2011-06-22T18:38:00.000-04:00</published><updated>2011-06-22T18:38:28.820-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-22T18:38:28.820-04:00</app:edited><title>Google Spreadsheets Tips: Not Equals, Newlines, And More!</title><content type="html">If you are like me, sometimes you just want to add a newline within a cell. And other times, you want to check whether item A is NOT EQUAL to item B within a formula. But dangit... how do you do it!? This entry will cover such tips and tricks as I learn more of them (filtering is pretty sweet too). Without further adieu:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Google Spreadsheets Formula Documentation&lt;/li&gt;
&lt;li&gt;Not Equals&lt;/li&gt;
&lt;li&gt;Newline&lt;/li&gt;
&lt;li&gt;Filtering&lt;/li&gt;
&lt;li&gt;Give me the value or give me ZERO... no errors PLEASE!!!&lt;/li&gt;
&lt;/ol&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;a href="http://docs.google.com/support/bin/answer.py?answer=82712"&gt;Google Spreadsheets Formula Documentation&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;hr /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;That's the link to all the formulas available in google spreadsheets &lt;i&gt;(hint: click on the title of this very section)&lt;/i&gt;. It is a pain to find just going to google help (strange....). This first tip is golden! Now you know where the formula list is.&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;/ol&gt;&lt;/div&gt;&lt;b&gt;Not Equals&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;There are two ways to do not equals:&lt;br /&gt;
&lt;div&gt;&lt;ol&gt;&lt;li&gt;Use the symbol: &amp;lt;&amp;gt;&lt;/li&gt;
&lt;li&gt;Use the function: NE()&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;The first one can be used in calls like the following:&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;i&gt;=IF(A2&amp;lt;&amp;gt;"SKIP","Fanfare!","--")&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;=SUMIF(B4:B8,"&amp;lt;&amp;gt;2")&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;That first one will print "Fanfare!" in its cell if the contents of A2 is not equal to "SKIP".&amp;nbsp;That second one will will sum the contents of the cells in the range B4 to B8 that are not equal to 2.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Pretty sweet huh?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;Newline&lt;/b&gt;&lt;/div&gt;&lt;hr /&gt;Found this one searching google help. Check out this &lt;a href="http://www.google.com/support/forum/p/Google%20Docs/thread?tid=31f9dee982a9ef5a&amp;amp;hl=en"&gt;answer&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;There are two ways to create a newline within a cell:&lt;br /&gt;
&lt;div&gt;&lt;ol&gt;&lt;li&gt;Use: &amp;amp;CHAR(10)&amp;amp;&lt;/li&gt;
&lt;li&gt;Use shortcut: Ctrl+Enter &lt;br /&gt;
&lt;i&gt;(i.e., press and hold the &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;ctrl&lt;/span&gt; key and then press the &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;enter&lt;/span&gt; key)&lt;/i&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;I typically use the second one.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;Filtering&lt;/b&gt;&lt;/div&gt;&lt;hr /&gt;Filtering is pretty dang sweet. It allows you to select specific cells of one column, based on criteria against another column. And if you want to get even more crazy, you can add more column/criteria pairs. In fact, you can even do rows, or both columns AND rows (but your brain might explode... just sayin'.)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;Example:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;i&gt;=2*sum( filter( C2:C40, C2:C40&amp;lt;&amp;gt;"#N/A") )&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
This formula will sum all of the values in the column C from rows 2 through 40 where the value within that cell is not equal to #N/A... and then multiply the result by 2. &amp;nbsp;So if we had the following:&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;C&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;2&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 4 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;3&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 2 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;4&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; #N/A &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;5&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 3 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
The answer would be 2*(4+2+3) = 2*9 = 18.&lt;br /&gt;
&lt;br /&gt;
What filter basically does is return the values for all cells in the first range where the corresponding cell in the criteria range meets the criteria.&lt;br /&gt;
&lt;br /&gt;
Let's look at another example:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;i&gt;=2*sum( filter( C2:C40, C2:C40&amp;lt;&amp;gt;"#N/A", D2:D40&amp;lt;&amp;gt;3) )&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
This formula will sum all of the values in the column C from rows 2 through 40 where the value within that cell is not equal to #N/A and the corresponding cells of column D from 2 through 40 is not equal to 3. The result is then multiplied by 2. So if we had the following:&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;C&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;D&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;2&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 4 &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 3 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;3&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 2 &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 0 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;4&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; #N/A &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 2 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;5&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 3 &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 9 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The answer would be 2*(2+3) = 2*5 = 10.&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Mull that one over a bit. &amp;nbsp;But yes, filter is bad @$$.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;Give me the value or give me ZERO... no errors PLEASE!!!&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;Answer:&lt;/i&gt;&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;N( IFERROR(&amp;nbsp;&lt;i&gt;value&amp;nbsp;&lt;/i&gt;&lt;/b&gt;&lt;b&gt;) )&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This combination of functions is magical. &amp;nbsp;It will return 0 if whatever you are trying to do for &lt;i&gt;value &lt;/i&gt;bombs big time. But, if it doesn't bomb, this combo will return &lt;i&gt;value&lt;/i&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Why would we want to do this? Check out the following data set:&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;C&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;D&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;i&gt;E&lt;/i&gt; &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;2&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; a &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; inc &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 3 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;3&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; b &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; inc &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 1 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;4&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; a &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; dec &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; -2 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;i&gt;5&lt;/i&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp; b &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; add &amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp; 9 &amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
Okay, so we've got something identified by the letter "a" and something identified by the letter "b". We also have indicators that suggest incrementing (&lt;i&gt;inc&lt;/i&gt;), decrementing (&lt;i&gt;dec&lt;/i&gt;), and adding (&lt;i&gt;add&lt;/i&gt;). In this data set, &lt;i&gt;inc&lt;/i&gt;&amp;nbsp;and &lt;i&gt;add&lt;/i&gt;&amp;nbsp;mean the same thing. So to get the total amount of a particular item in column C, we need to some the values in column E where the corresponding cells in column D equal&amp;nbsp;&lt;i&gt;inc&lt;/i&gt;&amp;nbsp;or &lt;i&gt;add&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
Whew..... got that?&lt;br /&gt;
&lt;br /&gt;
Let's take the item designated as "b". If we wanted to find the total amount of it, we need two sums:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;sum of all rows in E corresponding to item "b" designated as &lt;i&gt;inc&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;sum of all rows in E corresponding to item "b" designated as&lt;/span&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;&lt;i&gt;add&lt;/i&gt;&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
So, we filter on column E where column C="b" and where column D="inc". &amp;nbsp;Then we filter again except change "inc" to "add".&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;i&gt;= sum( filter(!E:E,!C:C="b",!D:D="inc") ) &amp;nbsp;+&amp;nbsp;sum( filter(!E:E,!C:C="b",!D:D="add") )&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
This will gives us the answer 9. Great! Now, if we do the same thing for "a", the answer will be &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;#N/A&lt;/span&gt;. Why? Because there are no rows in the data set for item "a" designated as &lt;i&gt;add&lt;/i&gt;. So the filter won't return anything, and sum will throw an error. &amp;nbsp;We don't actually care that there were no rows designated as &lt;i&gt;add&lt;/i&gt;. In fact, we would just be happy if it returned 0.&lt;br /&gt;
&lt;br /&gt;
BAM! That's where &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;N( IFERROR( &lt;i&gt;value&lt;/i&gt; ) )&lt;/span&gt; swoops in like Superman and saves the day (or like Deadpool with guns blasting). If we wrap each sum method in &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;N( IFERROR( ) )&lt;/span&gt;, we will get the result of 3 for "a". WIN!&lt;br /&gt;
&lt;br /&gt;
There may be a simpler way. If you know it, holla at me.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-2962022484906325402?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=td3ECx0NbnA:1L_QtlxzquE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=td3ECx0NbnA:1L_QtlxzquE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=td3ECx0NbnA:1L_QtlxzquE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=td3ECx0NbnA:1L_QtlxzquE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=td3ECx0NbnA:1L_QtlxzquE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=td3ECx0NbnA:1L_QtlxzquE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=td3ECx0NbnA:1L_QtlxzquE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=td3ECx0NbnA:1L_QtlxzquE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/td3ECx0NbnA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/2962022484906325402/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=2962022484906325402" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/2962022484906325402?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/2962022484906325402?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/td3ECx0NbnA/google-spreadsheets-tips-not-equals.html" title="Google Spreadsheets Tips: Not Equals, Newlines, And More!" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/06/google-spreadsheets-tips-not-equals.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EEQXs9fyp7ImA9WhZUFEg.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-5903593328194122119</id><published>2011-06-07T09:00:00.002-04:00</published><updated>2011-06-07T09:00:00.567-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-07T09:00:00.567-04:00</app:edited><title>When do Options Expire?</title><content type="html">This is a long time coming. I think I've had my reference articles opened in Chrome tabs for a year now (yeah, you read that correctly... one year). So, when do the financial instruments known as options expire? The answer isn't a simple one. It depends on what type of option we're talking about, and potentially on what underlying to which this instrument derives its value. This article aims to distill the answers in as concise a way as possible. Here goes:&lt;br /&gt;
&lt;br /&gt;
&lt;table style="border: 1px dashed #606060;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Option Type&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Option Frequency&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Expiration&lt;/b&gt;                                      &lt;/td&gt;&lt;td&gt;&lt;b&gt;Last Trading Opportunity&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Settlement&lt;/b&gt;  &lt;/td&gt;&lt;td&gt;&lt;b&gt;Reconciled&lt;/b&gt;  &lt;/td&gt;&lt;td&gt;&lt;b&gt;Proviso&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 2px solid #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Equity     &lt;/td&gt;&lt;td&gt;Weekly          &lt;/td&gt;&lt;td&gt;Friday                                          &lt;/td&gt;&lt;td&gt;Fri @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ 16:00H&lt;/td&gt;&lt;td&gt;Fri @ 17:00H&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 1px dashed #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Equity     &lt;/td&gt;&lt;td&gt;Monthly         &lt;/td&gt;&lt;td&gt;Saturday following the third Friday of the month&lt;/td&gt;&lt;td&gt;Fri @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ 16:00H&lt;/td&gt;&lt;td&gt;Sat @ 17:00H&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 1px dashed #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Index (PM) &lt;/td&gt;&lt;td&gt;Weekly          &lt;/td&gt;&lt;td&gt;Friday&lt;/td&gt;&lt;td&gt;Thu @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ 16:00H&lt;/td&gt;&lt;td&gt;Fri @ 17:00H&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 1px dashed #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Index (PM) &lt;/td&gt;&lt;td&gt;Monthly         &lt;/td&gt;&lt;td&gt;Saturday following the third Friday of the month&lt;/td&gt;&lt;td&gt;Thu @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ 16:00H&lt;/td&gt;&lt;td&gt;Sat @ 17:00H&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 1px dashed #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Index (AM) &lt;/td&gt;&lt;td&gt;Weekly          &lt;/td&gt;&lt;td&gt;Friday&lt;/td&gt;&lt;td&gt;Thu @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ AM    &lt;/td&gt;&lt;td&gt;Fri @ 17:00H&lt;/td&gt;&lt;td&gt;Settlement computed once all opening prices of all underlyings that represent this index are recorded&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan="7" style="border-bottom: 1px dashed #606060;"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Index (AM) &lt;/td&gt;&lt;td&gt;Monthly         &lt;/td&gt;&lt;td&gt;Saturday following the third Friday of the month&lt;/td&gt;&lt;td&gt;Thu @ 16:00H            &lt;/td&gt;&lt;td&gt;Fri @ AM    &lt;/td&gt;&lt;td&gt;Sat @ 17:00H&lt;/td&gt;&lt;td&gt;Settlement computed once all opening prices of all underlyings that represent this index are recorded&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;*All times above are Eastern Standard Time (EST)&lt;br /&gt;
&lt;br /&gt;
Allowing the option to expire "worthless" is a bad idea if the price is anywhere near the strike. Due to settlement and reconciliation processes, the option you thought was out-of-the-money may actually end up being in-the-money (and vice-versa). This is particularly bad if you are unhedged in a short position or don't have the funds in an account where a long position is automatically exercised.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Other Facts&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;&lt;i&gt;&lt;b&gt;American Style Exercise:&lt;/b&gt; Options can be exercised anytime before expiration&lt;br /&gt;
&lt;b&gt;European Style Exercise:&lt;/b&gt; Options can only be exercised at expiration&lt;/i&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;When holidays occur, last trading dates and index settlements get pushed earlier one day (as expected)&lt;/li&gt;
&lt;li&gt;Equity Options have American Style Exercise&lt;/li&gt;
&lt;li&gt;Index Options have European Style Exercise --  some are American&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;b&gt;Sources&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;&lt;a href="http://www.stock-market-links.com/review.asp?aid=519"&gt;Options Expiration and Exercise&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.888options.com/help/faq/expiration.jsp"&gt;Options Expiration FAQ&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.cboe.com/learncenter/glossary.aspx"&gt;CBOE Glossary&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.investorplace.com/5749/options-expiration-options-dont-expire-on-friday/"&gt;Options Don't Expire on Fridays&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.cboe.com/micro/weeklys/questions.aspx#2"&gt;What are the terms of Short-Term Options?&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-5903593328194122119?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=QRaX6OM47w0:6EfbEL7lHbs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=QRaX6OM47w0:6EfbEL7lHbs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=QRaX6OM47w0:6EfbEL7lHbs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=QRaX6OM47w0:6EfbEL7lHbs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=QRaX6OM47w0:6EfbEL7lHbs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=QRaX6OM47w0:6EfbEL7lHbs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=QRaX6OM47w0:6EfbEL7lHbs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=QRaX6OM47w0:6EfbEL7lHbs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/QRaX6OM47w0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/5903593328194122119/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=5903593328194122119" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5903593328194122119?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5903593328194122119?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/QRaX6OM47w0/when-do-options-expire.html" title="When do Options Expire?" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><category term="PM" scheme="http://rss.financialcontent.com/stocksymbol" /><category term="EST" scheme="http://rss.financialcontent.com/stocksymbol" /><category term="AM" scheme="http://rss.financialcontent.com/stocksymbol" /><feedburner:origLink>http://dranem05.blogspot.com/2011/06/when-do-options-expire.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8HSHc5fip7ImA9WhZUEkQ.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-5257618404150872658</id><published>2011-06-05T12:53:00.000-04:00</published><updated>2011-06-05T12:53:59.926-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-05T12:53:59.926-04:00</app:edited><title>How to Permanently Delete Images in iPhoto</title><content type="html">Did you know... iPhoto has it's own trash can!? Yup! Like you, I did not realize this fact. iPhoto does so many things under the hood, it's hard to know what exactly is going on. Did you know that if you do red-eye removal on a photo, a new copy of that photo is made? iPhoto wants to make sure the original photo stays intact so that we, the users, may always have access to it. Okay, let's get on with the purpose of this post.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Album:&lt;/i&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Is a "view" on the photos in your library&lt;/li&gt;
&lt;li&gt;Think of albums as "Labels" in GMail&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;many labels (albums) can point to the same e-mail (photo)&lt;/li&gt;
&lt;li&gt;you can create as many labels (albums) as you want&lt;/li&gt;
&lt;li&gt;deleting a photo from an album is akin to removing a GMail label from an e-mail -- that e-mail (photo) is simply removed from that view (label/album), but the e-mail still exists in your library&lt;/li&gt;
&lt;li&gt;deleting a label (album) does not delete your e-mails (photos); it only removes the association&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;div&gt;&lt;i&gt;Library:&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;all of your photos&lt;/li&gt;
&lt;li&gt;deleting a photo in your library moves it to iPhoto's trash -- i.e., it still exists&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;
So far, I hope the distinctions have been clear between deleting a photo in an album versus deleting a photo in your library. Once you have deleted a photo in your library (and it has been moved to the trash), you must &lt;b&gt;&lt;i&gt;EMPTY THE TRASH&lt;/i&gt;&lt;/b&gt; to permanently remove the photo from your computer. There are three ways to do this:&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;1. Use the main menu bar&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/--ZLPmt0wcPM/TeuvDDViCmI/AAAAAAAACc8/BMQ_gkitPH0/s1600/empty-trash-one.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/--ZLPmt0wcPM/TeuvDDViCmI/AAAAAAAACc8/BMQ_gkitPH0/s320/empty-trash-one.png" width="254" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;a) click on "iPhoto" in the main menu&lt;/div&gt;&lt;div&gt;b) click on "Empty Trash"&lt;/div&gt;&lt;div&gt;c) FANFARE!!!&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;2. Use the trash icon&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-bbRt5ZEsfB4/Teuv-jt-D7I/AAAAAAAACdA/4zjdAWmiMWs/s1600/empty-trash-two.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-bbRt5ZEsfB4/Teuv-jt-D7I/AAAAAAAACdA/4zjdAWmiMWs/s1600/empty-trash-two.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;a) look under "Recent"&lt;/div&gt;&lt;div&gt;b) right click on "Trash"&lt;/div&gt;&lt;div&gt;c) select "Empty Trash"&lt;/div&gt;&lt;div&gt;d) FANFARE!!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;(Note: the icon will appear under "Recent" if you've recently viewed/emptied trash)&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;3. Use a shortcut&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;a) make sure you haven't selected any images anywhere&lt;/div&gt;&lt;div&gt;b) press shift-command-delete&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-5257618404150872658?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1AxaHqpskIk:5nSDyZVLRhk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1AxaHqpskIk:5nSDyZVLRhk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1AxaHqpskIk:5nSDyZVLRhk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1AxaHqpskIk:5nSDyZVLRhk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1AxaHqpskIk:5nSDyZVLRhk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1AxaHqpskIk:5nSDyZVLRhk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1AxaHqpskIk:5nSDyZVLRhk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1AxaHqpskIk:5nSDyZVLRhk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/1AxaHqpskIk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/5257618404150872658/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=5257618404150872658" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5257618404150872658?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5257618404150872658?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/1AxaHqpskIk/how-to-permanently-delete-images-in.html" title="How to Permanently Delete Images in iPhoto" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/--ZLPmt0wcPM/TeuvDDViCmI/AAAAAAAACc8/BMQ_gkitPH0/s72-c/empty-trash-one.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/06/how-to-permanently-delete-images-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEMQnkzeyp7ImA9WhZVEkU.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-6390527792799232058</id><published>2011-05-07T10:00:00.003-04:00</published><updated>2011-05-24T19:44:43.783-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-24T19:44:43.783-04:00</app:edited><title>My Country Music Experiment</title><content type="html">Country music gets a gigantic load of hate, primarily from us city dwellers. And I can't count myself outside of that hating crowd! At least... up until I finally made good on my word to give country a chance. It must have been six or so years ago when I realized, "Man, you've been broadening your music tastes across the board... and you STILL haven't given country a fair shot!" And there that thought lingered -- in the distant recesses of my mind. &lt;br /&gt;
&lt;br /&gt;
Then, maybe about two months ago, I got a tip that the NCAA Wrestling Championships were on ESPN2. Jumping out of my seat I rushed to that sweet HDTV and frantically flipped through hunting for the channel. Soon it dawned on me... we don't have that channel (dag...NAMIT!). The channel I landed on was some country music channel. I thought, "Meh, might as well leave it on in the background. I have been planning to give country a shot for who knows how long now." So began my experiment...&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The majority of the music I heard, I did not like (no shocker there). But surprisingly, there were quite a few I did like! I mean, I expected there to be close to zero; instead there were more like ten! So, on to the next phase. &lt;a href="http://www.pandora.com/"&gt;PANDORA&lt;/a&gt; TIME! &amp;nbsp;I seeded a new station with three tracks:&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/My-Kinda-Party/dp/B00480680O?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;My Kinda Party&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B00480680O" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Jason Aldean&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Save-Horse-Ride-Cowboy/dp/B002QHBC9S?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Save A Horse [Ride A Cowboy]&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B002QHBC9S" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Big &amp;amp; Rich&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/This/dp/B0043TGBAW?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;This&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B0043TGBAW" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Darius Rucker&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;Here is a YouTube video for My Kinda Party:&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;object class="BLOGGER-youtube-video" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" data-thumbnail-src="http://2.gvt0.com/vi/isLqoB3v_wI/0.jpg" height="266" width="320"&gt;&lt;param name="movie" value="http://www.youtube.com/v/isLqoB3v_wI&amp;fs=1&amp;source=uds" /&gt;&lt;param name="bgcolor" value="#FFFFFF" /&gt;&lt;embed width="320" height="266" src="http://www.youtube.com/v/isLqoB3v_wI&amp;fs=1&amp;source=uds" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Two months and numerous thumbed down tracks later, I'm still digging this &lt;a href="http://www.pandora.com/?sc=sh475268780223392285"&gt;station&lt;/a&gt;! The seeds worked great, and cutthroat curating is keeping it on point. What I've gleaned is that country nowadays is not like the country of before (and that country music fans are EXTREMELY stoked about bringing new people into the fold). Technically, I hear that the stuff I seem to have fallen for is country "pop" music. And, it is HARD to stay seated when the good stuff comes on!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Now if Pandora didn't exist, there's no way I would have really followed through on giving country music a chance. But Pandora makes it way easy. All I had to do was seed and thumb up or down the tracks it began playing. All the while, the algorithm powering Pandora gets smarter, converging on the type of country striking my fancy and playing more and more aligned picks. It's great! And if you haven't started using Pandora yet... get on it!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;My experiment has revealed so far that country music pretty much revolves around the following:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Keepin' it real&lt;/li&gt;
&lt;li&gt;Embracing your humanness&lt;/li&gt;
&lt;li&gt;Complimenting a woman every chance you get&lt;/li&gt;
&lt;li&gt;Standing tall for what you believe in (don't back down)&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div&gt;You can't go wrong with that! All four are realized in various styles of play. I'm a fan of the faster, more upbeat styles with some serious drum beats. The style makes it hard for a brother to remain seated. The music is MAD enjoyable. The storytelling is so genuine and somewhat innocent you can't help but get sucked in, and not to mention unintentionally HILARIOUS in quite a few songs. The music definitely about living life to the max and being real while pursuing that endeavor... ALL IN PEOPLE. You gotta have a great time and make the most of life, and you gotta do it with those whom you are close. In addition, let's not forget moments of pure chillin'.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;And maaaaan, the women must feel like they're on cloud 9 all the time. For real! In nearly every genre of music women are talked up. But in the country songs I dig, women are pretty much (all in a good way) the most precious, beautiful, wild, dangerous, independent, exotic, amazing entities to ever exist. In addition, the lady is complimented with such clever use of words it reminded me of the days of good &amp;nbsp;R&amp;amp;B where you &lt;i&gt;knew&lt;/i&gt; the artists were singing about some intimate details but done in such a dressed up way it was straight beautiful and beyond smooth.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;So, country music gets my thumbs up. I'm all about music that is great fun, gets you moving, and tells a great story or hits on real topics. Music lately has been moving away from that, so this was a refreshing breath of air and vitality. Give country a try! And use Pandora to do it -- makes finding your niche a cinch.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;In addition to My Kinda Party mentioned earlier, here's a list of some of my current favorites with a bulleted shortlist below the widget. Click on the widget to see the longer list and play samples.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" height="280px" id="Player_93d2cacc-4a6a-4c2a-a90c-f3545a1d7563" width="336px"&gt; &lt;param NAME="movie" VALUE="http://ws.amazon.com/widgets/q?rt=tf_w_mpw&amp;ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822%2FUS%2Fdranem05com-20%2F8014%2F93d2cacc-4a6a-4c2a-a90c-f3545a1d7563&amp;Operation=GetDisplayTemplate"&gt;&lt;param NAME="quality" VALUE="high"&gt;&lt;param NAME="bgcolor" VALUE="#FFFFFF"&gt;&lt;param NAME="allowscriptaccess" VALUE="always"&gt;&lt;embed src="http://ws.amazon.com/widgets/q?rt=tf_w_mpw&amp;ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822%2FUS%2Fdranem05com-20%2F8014%2F93d2cacc-4a6a-4c2a-a90c-f3545a1d7563&amp;Operation=GetDisplayTemplate" id="Player_93d2cacc-4a6a-4c2a-a90c-f3545a1d7563" quality="high" bgcolor="#ffffff" name="Player_93d2cacc-4a6a-4c2a-a90c-f3545a1d7563" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="280px" width="336px"&gt;&lt;/embed&gt;&lt;/OBJECT&gt; &lt;noscript&gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;A HREF="http://ws.amazon.com/widgets/q?rt=tf_w_mpw&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;ServiceVersion=20070822&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;MarketPlace=US&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;ID=V20070822%2FUS%2Fdranem05com-20%2F8014%2F93d2cacc-4a6a-4c2a-a90c-f3545a1d7563&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;Operation=NoScript"&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;Amazon.com Widgets&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/A&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&lt;/noscript&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/Shes-Country/dp/B001ZWPPNO?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;She's Country&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B001ZWPPNO" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Jason Aldean&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Picture-Of-Me/dp/B003M4ECNW?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Picture Of Me&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B003M4ECNW" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Lee Brice&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/What-Was-I-Thinkin/dp/B000SXM3HM?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;What Was I Thinkin'&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B000SXM3HM" style="border-bottom-style: none !important; border-color: initial !important; border-left-style: none !important; border-right-style: none !important; border-top-style: none !important; border-width: initial !important; cursor: move; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;" width="1" /&gt;&amp;nbsp;by Dierks Bentley&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/What-Country-Is/dp/B002QVEXGI?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;What Country Is&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B002QVEXGI" style="border-bottom-style: none !important; border-color: initial !important; border-left-style: none !important; border-right-style: none !important; border-top-style: none !important; border-width: initial !important; cursor: move; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;" width="1" /&gt;&amp;nbsp;by Luke Bryan&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Southern-State-Of-Mind/dp/B0043TE8RK?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Southern State Of Mind&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B0043TE8RK" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Darius Rucker&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Gimmie-That-Girl/dp/B003Y3HG98?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Gimmie That Girl&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B003Y3HG98" style="border-bottom-style: none !important; border-color: initial !important; border-left-style: none !important; border-right-style: none !important; border-top-style: none !important; border-width: initial !important; cursor: move; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;" width="1" /&gt;&amp;nbsp;by Joe Nichols&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Smoke-A-Little/dp/B001UXP71S?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Smoke A Little Smoke&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B001UXP71S" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;&amp;nbsp;by Eric Church&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/Love-Like-Crazy/dp/B003M4DBIE?ie=UTF8&amp;amp;tag=dranem05com-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Love Like Crazy&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=dranem05com-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B003M4DBIE" style="border-bottom-style: none !important; border-color: initial !important; border-left-style: none !important; border-right-style: none !important; border-top-style: none !important; border-width: initial !important; cursor: move; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;" width="1" /&gt;&amp;nbsp;by Lee Brice&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-6390527792799232058?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=LTxneAk03zM:AMHrayMa-f8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=LTxneAk03zM:AMHrayMa-f8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=LTxneAk03zM:AMHrayMa-f8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=LTxneAk03zM:AMHrayMa-f8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=LTxneAk03zM:AMHrayMa-f8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=LTxneAk03zM:AMHrayMa-f8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=LTxneAk03zM:AMHrayMa-f8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=LTxneAk03zM:AMHrayMa-f8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/LTxneAk03zM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/6390527792799232058/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=6390527792799232058" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/6390527792799232058?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/6390527792799232058?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/LTxneAk03zM/my-country-music-experiment.html" title="My Country Music Experiment" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/05/my-country-music-experiment.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkEEQ3o-fSp7ImA9WhZSFks.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-1623951525099798778</id><published>2011-04-01T09:30:00.007-04:00</published><updated>2011-04-01T09:30:02.455-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-01T09:30:02.455-04:00</app:edited><title>Integrating Eclipse, Subversion, and JIRA Studio on a Mac</title><content type="html">Another one for my fellow fully integrated development environment junkies. Continuing on with the mantra, "My tools should work for me, not the other way around," this post will discuss how to integrate Subversion and JIRA Studio into Eclipse 3.6 Helios in order to facilitate development and streamline workflow.&amp;nbsp;This was done on a Mac running OS X version 10.6.7.&lt;br /&gt;
&lt;br /&gt;
Some background, JIRA Studio is the hosted version of the JIRA issue tracking and project management suite. Of all the issue tracking tools I've used (Bugzilla, Trac, Redmine, and others), JIRA handily surpasses them all. The Studio instance also integrates many of Atlassian's other products into one integrated suite that is beyond sweet (no pun intended).&lt;br /&gt;
&lt;br /&gt;
Alright, let's get on to it!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installing/Updating Eclipse&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;Download the latest eclipse installation per your requirements. &amp;nbsp;I installed the OS X 64-Bit Java EE version which can be found here:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.eclipse.org/downloads/"&gt;http://www.eclipse.org/downloads/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;Save the file and move to wherever you want to extract it (/Applications/eclipse/ is not a bad idea).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;gunzip &amp;lt;&lt;i&gt;eclipse-version.tar.gz&amp;gt;&lt;/i&gt;&lt;name downloaded="" file="" of="" tar.gz="" the="" you=""&gt;&lt;/name&gt;&lt;/li&gt;
&lt;li&gt;tar -xvf &amp;lt;&lt;i&gt;eclipse-version.tar&amp;gt;&lt;/i&gt;&lt;name file="" of="" tar="" the=""&gt;&lt;/name&gt;&lt;/li&gt;
&lt;/ul&gt;These commands will extract the contents into a folder likely named eclipse. I suggest renaming that folder to be representative of the installation.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;mv eclipse eclipse-jee-helios-64&lt;/li&gt;
&lt;/ul&gt;Launch Eclipse and select a workspace. &lt;br /&gt;
&lt;br /&gt;
If you were using an older version of Eclipse, most of your workspace configurations are contained within the workspace and will be carried over. You will, however, need to re-download any plugins. Most plugins would need to be updated anyway due to the new version of Eclipse. Do this by going to "Help" on the main Eclipse menu bar and selecting "Eclipse Marketplace" or "Install New Software". With the latter, you will need to add update sites manually.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installing JavaHL&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;i&gt;(Required for Subclipse)&lt;/i&gt;&lt;br /&gt;
&lt;hr /&gt;In order for Subclipse to work, it requires JavaHL (Java bindings to Subversion) to be installed. Visit&amp;nbsp;&lt;a href="http://subclipse.tigris.org/wiki/JavaHL"&gt;http://subclipse.tigris.org/wiki/JavaHL&lt;/a&gt; for more background.&amp;nbsp;I've come across two ways to realize this step:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Via MacPorts&lt;/li&gt;
&lt;li&gt;Via CollabNet&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;The former avoids the off putting user registration/verification step required by the latter. But if the target system does not already have MacPorts installed, then a rather involved process will follow if using option 1. &amp;nbsp;Otherwise, if MacPorts is already installed, option 1 is likely the better alternative with regards to keeping the target system updated and current.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Via Option 1:&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://matthew.mceachen.us/blog/how-to-set-up-native-subversion-javahl-with-subclipse-on-mac-os-x-332.html"&gt;Instructions for Installing MacPorts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://guide.macports.org/#installing"&gt;Instructions for Installing JavaHL via MacPorts&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;However, the &lt;a href="http://subclipse.tigris.org/wiki/JavaHL"&gt;JavaHL Subclipse Wiki Entry&lt;/a&gt;&amp;nbsp;does indicate that using MacPorts may result in a loading error from Subclipse if the target system is utilizing the native 64-bit JVM provided on Snow Leopard. The wiki claims this is due to MacPorts compiling the JavaHL packages as 32-bit binaries. &amp;nbsp;Option 2 includes binaries for both 32-bit and 64-bit architectures and thus circumvents this issue.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Via Option 2:&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
Note that after installation, we will augment the path such that this new Subversion installation is the one first found by any callers. &amp;nbsp;In other words, the native Subversion binaries of OS X will still remain, just frog jumped.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;Go to&amp;nbsp;&lt;a href="http://www.open.collab.net/downloads/community/"&gt;http://www.open.collab.net/downloads/community/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;If don't already have an account, you will have to create one (it's free).&lt;/li&gt;
&lt;li&gt;Download the Universal Subversion binaries for your version of OS X.&lt;/li&gt;
&lt;li&gt;Double-click on the .dmg file.&lt;/li&gt;
&lt;li&gt;Double-click on the package that appears and follow instructions to complete installation (not different from typical installation procedures of .dmg distributions).&lt;/li&gt;
&lt;li&gt;Issue the following command in a terminal window to frog jump these binaries in front of the native OS X Subversion installation:&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;i&gt;export PATH=/opt/subversion/bin:$PATH&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ol&gt;&lt;div&gt;Both of the following items can be installed via the Eclipse Marketplace. &amp;nbsp;However, you have less control over the version you want to install. &amp;nbsp;So, the following the descriptions utilize the non-marketplace method. &amp;nbsp;This involves adding a plugin's "update site" to your Eclipse installation.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installing Subclipse&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;hr /&gt;&lt;div&gt;It is TREMENDOUSLY important that you install the version of Subclipse matching your version of Subversion. &amp;nbsp;In addition, if you plan on utilizing multiple Subversion tools to interact with your local copy of the repository, all should be using the same version.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The Subclipse update sites can be found on the &lt;a href="http://subclipse.tigris.org/"&gt;Tigris site&lt;/a&gt;. &amp;nbsp;I've listed a couple here for your convenience:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;http://subclipse.tigris.org/update_1.6.x &amp;nbsp; Subversion 1.6.x&lt;/li&gt;
&lt;li&gt;http://subclipse.tigris.org/update_1.4.x &amp;nbsp; Subversion 1.5.x&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-size: small; font-style: normal;"&gt;&lt;/span&gt;Add the update site to Eclipse:&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Click on "Help" on the main Eclipse menu bar&lt;/li&gt;
&lt;li&gt;Select "Install New Software"&lt;/li&gt;
&lt;li&gt;Click on the "Add" button on the top right of the dialogue window&lt;/li&gt;
&lt;li&gt;Enter an optional name like "Subclipse 1.6.x" and enter the 1.6.x update site (listed above) in the "location" text field&lt;/li&gt;
&lt;li&gt;Click "Ok"&lt;/li&gt;
&lt;li&gt;Now select the update site from the menu and click on next.&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div&gt;You will see several items appear with check boxes to select software.&lt;br /&gt;
&lt;br /&gt;
You can select everything, or just the items you need. &amp;nbsp;Make sure that anything labeled "required" is checked. &amp;nbsp;Items having a dimmed connector icon are already installed and need not be checked.&lt;/div&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;Click next and keep on following the instructions and accepting the license agreements&lt;/li&gt;
&lt;li&gt;After installation completes, opt to restart Eclipse&lt;/li&gt;
&lt;/ol&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Check that Subclipse operates with JavaHL:&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Go to "Eclipse &amp;gt; Preferences..."&lt;/li&gt;
&lt;li&gt;Expand "Team"&lt;/li&gt;
&lt;li&gt;Click on "SVN"&lt;/li&gt;
&lt;/ol&gt;If there is no error from clicking on "SVN", then aside from your personal preferences the installation and configuration should be complete.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installing the Atlassian Eclipse Connector&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;The following are the connector's update sites:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;http://update.atlassian.com/atlassian-eclipse-plugin/e3.6&lt;/li&gt;
&lt;li&gt;http://update.atlassian.com/atlassian-eclipse-plugin/e3.5&lt;/li&gt;
&lt;/ul&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Use the link below if you want the connector that still includes Crucible and Fisheye support (works for both Eclipse 3.5 and 3.6):&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;http://update.atlassian.com/atlassian-eclipse-plugin/2.3.0/e3.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;Follow the same procedure as outlined in "Installing Subclipse" to get the Atlassian Eclipse Connector plugin installed. Again, opt to restart Eclipse after installation.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Connect Atlassian Eclipse Connector to JIRA&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Launch Eclipse&lt;/li&gt;
&lt;li&gt;If you have the default workbench layout in Eclipse, then a "Task" panel should appear in the upper left&lt;/li&gt;
&lt;li&gt;Clicking on the new task icon on this panel will bring up the following menu:&lt;a href="http://2.bp.blogspot.com/-upI2LfX2GPo/TZUCxIu8sJI/AAAAAAAACcM/aQRHRWQQbfM/s1600/Screen+shot+2011-03-28+at+6.06.56+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="271" src="http://2.bp.blogspot.com/-upI2LfX2GPo/TZUCxIu8sJI/AAAAAAAACcM/aQRHRWQQbfM/s400/Screen+shot+2011-03-28+at+6.06.56+PM.png" style="cursor: move;" width="400" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click on add repository; the following dialogue should appear:&lt;a href="http://4.bp.blogspot.com/-N9lNF0X0_TY/TZUDHun9R8I/AAAAAAAACcQ/LH0VgUrg2Jc/s1600/Screen+shot+2011-03-28+at+6.07.51+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="251" src="http://4.bp.blogspot.com/-N9lNF0X0_TY/TZUDHun9R8I/AAAAAAAACcQ/LH0VgUrg2Jc/s400/Screen+shot+2011-03-28+at+6.07.51+PM.png" style="cursor: move;" width="400" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Select JIRA&lt;/li&gt;
&lt;li&gt;Augment options if desired&lt;/li&gt;
&lt;li&gt;Verify the configuration&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div&gt;Once the repository is all set, you'll need to add queries to get your tasks to appear in the task window. Using the same steps we walked through to reach the "Add Repository" selection, we can reach the "New Query" selection. The rest should be self-explanatory.&lt;br /&gt;
&lt;br /&gt;
Hope this helps!&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-1623951525099798778?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=rk5vVGpqd-A:dEoKUs7j-mg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=rk5vVGpqd-A:dEoKUs7j-mg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=rk5vVGpqd-A:dEoKUs7j-mg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=rk5vVGpqd-A:dEoKUs7j-mg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=rk5vVGpqd-A:dEoKUs7j-mg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=rk5vVGpqd-A:dEoKUs7j-mg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=rk5vVGpqd-A:dEoKUs7j-mg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=rk5vVGpqd-A:dEoKUs7j-mg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/rk5vVGpqd-A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/1623951525099798778/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=1623951525099798778" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1623951525099798778?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1623951525099798778?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/rk5vVGpqd-A/integrating-eclipse-subversion-and-jira.html" title="Integrating Eclipse, Subversion, and JIRA Studio on a Mac" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-upI2LfX2GPo/TZUCxIu8sJI/AAAAAAAACcM/aQRHRWQQbfM/s72-c/Screen+shot+2011-03-28+at+6.06.56+PM.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/04/integrating-eclipse-subversion-and-jira.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IESHY5eyp7ImA9WhRTEUo.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-5169846309120242009</id><published>2011-03-28T09:30:00.000-04:00</published><updated>2011-11-01T15:25:09.823-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-01T15:25:09.823-04:00</app:edited><title>VMware Fusion + Ubuntu + Shared Folders</title><content type="html">For you crazies out there trying to circumvent lockouts... you may have endeavored to create a development environment utilizing multiple technologies to facilitate your need. Case in point:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://lh5.googleusercontent.com/-AEcAUVysI5E/TY_yNM39VqI/AAAAAAAACbw/n76OigobtlA/s1600/integrated-dev-environment.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="https://lh5.googleusercontent.com/-AEcAUVysI5E/TY_yNM39VqI/AAAAAAAACbw/n76OigobtlA/s400/integrated-dev-environment.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
This setup allows me to run various programs on my local system when I'm not on campus. However, the tiny gotchas in setting up the environment have serious bite! The setup involves VMware Fusion on a Mac running an Ubuntu installation in a virtual machine and sharing folders between the host operating system (OS X) and the guest (Ubuntu). &amp;nbsp;My Ubuntu installation is actually augmented as a Debathena station.&lt;br /&gt;
&lt;br /&gt;
This post will only cover getting around the problems encountered when sharing folders between the Mac and the Ubuntu Virtual Machine running concurrently. &amp;nbsp;More specifically, making sure that it can be seen from the guest and streamlining to mitigate against the risk of system updates breaking the shared folders functionality. Creating the whole environment from scratch might be the topic of another post. Anyway, I found a mechanism so that shared folders work, but it does require a manual operation whenever the virtual machine is launched.&lt;br /&gt;
&lt;br /&gt;
The problem revolves around VMware Tools. VMware tools provides extra features that allow for a more seamless operation between the host and guest operating systems such that the line splitting the two is blurred. This includes copy/paste functionality, shared folders, and more. However, installing VMware tools is quite a process. &amp;nbsp;There are a few ways to do it:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;using the open-vm-tools package provided by Ubuntu&lt;/li&gt;
&lt;li&gt;using packages.vmware.com from VMware itself&lt;/li&gt;
&lt;li&gt;manually via the VMware host you are running&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
Of these three, method 2 will allow you to utilize the standard package manager operations provided by the Ubuntu operating system to manage updates. And that... is priceless. When I first created this development environment, I went with option 3. Everything worked beautifully, although I had to use the 32-bit 10.04 Lucid version of Ubuntu instead of the 64-bit 10.10 version after hitting several road bumps. Then at some future date, I had to install a slew of updates... &amp;nbsp;this is when vmware tools got broken and, more specifically, shared folders.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Go with option 2....&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installation via Option 2&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
The following sites provide pretty good instruction on how to get vmware tools installed:&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://help.ubuntu.com/community/VMware/Tools"&gt;https://help.ubuntu.com/community/VMware/Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.vmware.com/pdf/osp_install_guide.pdf"&gt;http://www.vmware.com/pdf/osp_install_guide.pdf&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
Unfortunately, it will take some back and forth between the two guides to fully complete the installation as the former is missing some steps mentioned in the latter. Here is my abridged version (actual command line commands will be in bold italics):&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li&gt;(&lt;i&gt;optional&lt;/i&gt;) if vmware tools is already installed via option 3, it must be uninstalled:&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo vmware-uninstall-tools.pl&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;create a directory to store some keys (doesn't matter where)&lt;/li&gt;
&lt;li&gt;navigate to that directory&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;wget&amp;nbsp;http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;wget&amp;nbsp;http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;wget http://packages.vmware.com/tools/VMWARE-PACKAGING-GPG-KEY.pub&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo apt-key add *KEY.pub&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;cd /etc/apt/sources.list.d&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo emacs -nw vmware-tools.list&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;add the following line to that file followed by a newline:&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;&lt;i&gt;deb http://packages.vmware.com/tools/esx/4.1latest/ubuntu lucid main restricted&lt;/i&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;&lt;i style="font-weight: bold;"&gt;ctrl+x ctrl+s&lt;/i&gt;&amp;nbsp;(saves the file)&lt;/li&gt;
&lt;li&gt;&lt;i style="font-weight: bold;"&gt;ctrl+x ctrl+c &lt;/i&gt;(exits emacs)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo apt-get update&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo apt-get install vmware-open-vm-tools-kmod-source&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo module-assistant prepare&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo module-assistant build vmware-open-vm-tools-kmod-source&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo module-assistant install vmware-open-vm-tools-kmod&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;sudo apt-get install vmware-open-vm-tools&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
There is a chance that step 14 will generate an error in the vain of, "I don't know what file you are talking about...." &amp;nbsp;If this happens, something likely went wrong in steps 9-12. &amp;nbsp;Make sure there is a new line at the end of the file.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
At some point during those steps, a reboot or two will likely be required.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Installation Verification&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
After all these steps, it is wise to verify the installation. &amp;nbsp;According to the VMware documentation, this can be done by running the following command:&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;/etc/init.d/vmware-tools status&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
In this status, you want to verify that "vmware-guestd" is running (for ESX releases prior to 4.1) or "vmtoolsd" is running (for ESX releases 4.1 and later). &amp;nbsp;The documentation also says to check that certain kernel modules are running using the &lt;b&gt;&lt;i&gt;/sbin/lsmod&lt;/i&gt;&lt;/b&gt; command. See page 29 under "Verify VMware Tools installation" in the documentation for more details.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Verifying Shared Folders&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you desire to share folders on your OS X side with the Ubuntu guest, a few extra steps will be required. &amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li&gt;On the VMware Fusion menu bar, select "Virtual Machine"&lt;/li&gt;
&lt;li&gt;Click on "Shared Folders"&lt;/li&gt;
&lt;li&gt;If a shared folder hasn't yet been created, select "Add a Shared Folder"&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;When completed return to the "Virtual Machine &amp;gt; Shared Folders" menu option&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;Select "Open Shared Folders Settings..." and verify your desired settings&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
Now that a shared folder is verified to exist on the VMware Fusion software, check that it can be seen within the Ubuntu guest (it likely won't):&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li&gt;Open a terminal window&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;ls /mnt/hgfs/&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
If your shared folder does not get listed, it means Ubuntu cannot see it. &amp;nbsp;Return to the VMware Fusion menu bar and do the following:&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li&gt;Select "Virtual Machine &amp;gt; Shared Folders &amp;gt; Turn Shared Folders Off"&lt;/li&gt;
&lt;li&gt;Select "Virtual Machine &amp;gt; Shared Folders &amp;gt; Turn Shared Folders On"&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
That's right, simply toggle shared folders off and on. Return to the terminal window on the Ubuntu guest and run the same command again: &amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;ls /mnt/hgfs/&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
This time, your shared folder should get listed. &amp;nbsp;And off you go. &amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
You should now be able to ensure vmware tools is always updated via Ubuntu's package manager. However, every time the Ubuntu guest is relaunched, the shared folders toggling trick will need to be executed to ensure the guest can see the shared folders.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Run along now, hope this helps!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-5169846309120242009?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1IEF1gR1Eyc:M1n1XV_tNOY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1IEF1gR1Eyc:M1n1XV_tNOY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1IEF1gR1Eyc:M1n1XV_tNOY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1IEF1gR1Eyc:M1n1XV_tNOY:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1IEF1gR1Eyc:M1n1XV_tNOY:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1IEF1gR1Eyc:M1n1XV_tNOY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=1IEF1gR1Eyc:M1n1XV_tNOY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=1IEF1gR1Eyc:M1n1XV_tNOY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/1IEF1gR1Eyc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/5169846309120242009/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=5169846309120242009" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5169846309120242009?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/5169846309120242009?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/1IEF1gR1Eyc/vmware-fusion-ubuntu-shared-folders.html" title="VMware Fusion + Ubuntu + Shared Folders" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh5.googleusercontent.com/-AEcAUVysI5E/TY_yNM39VqI/AAAAAAAACbw/n76OigobtlA/s72-c/integrated-dev-environment.jpg" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2011/03/vmware-fusion-ubuntu-shared-folders.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQNQX07fyp7ImA9WxNaGUg.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-1280441809138176098</id><published>2009-12-04T15:05:00.001-05:00</published><updated>2009-12-04T15:09:50.307-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-04T15:09:50.307-05:00</app:edited><title>Rappers Hit Up Tech Conferences Too</title><content type="html">It should come as no surprise that tech is a part of the game too. &amp;nbsp;I'm sure you've heard, as have I, that CD album sales are down and that the giant music labels are trying to fight against a roaring tide that seeks to upend the old business models. The web has and continues to level the playing field. &amp;nbsp;And rappers are discovering this. &amp;nbsp;In this guest lecture at Stanford (part of &lt;a href="http://ecorner.stanford.edu/"&gt;Standford's Entrepreneurial Thought Leaders Seminar&lt;/a&gt;), artists Quincy Jones III and Chamillionaire lay it down for us. &amp;nbsp;The web is changing how we communicate, how new fans are reached, and how street cred for products is measured. &amp;nbsp;It's all about community. &amp;nbsp;The current rage of social networks fuels this type of economy. Those who are on top of the game stand to make greater strides into reaching fans than those shunning the tech. &amp;nbsp;In this talk, Chamillionaire mentions how he was clowned for using the internet back in the day for promoting his indy songs. &amp;nbsp;But his early adoption kicked back some serious ROI. Both Quincy and Chamillionaire are staying on top of the game by embracing tech, hitting up tech conferences, and incorporating the cutting edge into their respective strategies. &amp;nbsp;Check it out here:&lt;br /&gt;
&lt;br /&gt;
&lt;embed flashvars="config=http://ecorner.stanford.edu/embeded_config.xml%3Fmid%3D2278" height="303" id="single" src="http://ecorner.stanford.edu/swf/player-ec.swf" type="application/x-shockwave-flash" width="500"&gt;&lt;/embed&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;NOTE:&lt;/b&gt;&amp;nbsp;&lt;i&gt;If the above doesn't play (seems like there might not be a video feed), click through to the site &lt;/i&gt;&lt;a href="http://ecorner.stanford.edu/authorMaterialInfo.html?mid=2278"&gt;&lt;i&gt;here&lt;/i&gt;&lt;/a&gt;&lt;i&gt;, and click on "Download" to get the MP3 file. &amp;nbsp;You can also find it on iTunes and subscribe to Stanford's podcast.&lt;/i&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-1280441809138176098?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=lcEv7xl_tTw:ClcrdTtn_8c:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=lcEv7xl_tTw:ClcrdTtn_8c:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=lcEv7xl_tTw:ClcrdTtn_8c:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=lcEv7xl_tTw:ClcrdTtn_8c:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=lcEv7xl_tTw:ClcrdTtn_8c:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=lcEv7xl_tTw:ClcrdTtn_8c:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=lcEv7xl_tTw:ClcrdTtn_8c:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=lcEv7xl_tTw:ClcrdTtn_8c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/lcEv7xl_tTw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/1280441809138176098/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=1280441809138176098" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1280441809138176098?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1280441809138176098?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/lcEv7xl_tTw/rappers-hit-up-tech-conferences-too.html" title="Rappers Hit Up Tech Conferences Too" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2009/12/rappers-hit-up-tech-conferences-too.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYAQn8zeyp7ImA9WxNaEEQ.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-1281724314602049246</id><published>2009-11-24T14:15:00.002-05:00</published><updated>2009-11-24T14:15:43.183-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-24T14:15:43.183-05:00</app:edited><title>New GChat Mobile Icon?</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_IPoDSDBr6gY/Swwwu-g1SLI/AAAAAAAAAkQ/r-pgsFj084A/s1600/gchat-image-with-phone-icon.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_IPoDSDBr6gY/Swwwu-g1SLI/AAAAAAAAAkQ/r-pgsFj084A/s320/gchat-image-with-phone-icon.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;I was logged into GMail and noticed on my GChat side bar the appearance of a new icon... a mobile phone! &amp;nbsp;I've pointed it out in the image on the left. &amp;nbsp;It hadn't appeared before today and I turned on the "robots" icon lab feature a few days ago. &amp;nbsp;So this is probably new! &amp;nbsp;And pretty kool. &amp;nbsp;I wonder if it is drawing from GMail's contact management, or from Google Voice. &amp;nbsp;If you hover over this contact, an option to SMS appears. &amp;nbsp;Pretty neat.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-1281724314602049246?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=495vwnyVPH4:UvcwF2oH1-Q:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=495vwnyVPH4:UvcwF2oH1-Q:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=495vwnyVPH4:UvcwF2oH1-Q:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=495vwnyVPH4:UvcwF2oH1-Q:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=495vwnyVPH4:UvcwF2oH1-Q:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=495vwnyVPH4:UvcwF2oH1-Q:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=495vwnyVPH4:UvcwF2oH1-Q:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=495vwnyVPH4:UvcwF2oH1-Q:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/495vwnyVPH4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/1281724314602049246/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=1281724314602049246" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1281724314602049246?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/1281724314602049246?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/495vwnyVPH4/new-gchat-mobile-icon.html" title="New GChat Mobile Icon?" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_IPoDSDBr6gY/Swwwu-g1SLI/AAAAAAAAAkQ/r-pgsFj084A/s72-c/gchat-image-with-phone-icon.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2009/11/new-gchat-mobile-icon.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQERHY6eyp7ImA9WxVVFU4.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-80514490619008690</id><published>2009-03-08T14:25:00.004-04:00</published><updated>2009-03-08T14:51:45.813-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-08T14:51:45.813-04:00</app:edited><title>Gmail and Safari 4 beta issue</title><content type="html">Just a quick post.  Some of you out there may be using the brand spanking new Safari 4 beta.  It is SWEEEEEEEEET by the way.  And by sweet, I mean fast.  Anyway, if you are using Google Gears with Gmail for offline access, you may experience problems with Safari 4 (on a Mac at least).  What you will see when you attempt to log in is a beautiful blank page.  Yes, blank and staring at you.  If you run the Web Inspector, you will see that an error is occurring on load.  The error is:  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;TypeError: Result of expression 'mc().create' [undefined] is not a function. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I've had numerous problems with offline Gmail on Safari (on a Mac) even before the beta.  So I thought it might have something to do with it.  &lt;b&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;The (Workaround) Fix&lt;/b&gt; : &lt;i&gt;Disable Gmail from Google Gears&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Click on the "Safari" menu item on the menu bar &lt;/li&gt;&lt;li&gt;Select "Google Gears Settings..." &lt;/li&gt;&lt;li&gt;Click on the "Denied" radio button for everything Gmail related &lt;/li&gt;&lt;li&gt;Voila &lt;/li&gt;&lt;/ol&gt;All done!  Now if you need offline access to Gmail, this solution will not work for you.  Apple (or Google) needs to actually resolve the issue so that offline Gmail is functional.&lt;b&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;How to Launch Web Inspector&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;If you see the "Develop" menu item, skip to step 6 &lt;/li&gt;&lt;li&gt;Click on the "Safari" menu item on the menu bar &lt;/li&gt;&lt;li&gt;Select "Preferences..." &lt;/li&gt;&lt;li&gt;Click on the "Advanced" tab &lt;/li&gt;&lt;li&gt;Make sure the checkbox next to "Show Develop menu in menu bar" is activated &lt;/li&gt;&lt;li&gt;Click on the "Develop" menu item on the menu bar &lt;/li&gt;&lt;li&gt;Select "Show Web Inspector"&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-80514490619008690?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=zP5d95HWogQ:CoOm_oYgA1g:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=zP5d95HWogQ:CoOm_oYgA1g:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=zP5d95HWogQ:CoOm_oYgA1g:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=zP5d95HWogQ:CoOm_oYgA1g:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=zP5d95HWogQ:CoOm_oYgA1g:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=zP5d95HWogQ:CoOm_oYgA1g:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=zP5d95HWogQ:CoOm_oYgA1g:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=zP5d95HWogQ:CoOm_oYgA1g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/zP5d95HWogQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/80514490619008690/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=80514490619008690" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/80514490619008690?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/80514490619008690?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/zP5d95HWogQ/gmail-and-safari-4-beta-issue.html" title="Gmail and Safari 4 beta issue" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2009/03/gmail-and-safari-4-beta-issue.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQEQXc9fip7ImA9WxZbEko.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-3037520898035600994</id><published>2008-04-15T12:36:00.004-04:00</published><updated>2008-04-15T12:51:40.966-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-04-15T12:51:40.966-04:00</app:edited><title>The Dreaded Wash Sale Rule</title><content type="html">It's tax time and you are a fledgling investor.  You've been dabbling in the markets trading various securities, even options!  During all this activity you might have heard about something called a wash sale.  But did you &lt;i&gt;really&lt;/i&gt; pay attention?  Nope!  You thought, "Meh, I'll worry about that later.  I've got a general handle on what it means.  Back to trading!"  And then tax time hit.......&lt;br /&gt;&lt;br /&gt;This post might be too late for some of you, seeing how it is the 11th hour.  But just in case, I thought I'd provide a little insight.  A wash sale is defined by the IRS &lt;a href="http://www.irs.gov/publications/p550/index.html"&gt;Publication 550&lt;/a&gt; as follows:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;A wash sale occurs when you sell or trade stock or securities at a loss and within 30 days before or after the sale you:&lt;br /&gt;&lt;/i&gt;&lt;ul&gt;&lt;li&gt;&lt;i&gt;Buy substantially identical stock or securities,&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;Acquire substantially identical stock or securities in a fully taxable trade, or&lt;/i&gt;&lt;/li&gt; &lt;li&gt;&lt;i&gt;Acquire a contract or option to buy substantially identical stock or securities&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;&lt;i&gt;What is meant by substantially identical?&lt;/i&gt;&lt;/b&gt;  Typically it means buying the same security.  And yes, that includes options on that security!  Doesn't that suck?  Yeah... tell me about it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Why is this rule in effect?&lt;/i&gt;&lt;/b&gt;  It is there to dissuade people from selling and buying a stock just to get the the loss write off.  See, if you take a loss on an investment, the IRS has a provision that allows investors to deduct the loss come tax time. BUT... if you try to game the system, the IRS sticks it to you.  When a wash sale occurs, you cannot deduct the loss.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;What can you do?&lt;/i&gt;&lt;/b&gt;  You add the loss into the cost basis of the shares of stock you bought back within that window.  Oh, and you have to add them proportionately.  Say for instance you sold 100 shares of XYZ at a loss and bought 150 shares of XYZ within a 30 day window prior to or after selling those first 100 shares.  The loss you just incurred is considered a wash.  That's right, you can't deduct that loss!  BUT, you can apply that loss to the cost basis of 100 of the 150 shares of XYZ that you bought.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;So what does this mean?&lt;/i&gt;&lt;/b&gt;  It means you haven't lost the chance to deduct the loss; you only have to be a little more patient.  By allowing you to add the loss to the cost basis of the new shares, the IRS gives you the opportunity to take the loss later -- that is if the new shares are also sold at a loss.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Okay, so you have a problem.&lt;/i&gt;&lt;/b&gt;  You need to determine whether or not you have a wash sale.  You now know that a wash sale occurs when there is buying and selling of the same security, whether it be purely stock, options, or any combination, within a certain 30 day window. What happens if I buy a stock and options on that stock on the same day and both are sold within 30 days of the buying and the selling...... Specific ain't it?  Yes, that's what I did.  And I thought I was in a Catch 22. Why?  Because if you take the wash sale terminology word for word, it may seem like you are screwed and cannot take any loss.  It would sound like this:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Bought 100 shares of stock XYZ and 2 Call option contracts on stock XYZ on Day 1&lt;/li&gt;&lt;li&gt;Sold 100 shares of stock XYZ on Day 10 at a loss&lt;/li&gt;&lt;li&gt;Did I buy substantially identical stock within a 30 day window? Yes, the options.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Loss in sale of stock XYZ on Day 10 is a wash&lt;/li&gt;&lt;li&gt;Add cost basis of shares of XYZ to equivalent number of shares in the options contract ( so to one of the two contracts since each contract holds 100 shares )&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Both XYZ call options expire at a loss on Day 25&lt;/li&gt;&lt;li&gt;Did I buy substantially identical stock within a 30 day window?  Yes, the stock.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;....&lt;span style="font-weight: bold;"&gt;WHAT!?&lt;/span&gt;  Is my loss on the options a wash too!?&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt; No!  You are safe.  You've already taken into account the stock.  The number of shares in that stock you sold at a loss no longer exist and the loss has been added to the cost basis of the options.  So when you ask the 30-day window question about the options, the stock that you sold earlier is no longer in the picture as it has already been accounted for.&lt;br /&gt;&lt;br /&gt;Okay, now there are several rules for wash sales.  It gets pretty hairy, believe you me.  And if you have a lot of complex situations like the one above (combinations of options, stock, and maybe other stuff), or a high frequency of trades, then doing this by hand is NOT an option.  You want to use a program.  I've done this research so you don't have to anymore.  Check it out:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Where can I get software to do these calculations and generate Schedule D's?&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.gainskeeper.com/"&gt;GainsKeeper&lt;/a&gt;: Handles the simple stuff.  Does NOT support &lt;a href="https://www.gainskeeper.com/us/PortfolioTrackingInd.aspx"&gt;wash sale determination&lt;/a&gt; when it involves the combination of stock and options: &lt;span style="font-style: italic;"&gt;"GainsKeeper does not adjust for wash sales across long and short holdings. Nor will GainsKeeper generate a wash sale if you sell an equity at a loss, and then open a call option for the same equity within the wash sale window."  &lt;/span&gt;GainsKeeper is a web application with an online interface that can electronically aggregate your data from any number of brokerages you may have.  It has a 30-day &lt;b&gt;&lt;a href="https://www.gainskeeper.com/registration.aspx?type=trial&amp;amp;who=individuals"&gt;free trial&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.armencomp.com/tradelog/"&gt;TradeLog&lt;/a&gt;: Handles the complex stuff.  DOES support &lt;a href="http://www.armencomp.com/tradelog/"&gt;wash sale determination&lt;/a&gt; when it involves the combination of stock and options.  It also handles rules regarding puts, shorts, etc.  It is said that TradeLog applies the most stringent rules so as to catch any possible condition of a wash sale.  So if you want to be safe, use TradeLog.  This is a downloadable application and also supports download of data from any number of brokerages you may have.  It has a &lt;b&gt;&lt;a href="http://www.armencomp.com/tradelog/"&gt;free trial&lt;/a&gt;&lt;/b&gt; as well (see the right most bar on the that page).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.offwall.com/"&gt;Offwall.com&lt;/a&gt;: This is a &lt;b&gt;FREE&lt;/b&gt; online calculator.  It seems very sophisticated and boasts &lt;a href="http://www.offwall.com/ow_feature.html#sis"&gt;6 configurations&lt;/a&gt; for calculations.  These configurations depend on the complexity of your situation.  Configuration 6 is the catch all and, some say, is the configuration that TradeLog uses.  To use the calculator you must register.  Once registered, you can upload your information.&lt;br /&gt;&lt;br /&gt;All of these solutions generate Schedule D's.  However, Offwall.com is the only one that will do it for free.  So what kind of pinch are you in?&lt;br /&gt;&lt;br /&gt;By the way, does Turbo Tax Premiere adequately determine wash sales?  I can't say for certain, but it DOES use GainsKeeper.  And we know from the GainsKeeper website that GainsKeeper does NOT handle the more complex wash sale triggers.....&lt;br /&gt;&lt;br /&gt;I hope this helps!  Ganbare!&lt;br /&gt;&lt;br /&gt;Other links:  &lt;a href="http://www.fairmark.com/capgain/wash/wsira.htm"&gt;&lt;br /&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.fairmark.com/capgain/wash/wsira.htm"&gt;About Wash Sales&lt;/a&gt; (from Fairmark)&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.armencomp.com/wash-sales.html"&gt;About Wash Sales&lt;/a&gt; (from TradeLog)&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-3037520898035600994?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=D_18JmFB2eM:XoGFwoDdjqo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=D_18JmFB2eM:XoGFwoDdjqo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=D_18JmFB2eM:XoGFwoDdjqo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=D_18JmFB2eM:XoGFwoDdjqo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=D_18JmFB2eM:XoGFwoDdjqo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=D_18JmFB2eM:XoGFwoDdjqo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=D_18JmFB2eM:XoGFwoDdjqo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=D_18JmFB2eM:XoGFwoDdjqo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/D_18JmFB2eM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/3037520898035600994/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=3037520898035600994" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3037520898035600994?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3037520898035600994?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/D_18JmFB2eM/dreaded-wash-sale-rule.html" title="The Dreaded Wash Sale Rule" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>4</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2008/04/dreaded-wash-sale-rule.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcCR3c8fSp7ImA9WxZWGEg.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-3942517171717141736</id><published>2008-03-18T11:09:00.001-04:00</published><updated>2008-03-18T11:11:06.975-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-03-18T11:11:06.975-04:00</app:edited><title>Bear Stearns for $2 may not hold?</title><content type="html">In my previous &lt;a href="http://dranem05.blogspot.com/2008/03/talk-about-swing.html"&gt;post&lt;/a&gt; I asked the question, how is Bear Stearns trading above $2 when the deal on the table is for $2 a share.  SmartMoney has an &lt;a href="http://www.smartmoney.com/bn/ON/index.cfm?story=ON-20080318-000188-0548"&gt;article&lt;/a&gt; that brings some light to the situation.  Obviously this offer is just cold to the bone!  There is much more behind the scenes concerning why, especially regarding the repercussions of the alternative - bankruptcy. Anyway, the shareholders who are getting the major screw are not happy and it sounds like they will fight this price.  Since the process of closing the deal could drag on for 12 months, the likelihood of forcing the offer to increase may be pretty good, especially since JP Morgan is guaranteeing all of Bear's trading activity within the firm for the entire period the deal is being negotiated.  What does this mean?  Well, it means that Bear Stearns can still do business!  That is if other investment houses trust JP Morgan's guarantee and continue to trade with Bear (note that it was the pulling out action of counterparties last week that also hurt Bear, further deterioting confidence in the firm).  So, if Bear can still operate, there is a possibility it can fix its financial situation, get back to stability, and maybe even start tearing a new path on the street.  In that event, Bear would be worth more. It's now trading at $6.80.  Those who bought yesterday have doubled!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-3942517171717141736?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kVkMcWwJLJ0:FFY6tqtvZ-g:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kVkMcWwJLJ0:FFY6tqtvZ-g:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kVkMcWwJLJ0:FFY6tqtvZ-g:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kVkMcWwJLJ0:FFY6tqtvZ-g:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kVkMcWwJLJ0:FFY6tqtvZ-g:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kVkMcWwJLJ0:FFY6tqtvZ-g:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kVkMcWwJLJ0:FFY6tqtvZ-g:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kVkMcWwJLJ0:FFY6tqtvZ-g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/kVkMcWwJLJ0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/3942517171717141736/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=3942517171717141736" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3942517171717141736?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/3942517171717141736?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/kVkMcWwJLJ0/bear-stearns-for-2-may-not-hold.html" title="Bear Stearns for $2 may not hold?" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2008/03/bear-stearns-for-2-may-not-hold.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUIARHY9eyp7ImA9WxZWF0o.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-6726003207179109082</id><published>2008-03-17T12:52:00.003-04:00</published><updated>2008-03-17T14:12:25.863-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-03-17T14:12:25.863-04:00</app:edited><title>Talk about a swing!</title><content type="html">Early this morning I noticed, on my Google Sidebar, that premarket trading indicated stocks were about to get hit... BIG time.  I wondered, "Whoa!  What could be going on to elicit such a reaction!?" So I whipped open Google Finance and behold the word was in, JPMorgan Chase is buying Bear Stearns for $2 a share.    &lt;span style="font-weight: bold;"&gt;WHAT!?  &lt;/span&gt;Yes people, JPMorgan somehow put together a deal to buy one of the top tier Investment Banks in the country for &lt;span style="font-style: italic;"&gt;ONLY&lt;/span&gt; $2 a share!  Needless to say, the stock price of Bear plummeted to $3 and change for an 80-90% drop in price after Friday's close.  If that wasn't bad enough, note that this stock was trading in the $60 - $70 range last Monday... exactly one week ago.  It dropped to the upper $20s and low $30s last Friday.  And again, I tell you, it's now at $3 and change.&lt;br /&gt;&lt;br /&gt;JPMorgan Chase pretty much scored the deal of the year, that is if it can weather the financial difficulties Bear is fighting off to make it worthwhile.  Much of the plunge in the stock during last week seemed to be due to rumors that lead people to head for the hills, at least according to Bear CEO Alan D. Schwartz.  Check out this &lt;a href="http://http//news.bbc.co.uk/2/hi/business/7296678.stm"&gt;BBC article&lt;/a&gt; for more detail.  Nevertheless, the price dove and the Fed was not having it.  Both the Fed and JPM &lt;a href="http://www.forbes.com/feeds/ap/2008/03/17/ap4782535.html"&gt;stepped&lt;/a&gt; to the plate.&lt;br /&gt;&lt;br /&gt;Here are some questions.  If JPMorgan Chase is buying Bear Stearns for $2 a share, how is Bear's stock trading above $2?  Is this a short arbitrage opportunity?  And what about the larger more looming question of, how in the WORLD does a top tier company like Bear go from a 52-week high of $158.36 to $3 and change?   And especially since about half of that happened in 7 days!   But wait, check this... what's even scarier is that apparently the way in which the Fed stepped in to help Bear is reminiscent of the ways in which the Fed stepped in to help organizations during the Great Depression.... that is according to this &lt;a href="http://www.reuters.com/article/bondsNews/idUSN1755682020080317"&gt;article&lt;/a&gt; from Reuters.  Resorting to measures that haven't been used since the Great Depression..... WHOA!&lt;br /&gt;&lt;br /&gt;There are tons of articles on the web about this incident.  Do a Google search; there will be no lack of its abundance.  Just watch out for the people trying to spin this out of control crying doom and gloom.  Yes, it's alarming.   What should you do?  Be careful out there.  More importantly, stomp out the Greed bug.  The market is tremendously volatile right now.  If you are trading, get in and get out.  Be happy with any profit you make.  Those of you trusting your 401K retirement funds to some mutual fund manager.... you better pay attention to what's going on.  There is no such thing as a free lunch and there is no genie out there.  Bear is 77% institution owned according to Google Finance.  That means a lot of the big boys hold this stock, including without question SEVERAL mutual funds.  And nearly all 401Ks invest in mutual funds.  I mean come on, who would expect a top tier Investment Bank to suddenly plunge....  Be careful out there.&lt;br /&gt;&lt;br /&gt;Oh, and for you conspiracy theorists.... this &lt;a href="http://www.thestreet.com/s/who-traded-55000-bear-30-puts-tuesday/newsanalysis/optionsfutures/10407812.html?puc=_htmlttt"&gt;article&lt;/a&gt; from the Street.com should prove mighty interesting.  Somebody made a lot of money....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-6726003207179109082?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=wLbptJK748o:j5o9YqM_IvM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=wLbptJK748o:j5o9YqM_IvM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=wLbptJK748o:j5o9YqM_IvM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=wLbptJK748o:j5o9YqM_IvM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=wLbptJK748o:j5o9YqM_IvM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=wLbptJK748o:j5o9YqM_IvM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=wLbptJK748o:j5o9YqM_IvM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=wLbptJK748o:j5o9YqM_IvM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/wLbptJK748o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/6726003207179109082/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=6726003207179109082" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/6726003207179109082?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/6726003207179109082?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/wLbptJK748o/talk-about-swing.html" title="Talk about a swing!" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2008/03/talk-about-swing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQEQnk-fSp7ImA9WB9SGEo.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-2988564228209142740</id><published>2007-10-08T14:17:00.000-04:00</published><updated>2007-10-08T16:45:03.755-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-08T16:45:03.755-04:00</app:edited><title>Can We Get Back to Basics?</title><content type="html">There comes a point when people take things way to seriously, introducing wave after wave of complexity where simplicity should be the focus.   Moreover, individuals and organizations begin to take the teachings, writings, or advice of someone or some entity and add upon it all KINDS of rules and regulations.  Who are they to do such a thing?  Especially when these kinds of additions begin to deviate from the core idea, that which is basic, and transform the focus to something altogether antithetical.  Let us take, for instance, the current gripe the Church of England has with Insomniac Games/Sony.&lt;br /&gt;&lt;br /&gt;Matt Peckham reports in his &lt;a href="http://blogs.pcworld.com/gameon/archives/005630.html"&gt;blog entry&lt;/a&gt; for Game On that the Church of England is calling for the removal of Insomniac's game, &lt;a href="http://www.resistancefallofman.com"&gt;Resistance: Fall of Man&lt;/a&gt;, from the British Academy of Film and Television Arts' (BAFTA) video game award shortlist.  Read Peckham's piece to get a back story, and also checkout this &lt;a href="http://en.wikipedia.org/wiki/Resistance:_Fall_of_Man"&gt;Wikipedia entry&lt;/a&gt; for even more background about the game itself and the ensuing real world battle royale between Sony and the Church.  In summary though, the controversy is over a major gun battle taking place between human soldiers and the alien invaders inside of a virtual representation of the &lt;a href="http://www.manchestercathedralonline.co.uk"&gt;Manchester Cathedral&lt;/a&gt; within the game.   The Church is irate about the bloodbath depicted and the desecration that results.  I am concerned less with legal and more with something deeper.&lt;br /&gt;&lt;br /&gt;So what does all this have to do with getting back to the basics?  Simple, is the Church more concerned with the building itself or the potential destructive power that such a depiction might have on the relationship of a person and his/her God?   If it is the former, then the Church itself has a much bigger problem to contend with - has the building become its idol?  If it is the latter, then the Church still has a major problem to contend with, just not as big.  That problem?  Members whose strength of faith rests on a physical inanimate building rather than the level and depth of relationship he or she has with God.&lt;br /&gt;&lt;br /&gt;The question here is motive, plain and simple. &lt;br /&gt;&lt;br /&gt;Jesus Christ laid the smack down on the Pharisees of old who put the law, especially the hundreds of additions to the original Mosaic law, above the only real command of Love.  That's right, two laws encompass everything that is everything:  Love God with everything you have, and love your neighbor.  Where any other law or tradition violates these two, love is the path taken, not the law.  Peep &lt;a href="http://bibleresources.bible.com/passagesearchresults2.php?passage1=Mark+3&amp;amp;book_id=48&amp;amp;version1=31&amp;amp;tp=16&amp;amp;c=3"&gt;Mark 3:1-6&lt;/a&gt; in the Bible to catch a glimpse of this in action.&lt;br /&gt;&lt;br /&gt;Is the Church's motive love or other?  Is the building holding a higher place of honor in the Church's minds and hearts than God himself?  Has this building become an idol?  If the answer to these questions point away from God, then I bet God would rather the building destroyed in reality for this building is causing the people to stumble ( peep &lt;a href="http://bibleresources.bible.com/passagesearchresults2.php?tp=16&amp;amp;book_id=48&amp;amp;c=3&amp;amp;passage1=Mark+9&amp;amp;version1=31"&gt;Mark 9:42-47&lt;/a&gt; spoken in extreme ).  God is concerned more with the relationship people cultivate with Him than with any physical item or organization.   Because if that relationship is strong, then that individual will take on the mind and character of God.  And when that happens, this individual will have Life in abundance, and will interact with his or her fellow men and women in such ways that will bless all in overflowing capacity.  A building cannot teach you that.&lt;br /&gt;&lt;br /&gt;We need to get back to the basics.  We need to get back to the core of what Christ taught.  If something else takes the place of love, developing a strong relationship with Pops (God), and basing the strength of our faith on that, it must be ousted for it will only lead to our destruction.  God is a creator, not a destroyer.  So why should we waste our time on things that will only bring us ruin and destruction? &lt;br /&gt;&lt;br /&gt;It is my hope that the Church has already investigated such things and are walking the walk.  If the Church's motive is thus pure, and the building is not an idol clouding sound judgment, then I endorse its investigation into the matter at hand.  More specifically, I endorse its investigation into the MOTIVE behind Insomniac's inclusion of such a scene.&lt;br /&gt;&lt;br /&gt;If Insomniac's goal was to defame and desecrate the image of the church, and more specifically the being that is God, then I say "bring da ruckus!"  That kind of motive is entirely evil, selfish, and destructive and thus deserving of repercussions.  It shows no respect.  But you know what?  If that were the motive, I wouldn't worry much about the come uppins Insomniac/Sony could receive at the hands of men (even though it could be devastating).  I'd worry more about the come uppins the decision makers would receive when they face God himself (I would not wish that on anybody!).&lt;br /&gt;&lt;br /&gt;In the end, it is just a building.  I mean, the White House was blown up in the movies &lt;a href="http://www.imdb.com/title/tt0116629/"&gt;Independence Day&lt;/a&gt; and &lt;a href="http://www.transformersmovie.com/"&gt;Transformers&lt;/a&gt;, the former in replica reality and the latter with.... I won't say... I don't want to ruin it for those who haven't seen the film.  What's important is the motive and the ideas behind these acts, the people they may or may not hurt, and the unforeseen repercussions it, and any reactions, may have on lives going forward.&lt;br /&gt;&lt;br /&gt;No matter what or in whom you believe, spread love people.  Spread love.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-2988564228209142740?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=FJR0wrgj044:VkK4gyjbaKI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=FJR0wrgj044:VkK4gyjbaKI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=FJR0wrgj044:VkK4gyjbaKI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=FJR0wrgj044:VkK4gyjbaKI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=FJR0wrgj044:VkK4gyjbaKI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=FJR0wrgj044:VkK4gyjbaKI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=FJR0wrgj044:VkK4gyjbaKI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=FJR0wrgj044:VkK4gyjbaKI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/FJR0wrgj044" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/2988564228209142740/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=2988564228209142740" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/2988564228209142740?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/2988564228209142740?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/FJR0wrgj044/can-we-get-back-to-basics.html" title="Can We Get Back to Basics?" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><category term="BAFTA" scheme="http://rss.financialcontent.com/stocksymbol" /><feedburner:origLink>http://dranem05.blogspot.com/2007/10/can-we-get-back-to-basics.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D04MRHsyeCp7ImA9WBRWE0o.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-112537598558352989</id><published>2005-08-29T23:14:00.000-04:00</published><updated>2005-08-30T00:26:25.590-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-08-30T00:26:25.590-04:00</app:edited><title>Languages + Martial Arts</title><content type="html">Languages are pretty interesting.  Some are ultra complex, while others are extremely simple.  But all languages have a couple things in common.  One obvious commonality is they all seek to allow one to communicate his or her thoughts, ideas, or current state of being to another as clearly and vividly as one is able.  Another pretty sweet thing about languages is that once you have mastered it, you no longer really have to think about it.  The words just flow, as if instinctual.  Now what if we take that concept and apply it to other things in  life... say martial arts. &lt;br /&gt;&lt;br /&gt;My old sensei (Tony Avila) and I recently started thinking about languages as applied to martial arts when talking about progress in the arts as his San-dan test approached.  We study American Jiu Jitsu by the way (&lt;a href="http://web.mit.edu/jiu-jitsu/www" target="newin"&gt;MIT&lt;/a&gt; &lt;a href="http://www.nyjiujitsu.com" target="newin"&gt;NY&lt;/a&gt;).  When you first jump into martial arts, it's all about absorbing all of the awesome techniques coming your way.  All you can really think about is, "Man, this is so cool!"  Then you reach black belt and you realize, "Wow, I still don't know anything."  Matter of fact, black belt is like having just learned how to say your first words.  Pretty exciting! &lt;br /&gt;&lt;br /&gt;So anyway, you learn words, you learn phrases, you learn sentences, you learn paragraphs...  The goal is to eventually get to the point where the martial art is no longer something you have to think about, but something that just flows.  You become so fluent in the language that you can string together any combination of words fluidly and effortlessly into an amazing piece of prose or poetry.  The art is no longer something you merely study, but something you influence, soemthing that has become yours, something that resonates with your very essence.  It is no longer something that is out there and you are trying to grasp.  No, instead it is something that is in you and you have personalized.  Your movements convey your personality.  Your teaching convey your experience.  Your fluidity demonstrates your level of fluency.  &lt;br /&gt;&lt;br /&gt;During my old sensei's test, I saw some of this demonstrated.  It is amazing what you come to find out when something goes "wrong."  What do you do when you make a mistake?  What happens when a technique slips, or a stick gets knocked out of your hand?  When these apparent "errors" emerge, that is when your true colors come to surface and the level of your language competency becomes apparent.  The beginnings of Sensei Tony's language emerged during these times, and they were fluid. &lt;br /&gt;&lt;br /&gt;Time to hit that next level.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-112537598558352989?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kd8HfFe4b9g:OFtx6BhEOX4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kd8HfFe4b9g:OFtx6BhEOX4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kd8HfFe4b9g:OFtx6BhEOX4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kd8HfFe4b9g:OFtx6BhEOX4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kd8HfFe4b9g:OFtx6BhEOX4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kd8HfFe4b9g:OFtx6BhEOX4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=kd8HfFe4b9g:OFtx6BhEOX4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=kd8HfFe4b9g:OFtx6BhEOX4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/kd8HfFe4b9g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/112537598558352989/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=112537598558352989" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112537598558352989?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112537598558352989?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/kd8HfFe4b9g/languages-martial-arts.html" title="Languages + Martial Arts" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>6</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2005/08/languages-martial-arts.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkcGSX45eyp7ImA9WBRXGEg.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-112484242762933366</id><published>2005-08-23T19:42:00.000-04:00</published><updated>2005-08-23T23:27:08.023-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-08-23T23:27:08.023-04:00</app:edited><title>Miracle Sleep Pill</title><content type="html">&lt;span style="font-size:85%;"&gt;I don't know about you, but if I could sleep less and still get the rejuvenation required by sleep, I would be ALL OVER THAT. Don't get me wrong, sleep is awesome, &lt;span style="font-style: italic;"&gt;especially&lt;/span&gt; after working out like a madman and draining all of your energy training, playing a sport with friends or in competition, exercising, pulling all-nighters... you know, whatever gets your blood pumping. Sleep does indeed feel oh so sweet. However, on the flip side, sleep is also about 7 or 8 hours of time clandestinely sneaking away in the "momentary" blink of a deceived eye. With a bit of math, we can see that if one slept, on average, 6 hours a day (accounting for the 4-5 years at MIT where sleep was not an option... hah hah) for the first 24 years of your life, he or she will have slept away approximately 1/4 of his or her life. That's a HUGE chunk:  52,416 of the 209,664 hours of your life spent sleeping. Do you know how many awesome experiences you could have engaged in with 52,416 extra hours!? Anything that has ever peaked your interest you would now have a chance at trying your hand. Matter of fact, you could develop those talents that all this time you wished you &lt;span style="font-style: italic;"&gt;had&lt;/span&gt; more opportunity &lt;span style="font-style: italic;"&gt;to&lt;/span&gt; develop! Do you realize how many places you could then travel to and take in the sights, sounds, culture, and adventure? Exciting!&lt;br /&gt;&lt;br /&gt;I have been fantasizing about such a thing for some time now. Would it be possible to develop a pill that, when taken, all a human would need is one hour of sleep to be completely rejuvenated? Then I thought of the possibilities that would emerge if such a pill became reality. In my world, such a pill would be awesome! I could start drawing more, writing more, eating more, training more, researching (even cooler things) more, inventing more, traveling more, dancing more, developing even deeper relationships and tighter interactions with people, hanging out more... the list goes on. But alas, there is at least one problem with such a pill... and that is the human factor.&lt;br /&gt;&lt;br /&gt;What's the human factor? Well, we are greedy!!! Hah hah! No matter how much we try to hide it, diminish it, or destroy it, at some inner level we hunger for more all the time. So, inevitably, people would begin to work themselves to death. People do it now! Imagine if they had more time. Would work hours increase? Some people would be of the mindset, "Hey, I can work more hours, and pull in more cash flow! Then I can buy even more things or engage in even more activity!" How would the quality of work and commitment demanded out of you from employers, educational institutions, professional societies, government, and others, change? Would we actually have more time to do more of the things we'd like to get our hands on? Or would we instead be doing more of the same, just longer hours. The truth is, this phenomeon is something we can't escape: no matter how well intentioned a thing, someone will find a way to use it for ill, in any myriad of ways that word ill can play out. The question then becomes, will the benefits outweigh the risks? But enough philosophizing. There exists now a version of this miracle pill!&lt;br /&gt;&lt;br /&gt;Spotted on &lt;a href="http://science.slashdot.org/article.pl?sid=05/08/23/1518236&amp;amp;from=rss" target="newin"&gt;Slashdot&lt;/a&gt;, this pill apparently reverses the effects of sleep deprivation. It's not quite the miracle pill of my fantasy, but it is a step in that direction. Check out the article, it is pretty interesting.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-112484242762933366?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bpszRDRHvR0:ZwO2gaBqZf0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bpszRDRHvR0:ZwO2gaBqZf0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bpszRDRHvR0:ZwO2gaBqZf0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bpszRDRHvR0:ZwO2gaBqZf0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bpszRDRHvR0:ZwO2gaBqZf0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bpszRDRHvR0:ZwO2gaBqZf0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=bpszRDRHvR0:ZwO2gaBqZf0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=bpszRDRHvR0:ZwO2gaBqZf0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/bpszRDRHvR0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/112484242762933366/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=112484242762933366" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112484242762933366?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112484242762933366?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/bpszRDRHvR0/miracle-sleep-pill.html" title="Miracle Sleep Pill" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2005/08/miracle-sleep-pill.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIASXw8eyp7ImA9WBRXFkU.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-112456584328916705</id><published>2005-08-21T01:03:00.000-04:00</published><updated>2005-08-22T00:22:28.273-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-08-22T00:22:28.273-04:00</app:edited><title>Feats of Strength</title><content type="html">&lt;span style="font-size:85%;"&gt;A feat of strength is always something that puts people into a state of awe. Why? Because witnessing these "mere" feats of strength assaults our senses in such away that we cannot help but be set on our heels! In some cases, these feats of strength are so freakishly out of this world that our minds just blank. In other cases, we just stand there, agape and amazed. The annual &lt;a href="http://www.oncewerewarriors.net/ONCEWERE/7-STRONGEST/strong.html" target="newin"&gt;World's Strongest Man&lt;/a&gt; comeptition exhibits some of these outstanding feats (like pulling a sizeable truck strapped via chest harness 100ft with raw leg pumping strength). Check out &lt;a href="http://www.xtrememass.com/forum/archive/index.php/t-2943.html" target="newin"&gt; xtrememass&lt;/a&gt; for a fuller description or &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;a href="http://en.wikipedia.org/wiki/World%27s_Strongest_Man" target="newin"&gt;WSM on Wikipedia&lt;/a&gt; for a *super* short description. Other feats of strength are those done by cleverly leveraging knowledge of physics. Ever heard of the &lt;a href="http://www.coralcastle.com/" target="newin"&gt;Coral Castle&lt;/a&gt;? Composed of stones weighing an average of 6 tons, the castle was built by ONE single man... who was 5 feet tall and 100 pounds... wow... But what about our other fellow organisms with whom we co-exist... roaming this rock called earth?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;Some Amazing Strength&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;flea&lt;/span&gt; can move things &lt;span style="font-weight: bold;"&gt;100x&lt;/span&gt; its weight, and it can exert a jumping force of &lt;span style="font-weight: bold;"&gt;150 G's&lt;/span&gt; (that's 150x the force of gravity... WOW!) [Bug Attack, National Geographic Channel]&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;tick&lt;/span&gt; clamps down and does not budge until it is done feeding. It can suck blood upwards of &lt;span style="font-weight: bold;"&gt;10x&lt;/span&gt; its own weight, maybe even more [Bug Attack, National Geographic Channel]. That's like me, at 155 pounds, sitting down in the morning and having a feast until I am 1,550 pounds!!! That's almost 3/4 of a TON! I would &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; be able to move...&lt;br /&gt;&lt;br /&gt;[The following appeared on Dangerous Encounters, National Geographic Channel]&lt;br /&gt;&lt;br /&gt;A domestic &lt;span style="font-weight: bold;"&gt;dog&lt;/span&gt; has a bite force of &lt;span style="font-weight: bold;"&gt;317 pounds&lt;/span&gt; (human equivalent of obliterating a single sheep bone in one chomp).&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;lion&lt;/span&gt; has a bite force of &lt;span style="font-weight: bold;"&gt;691 pounds&lt;/span&gt; (human equivalent of obliterating two sheep bones in one chomp).&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;hiyena&lt;/span&gt; has a bite force of &lt;span style="font-weight: bold;"&gt;1,000 pounds&lt;/span&gt; (!!!) (human equivalent of obliterating three sheep bones in one chomp).&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;snapping turtle&lt;/span&gt; (mind you, they have no teeth) nudges hiyenas with a bite force of &lt;span style="font-weight: bold;"&gt;1,004 pounds&lt;/span&gt;!!!&lt;br /&gt;&lt;br /&gt;A &lt;span style="font-weight: bold;"&gt;Florida crocodile&lt;/span&gt; has a bite force of... sit down of this one... no really... &lt;span style="font-weight: bold;"&gt;2,500 pounds!!!!!&lt;/span&gt; *IF* a human had that kind of bite force, we would be able to chomp through a giant cow bone with one single chomping action splitting it in half.&lt;br /&gt;&lt;br /&gt;By the way, on the show they cast a likeness of a human skull out of some metal and hooked its jaws up to some suped up hydraulics. They then used this way awesome contraption to show what a human could chomp through if we had these levels of bite force. And when I say obliterate... I mean OBLITERATE. Bones were crushed and snapped like NOTHING... and you could see the tell-tale puffs of powder that result when something is crushed/snapped like a twig. It was awesome!&lt;br /&gt;&lt;br /&gt;My friends, the world is an amazing, dangerous, and exciting place!&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-112456584328916705?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=ZPztm6OVa0I:q7xkRy3nM0Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=ZPztm6OVa0I:q7xkRy3nM0Y:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=ZPztm6OVa0I:q7xkRy3nM0Y:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=ZPztm6OVa0I:q7xkRy3nM0Y:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=ZPztm6OVa0I:q7xkRy3nM0Y:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=ZPztm6OVa0I:q7xkRy3nM0Y:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=ZPztm6OVa0I:q7xkRy3nM0Y:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=ZPztm6OVa0I:q7xkRy3nM0Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/ZPztm6OVa0I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/112456584328916705/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=112456584328916705" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112456584328916705?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112456584328916705?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/ZPztm6OVa0I/feats-of-strength.html" title="Feats of Strength" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>5</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2005/08/feats-of-strength.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ANQXs9eyp7ImA9WBRXFUs.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-112456538964457251</id><published>2005-08-20T12:06:00.000-04:00</published><updated>2005-08-20T15:23:10.563-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-08-20T15:23:10.563-04:00</app:edited><title>Reality Check</title><content type="html">&lt;span style="font-size:85%;"&gt;While eating a bowl of &lt;a href="http://www.blogger.com/lifecereal.com" target="_blank"&gt;Life Cereal&lt;/a&gt; (good stuff), I turned on the TV to catch whatever might be on (since it is rare that I do). While flipping through, I came to the &lt;a href="http://www.nationalgeographic.com/channel/" target="_blank"&gt;National Geographic Channel's&lt;/a&gt; Bug Attack show. OH MY GOODNESS... the critters that are out there... man! It never ceases to amaze me, the things we know that we don't know and the things that we don't even know that we don't know.&lt;br /&gt;&lt;br /&gt;It's easy for us, as humans, to think we are indestructable. I mean, we are living large! We've sought out land, made it habitable, and moved on in. We dominate the world... us humans. Matter of fact, you could say we are on top of the food chain. As a result, it is so easy to forget that things smaller than the head of a pin can take a full grown human out in less than a day. Yeah... scary. As if lethal ones weren't bad enough... there are other critters that don't kill you, just give you a debilitating condition that you'll have to bout with for the rest of your life! Straight CRAZY!&lt;br /&gt;&lt;br /&gt;The show was some reality check, reminding me of the truth of our fragile genetic makeup. It's good to be reminded of our mortality though. I think it's healthy and allows us to keep a proper perspective about life. What's more, it allows us to remember just how precious life truly is because things can change in the blink of an eye (sometimes even faster). So, my charge to you, don't let life pass you by, enjoy every passing moment, launch yourself into the adventure that life is, and make it one awesome ride!&lt;br /&gt;&lt;br /&gt;Okay, on to some of the more interesting and less disgusting non-lethal critters. Though I have to say, the host of the show is crazy. Knowing what these critters can do, homeboy STILL gets up close and personal! I give him props, but you won't find me engaging in such close encounters, no way.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Jumper Ant&lt;/span&gt; - That's right, they jump... about 5 centimeters. They've got skills too. When they notice a prey, they don't attack head on. Instead they come up from behind or above and then pounce. Then they're like, "DINNER TIME! WOOO!" and take a monster bite. It's more like a sting with their long pincers. At the same time, they drop some venom that, depending on the person, can stop (or come close to stopping) your breathing in 5 minutes..... freaky.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Black Widow&lt;/span&gt; - There's a small family in a suburb located in Pheonix, Arizona. They have a spider farm... more specifically, a black widow spider farm RIGHT IN THEIR HOUSE. All three (husband, wife, and daughter) run the business. They extract the black widow's venom and sell them to scientists making anti-venom medicine. You just have to see it... man.... Anyway, a Black Widow's venom feels like a charlie horse with 10x the umph (according to the husband). It's so painful, it feels like the muscle is contracting to the point of nearly snapping the bone.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Super Deadly Wasp&lt;/span&gt; - I forget its actual name, but apparently this wasp is the most aggressive wasp whose bite/venom combo is the most painful non-lethal bite out there. The show didn't detail what it actually feels like, and what causes the intense pain, but by the host's and his accomplace's ultra caution when approaching a hive... that pain is no joke. So check it out, these two approach a hive home to about 200 of these bad boys. The expert tells the host that they are going to try and snatch the hive... yeah... crazy. But first, in order to test the aggressiveness of the hive, the expert says they need to blow up a balloon and place it between the hive and themselves. He then proceeds to tell the host that each wasp can sting up to 5 times. The host does the math and says... "so, that's, at worst, about 500 stings each right? And these things have the worst and most painful wasp bite known to man? I'm going to stand... over here." The expert goes on to explain that *if* the wasps burst the balloon (it was a monster black balloon too by the way)... run. Within seconds after only slightly disturbing the nest, the whole swarm pounced, the balloon burst with a quickness, and both host and expert high tailed it while falling over themselves trying to get past natural rain forest obstacles. It was pretty funny to watch actually ;-D&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-112456538964457251?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=m9KZRK5fl-M:A-0kewNO5pg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=m9KZRK5fl-M:A-0kewNO5pg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=m9KZRK5fl-M:A-0kewNO5pg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=m9KZRK5fl-M:A-0kewNO5pg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=m9KZRK5fl-M:A-0kewNO5pg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=m9KZRK5fl-M:A-0kewNO5pg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=m9KZRK5fl-M:A-0kewNO5pg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=m9KZRK5fl-M:A-0kewNO5pg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/m9KZRK5fl-M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/112456538964457251/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=112456538964457251" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112456538964457251?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112456538964457251?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/m9KZRK5fl-M/reality-check.html" title="Reality Check" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2005/08/reality-check.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYAQHk4eCp7ImA9WBRQGU0.&quot;"><id>tag:blogger.com,1999:blog-15379854.post-112390214172758784</id><published>2005-08-12T22:59:00.000-04:00</published><updated>2005-08-12T23:02:21.730-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-08-12T23:02:21.730-04:00</app:edited><title>First post... is wack yo, heh ;-D</title><content type="html">&lt;span style="font-family: verdana;"&gt;&lt;span style="font-size:85%;"&gt;Testing baby... testing.... this my first post baby, yeah!  checkit, bam bam hoorah! &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15379854-112390214172758784?l=dranem05.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=XpubTZDxmI4:WPaRdw2zF2k:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=XpubTZDxmI4:WPaRdw2zF2k:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=XpubTZDxmI4:WPaRdw2zF2k:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=XpubTZDxmI4:WPaRdw2zF2k:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=XpubTZDxmI4:WPaRdw2zF2k:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=XpubTZDxmI4:WPaRdw2zF2k:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?i=XpubTZDxmI4:WPaRdw2zF2k:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PredatorTimes?a=XpubTZDxmI4:WPaRdw2zF2k:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PredatorTimes?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PredatorTimes/~4/XpubTZDxmI4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://dranem05.blogspot.com/feeds/112390214172758784/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=15379854&amp;postID=112390214172758784" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112390214172758784?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/15379854/posts/default/112390214172758784?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PredatorTimes/~3/XpubTZDxmI4/first-post-is-wack-yo-heh-d.html" title="First post... is wack yo, heh ;-D" /><author><name>dranem05</name><uri>http://www.blogger.com/profile/06668995149490883622</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://dranem05.blogspot.com/2005/08/first-post-is-wack-yo-heh-d.html</feedburner:origLink></entry></feed>

