<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7053079</id><updated>2011-07-30T12:58:35.191-07:00</updated><category term='suggestions'/><category term='games'/><category term='date'/><category term='MSBI'/><category term='itunes'/><category term='apple'/><category term='switch'/><category term='mac'/><category term='SSAS'/><category term='time'/><category term='SSRS'/><category term='humor'/><title type='text'>Narcissistic Ramblings</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7053079.post-6445713313394355573</id><published>2010-10-26T12:19:00.000-07:00</published><updated>2010-10-26T12:22:38.322-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SSRS'/><title type='text'>How to Display Report Server Reports in a Web Page without the Toolbar</title><content type='html'>&lt;br /&gt;
The following worked for me using SSRS 2005, YMMV.&lt;br /&gt;
&lt;br /&gt;
Create a URL with the following form:&lt;br /&gt;
&lt;br /&gt;
The URL of the Report Server: &amp;nbsp;&lt;b&gt;http://MyServer/ReportServer&lt;/b&gt; &amp;nbsp; &lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
The report parameters:&amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The first parameter is the URL of the report: &lt;b&gt;http://MyServer/ReportsLibrary/MyReport.rdl&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;rs:Command=Render&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;rc:HTMLFragment=True&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;rc:Toolbar=False&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;rc:Parameters=False&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
If the report had parameters add them with the following format: &lt;b&gt;MyParameter=MyValue (&lt;/b&gt;If a parameter has multiple values just add it many times).&lt;br /&gt;
&lt;br /&gt;
Stick it all together and you get: &lt;br /&gt;
&lt;b&gt;http://MyServer/ReportServer?http://MyServer/ReportsLibrary/MyReport.rdl&amp;amp;rs:Command=Render&amp;amp;rc:HTMLFragment=True&amp;amp;rc:Toolbar=False&amp;amp;rc:Parameters=False&lt;/b&gt;&lt;br /&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;
Add an IFRAME to the web page using the above URL.&lt;/div&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-6445713313394355573?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/6445713313394355573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=6445713313394355573' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/6445713313394355573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/6445713313394355573'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2010/10/how-to-display-report-server-reports-in.html' title='How to Display Report Server Reports in a Web Page without the Toolbar'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-4629634722180579553</id><published>2009-11-10T15:43:00.000-08:00</published><updated>2009-11-10T22:21:06.556-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='time'/><category scheme='http://www.blogger.com/atom/ns#' term='SSAS'/><category scheme='http://www.blogger.com/atom/ns#' term='date'/><category scheme='http://www.blogger.com/atom/ns#' term='MSBI'/><title type='text'>Demystifying SSAS Date Dimension Attribute Types</title><content type='html'>&lt;div&gt;
&lt;a href="http://bit.ly/2QCUdv"&gt;This spreadsheet&lt;/a&gt; (via Google Docs) is my attempt at organizing the SSAS date/time attributes. Note that the spreadsheet has four tabs. FEEDBACK AND SUGGESTIONS FOR IMPROVEMENT WELCOME. [Direct link:&amp;nbsp;&lt;span style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-family: 'Lucida Grande'; font-size: 13px; white-space: pre;"&gt;&lt;a href="http://spreadsheets.google.com/pub?key=pIsKma8AZfzY_KETerdpcAA&amp;amp;gid=2"&gt;http://spreadsheets.google.com/pub?key=pIsKma8AZfzY_KETerdpcAA&amp;amp;gid=2&lt;/a&gt;&lt;span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Times; font-size: medium; white-space: normal;"&gt;]&lt;/span&gt;&lt;/span&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/7053079-4629634722180579553?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://spreadsheets.google.com/pub?key=pIsKma8AZfzY_KETerdpcAA&amp;gid=2' title='Demystifying SSAS Date Dimension Attribute Types'/><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/4629634722180579553/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=4629634722180579553' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4629634722180579553'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4629634722180579553'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2008/06/demystifying-ssas-time-dimension.html' title='Demystifying SSAS Date Dimension Attribute Types'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-4959188625984134012</id><published>2009-11-05T09:28:00.000-08:00</published><updated>2009-11-10T22:22:03.130-08:00</updated><title type='text'>Self-publishing</title><content type='html'>"[Why is it that] self-publishing an album is cool&amp;nbsp;(indie), but self-publishing a book isn't ('vanity' press)."&amp;nbsp;(Via @&lt;a href="http://twitter.com/thecreativepenn/status/5431392958"&gt;thecreativepenn&lt;/a&gt;&amp;nbsp;on Twitter)&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-4959188625984134012?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/4959188625984134012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=4959188625984134012' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4959188625984134012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4959188625984134012'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/11/self-publishing.html' title='Self-publishing'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-1705083885421195591</id><published>2009-11-05T09:27:00.000-08:00</published><updated>2009-11-06T17:01:22.141-08:00</updated><title type='text'>...but if you want to test a man's character...</title><content type='html'>"Nearly all men can stand adversity, but if you want to test a man's  &lt;br /&gt;
character, give him PowerPoint." - N. Duarte&amp;nbsp;(Via twitter user&amp;nbsp;&lt;a href="http://twitter.com/gtdguy/status/5393443241"&gt;@gtdguy&lt;/a&gt;)&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-1705083885421195591?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/1705083885421195591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=1705083885421195591' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/1705083885421195591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/1705083885421195591'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/11/but-if-you-want-to-test-mans-character.html' title='...but if you want to test a man&apos;s character...'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-5161626402180075564</id><published>2009-10-15T23:36:00.000-07:00</published><updated>2009-10-15T23:36:05.547-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='suggestions'/><category scheme='http://www.blogger.com/atom/ns#' term='itunes'/><category scheme='http://www.blogger.com/atom/ns#' term='apple'/><title type='text'>App Store Suggestion - Ability to Flag an App as Interesting</title><content type='html'>Often when I'm browsing the Apple App store I come across something that I might want to buy, but just not now. The app Baby Names Plus is an example: I heard about it on the Mac OS Ken podcast and thought it was interesting, but not interesting enough to drop the 2.99 on right now (I know, I'm cheap). What I would like is the ability to flag it as "I want to come back to this later." Perhaps each of the drop downs ("App Store," "Music," etc.) in the newest iteration of the App store could have an additional item in the list - "flagged apps" perhaps. Anyone from Apple reading this?&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-5161626402180075564?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/5161626402180075564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=5161626402180075564' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/5161626402180075564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/5161626402180075564'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/10/app-store-suggestion-ability-to-flag.html' title='App Store Suggestion - Ability to Flag an App as Interesting'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-3792152362593488130</id><published>2009-10-12T17:06:00.000-07:00</published><updated>2009-10-15T08:15:17.976-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='humor'/><title type='text'>Columbus</title><content type='html'>In 1492, Columbus sailed the ocean blue. And then—wait...what rhymes&amp;nbsp;with "genocide"? (via Twitter:&amp;nbsp;&lt;a href="http://twitter.com/fedge/status/4812255805"&gt;http://twitter.com/fedge/status/4812255805&lt;/a&gt;&amp;nbsp;) ... yea, I like black humor.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-3792152362593488130?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/3792152362593488130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=3792152362593488130' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/3792152362593488130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/3792152362593488130'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/10/columbus.html' title='Columbus'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-4206945988538949439</id><published>2009-10-11T14:54:00.001-07:00</published><updated>2009-10-15T08:15:03.565-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='humor'/><title type='text'>ADOS</title><content type='html'>&lt;span style="color: #666666; font-family: 'Lucida Grande', sans-serif; font-size: 14px; line-height: 15px;"&gt;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;ADOS&lt;/b&gt;&amp;nbsp;...&amp;nbsp;&lt;span style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Attention&lt;/span&gt;&amp;nbsp;Deficite Ooooooh Shiny!! (found on Twitter)&lt;/span&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-4206945988538949439?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/4206945988538949439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=4206945988538949439' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4206945988538949439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/4206945988538949439'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/10/ados.html' title='ADOS'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-5559739036495237061</id><published>2009-05-11T16:41:00.001-07:00</published><updated>2009-05-15T10:09:38.874-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SSAS'/><title type='text'>No cube or table listed under the selected database in the Excel Data  Connection Wizard</title><content type='html'>&lt;p&gt;&lt;span class="Apple-style-span" style="FONT-WEIGHT: bold"&gt;Problem&lt;/span&gt;: No cube or table listed under the selected database in the Excel Data Connection Wizard.&lt;/p&gt;

&lt;p&gt;&lt;span class="Apple-style-span" style="FONT-WEIGHT: bold"&gt;Solution&lt;/span&gt;: In Microsoft Visual Studio set the cube's "Visible" property to "True"; republish the cube&lt;/p&gt;

&lt;p&gt;Recently I was trying to connect from a brand new Excel document to a cube I had created in Analysis Services.&lt;/p&gt;

Where the problem is: In Excel 2007...

&lt;ul&gt;&lt;li&gt;Select the "Data" ribbon
&lt;/li&gt;&lt;li&gt;Select "From Other Sources"
&lt;/li&gt;&lt;li&gt;Select "From Analysis Services"
&lt;/li&gt;&lt;li&gt;The "Data Connection Wizard" opens up&lt;/li&gt;&lt;li&gt;On the "Connect to Database Server" pane enter your server name
&lt;/li&gt;&lt;li&gt;Click "Next"&lt;/li&gt;&lt;li&gt;The "Select a Database and Table" pane displays&lt;/li&gt;&lt;li&gt;Select your database from the "Select the database that contains the data you want"&lt;/li&gt;&lt;li&gt;"Connect to a specific cube or table" should be checked&lt;/li&gt;&lt;li&gt;No cube or table shows up&lt;/li&gt;&lt;/ul&gt;

The solution:

&lt;ul&gt;&lt;li&gt;Open your Analysis Services cube project in Microsoft Visual Studio&lt;/li&gt;&lt;li&gt;In the "Solution Explorer" double click on your cube ("MyCube" for example)&lt;/li&gt;&lt;li&gt;The "MyCube.cube" tab opens up&lt;/li&gt;&lt;li&gt;In the "Measures" pane (or "Dimensions" pane, or...) right click on your cube (the root node) and select "Properties"&lt;/li&gt;&lt;li&gt;On the "Properties" pane set "Visible=True"&lt;/li&gt;&lt;li&gt;Republish the cube&lt;/li&gt;&lt;/ul&gt;Good luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-5559739036495237061?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/5559739036495237061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=5559739036495237061' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/5559739036495237061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/5559739036495237061'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2009/05/no-cube-or-table-listed-under-selected.html' title='No cube or table listed under the selected database in the Excel Data  Connection Wizard'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-115307181423819659</id><published>2006-07-16T10:37:00.000-07:00</published><updated>2006-07-16T10:51:49.456-07:00</updated><title type='text'>Google Reader Wish List</title><content type='html'>Here are some features I'd like to see added to &lt;a href="http://www.google.com/reader"&gt;Google Reader&lt;/a&gt;:&lt;br/&gt;
&lt;br/&gt;
1. &lt;b&gt;Ability to easily read one group&lt;/b&gt;: Actually this was recently added. The GUI was changed a bit -- a 'subscriptions' drop down was added from which you can easily select just one group (prior to that you had to navigate through the GUI a bit; and even then it wasn't quite clear what group you were reading).&lt;br/&gt;
&lt;br/&gt;
2. &lt;b&gt;A count of  new messages in a group, since I last read the group&lt;/b&gt;: I'd like to have someway of easily seeing (in the 'subscriptions' drop down panel, perferrably) a count of new messages (since I last viewed the group).&lt;br/&gt;
&lt;br/&gt;
3. (Similar to 2) &lt;b&gt;A count of starred messages in a group&lt;/b&gt;: This, too, preferrably in the 'subscriptions' drop down panel.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-115307181423819659?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.google.com/reader' title='Google Reader Wish List'/><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/115307181423819659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=115307181423819659' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115307181423819659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115307181423819659'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2006/07/google-reader-wish-list.html' title='Google Reader Wish List'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-115294265882338324</id><published>2006-07-14T22:49:00.000-07:00</published><updated>2006-07-14T22:50:58.843-07:00</updated><title type='text'>A Graphical History of Computer Languages</title><content type='html'>I love a good graphic! Here's a graphical history of computer languages: &lt;a href="http://www.levenez.com/lang/history.html"&gt;http://www.levenez.com/lang/history.html&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-115294265882338324?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/115294265882338324/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=115294265882338324' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115294265882338324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115294265882338324'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2006/07/graphical-history-of-computer.html' title='A Graphical History of Computer Languages'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-115294032459349698</id><published>2006-07-14T22:02:00.000-07:00</published><updated>2008-06-06T20:32:39.643-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='mac'/><title type='text'>Civilization IV for the Mac</title><content type='html'>Civilization IV was released for the Mac about a month ago. It's having much the same birthing pains it had on the PC. I bought the Special Edition of Civilization IV for the PC shortly after it came out. The forums were filled with wailing and moaning and knashing of teeth. A month or so later a patch was released and the game even ran on my under spec Sony Vaio PCG  GRX670 (a bit choppy, mind you, but I was willing to put up with quite a bit just to be able to play).



I'm planing on buying my first Mac in the next six months or so. I'm waiting for the Merome to hit the laptop line. I'm hoping to get a MacBook (plain, not the Pro). And I'm hoping to run Civilization IV for the Mac on whatever I get. Yes, once again, I'll be trying to run the game on an under spec system. From what I've read, however, people who've played it on a MacBook have had similar experiences to those I had playing it on my Sony Viao, so I think I know what I'm getting into.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-115294032459349698?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/115294032459349698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=115294032459349698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115294032459349698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115294032459349698'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2006/07/civilization-iv-for-mac.html' title='Civilization IV for the Mac'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-115069722691063194</id><published>2006-06-18T23:06:00.000-07:00</published><updated>2006-06-18T23:07:06.920-07:00</updated><title type='text'>Article: Groupware Bad</title><content type='html'>A quote from &lt;a href="http://www.jwz.org/doc/groupware.html"&gt;Groupware Bad&lt;/a&gt;: "If you want to do something that's going to change the world, build software that &lt;span style="font-style:italic;"&gt;people want to use&lt;/span&gt; instead of software that &lt;span style="font-style:italic;"&gt;managers want to buy&lt;/span&gt;."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-115069722691063194?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/115069722691063194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=115069722691063194' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115069722691063194'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115069722691063194'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2006/06/article-groupware-bad.html' title='Article: Groupware Bad'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-115069656877368597</id><published>2006-06-18T22:53:00.000-07:00</published><updated>2008-06-04T16:21:25.548-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='switch'/><category scheme='http://www.blogger.com/atom/ns#' term='mac'/><title type='text'>Great Links for the First Time Mac User</title><content type='html'>&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;a href="http://the.taoofmac.com/space/HOWTO/Switch%20To%20The%20Mac" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;The Tao of Mac - How To Switch To The Mac&lt;/a&gt; - This is a must read for anyone turning on their first Mac for the first time. It tells you exactly what to expect and some gotchas you might want to be aware of. It also details many of the ways you can use the Unix layer of Mac OS X.

&lt;/span&gt;  &lt;a href="http://www.kernelthread.com/mac/osx/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;What is Mac OS X?&lt;/a&gt; - This is a well written discussion of what to expect out of the Mac OS X operating system.

&lt;a href="http://fink.sourceforge.net/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;Fink - Home&lt;/a&gt; - This site has Unix software packages for the Darwin "flavor" of Unix (the Unix that the Mac is built upon); the packages are built so that they will not interfere with the Mac portion of the OS.
    &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-115069656877368597?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/115069656877368597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=115069656877368597' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115069656877368597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/115069656877368597'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2006/06/great-links-for-first-time-mac-user.html' title='Great Links for the First Time Mac User'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-110637528083122157</id><published>2005-01-21T22:12:00.000-08:00</published><updated>2005-01-21T22:28:00.830-08:00</updated><title type='text'>Picasa 2 vs Photoshop Elements 3.0</title><content type='html'>Danny Sullivan at &lt;a href="http://searchenginewatch.com"&gt;searchenginewatch.com&lt;/a&gt; has written &lt;a href="http://searchenginewatch.com/searchday/article.php/3460061"&gt;an interesting article&lt;/a&gt; comparing the features of Google's new &lt;a href="http://www.picasa.com/"&gt;Picasa 2&lt;/a&gt; and Adobe's new &lt;a href="http://www.adobe.com/products/photoshopelwin/main.html"&gt;Photoshop Elements 3.0&lt;/a&gt;. &lt;span style="font-weight:bold;"&gt;The executive summary&lt;/span&gt;: photo management software should embed it's tag/label information in the image IPTC data of each image. Picasa 2 does not do this, so you're labels are lost if you move to a different management software.  Photoshop Elements 3.0 does this (but you cannot change the labels later -- bummer).  Picasa is, overall, easier to use, and it's free, while Elements is more powerful and $100. Mr. Sullivan is staying with Adobe's offering for now.
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-110637528083122157?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/110637528083122157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=110637528083122157' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/110637528083122157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/110637528083122157'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2005/01/picasa-2-vs-photoshop-elements-30.html' title='Picasa 2 vs Photoshop Elements 3.0'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108933981120418343</id><published>2004-07-08T19:23:00.000-07:00</published><updated>2004-07-08T19:23:31.203-07:00</updated><title type='text'>Cannot create a gmail contact without an email address</title><content type='html'>I attempted to create a gmail contact for a friend of mine who doesn't
have an email address (yes, there are a few people left who don't have
email addresses). When I click on 'add contact' the 'Add Contact'
window closes, but the contact is not saved. Since gmail's contact
list is still in it's infancy I'm not too concerned -- I hoping that
they'll get their contact list up to the same level as their email
interface.
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108933981120418343?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108933981120418343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108933981120418343' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108933981120418343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108933981120418343'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/07/cannot-create-gmail-contact-without.html' title='Cannot create a gmail contact without an email address'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108684721012738806</id><published>2004-06-09T22:52:00.000-07:00</published><updated>2004-06-09T23:06:58.336-07:00</updated><title type='text'>Gmail wish list</title><content type='html'>&lt;ul&gt;&lt;li&gt;I wish Gmail had the ability to "label" contacts... Gmail could then automatically label incoming email. (Contacts could then be organized and managed the same way as your Gmail!)&lt;/li&gt;
&lt;li&gt;I wish Gmail had a 'you have email' icon that shows up on my computer when new email arrives.&lt;/li&gt;
&lt;li&gt;I wish Gmail had a time out on the login (I have mixed feelings about it's 'always connected' mode).&lt;/li&gt;
&lt;li&gt;I wish Gmail had a "Save Draft" feature.&lt;/li&gt;
&lt;li&gt;I wish Gmail had signatures.&lt;/li&gt;
&lt;li&gt;I wish Gmail's "contacts" window didn't pop-up and then goes &lt;i&gt;behind&lt;/i&gt; the Gmail window. (perhaps this is an IE setting I can control?)&lt;/li&gt;
&lt;li&gt;I wish &lt;b&gt;ALL&lt;/b&gt; of Gmail's "from" and "to" fields would "auto-fill" the same way the "from" and "to" fields in the "compose mail" screen do (a very cool feature!).&lt;/li&gt;
&lt;li&gt;I wish the spell check on Blogger would work the same as the spell check on Gmail -- it rocks!&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/7053079-108684721012738806?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108684721012738806/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108684721012738806' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108684721012738806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108684721012738806'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/06/gmail-wish-list.html' title='Gmail wish list'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108650213407972471</id><published>2004-06-05T23:02:00.000-07:00</published><updated>2004-06-05T23:08:54.080-07:00</updated><title type='text'>Guitar for Dummies</title><content type='html'>This is NOT a learn-to-play-guitar book; it's a book &lt;b&gt;about&lt;/b&gt; guitars. I ordered it from Amazon before finding this out (I should have read the user comments better); I returned it shortly after it arrived (returning things if very easy with Amazon).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108650213407972471?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108650213407972471/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108650213407972471' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108650213407972471'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108650213407972471'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/06/guitar-for-dummies.html' title='Guitar for Dummies'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108520839863160525</id><published>2004-05-21T23:44:00.000-07:00</published><updated>2004-05-25T20:26:46.856-07:00</updated><title type='text'>Spyware Smashing Code</title><content type='html'>I read an article on viruses, spyware, and other bad computer things. The article recommended the following software:&lt;ul&gt;&lt;li&gt;Spyware Blaster: &lt;a href="http://www.javacoolsoftware.com/"&gt;http://www.javacoolsoftware.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Spybot Search &amp; Destroy: &lt;a href="http://www.safer-networking.org/"&gt;http://www.safer-networking.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;I use both and highly recommend them. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108520839863160525?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108520839863160525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108520839863160525' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108520839863160525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108520839863160525'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/05/spyware-smashing-code.html' title='Spyware Smashing Code'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108511807913201253</id><published>2004-05-20T22:41:00.000-07:00</published><updated>2004-05-20T22:53:36.693-07:00</updated><title type='text'>BOOK: Coder to Developer</title><content type='html'>I just heard of a new book -- &lt;a href="http://www.amazon.com/exec/obidos/tg/detail/-/078214327X/qid=1085117989/sr=1-1/ref=sr_1_1/104-5213204-3162304?v=glance&amp;s=books"&gt;Coder to Developer: Tools and Strategies for Delivering Your Software&lt;/a&gt;. The Amazon reviews compare it to &lt;a href="http://www.amazon.com/exec/obidos/ASIN/020161622X/qid=1085118769/sr=2-1/ref=sr_2_1/104-5213204-3162304"&gt;The Pragmatic Programmer&lt;/a&gt;, a book I highly recommend. I'll have to take a look at this one and see if I agree.
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108511807913201253?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108511807913201253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108511807913201253' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511807913201253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511807913201253'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/05/book-coder-to-developer.html' title='BOOK: Coder to Developer'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108511470968444417</id><published>2004-05-20T21:45:00.000-07:00</published><updated>2004-05-20T21:48:58.400-07:00</updated><title type='text'>gmail</title><content type='html'>I've been beta testing gmail for a few days now and I'm impressed! It's interface is clean and quick. With the keyboard shortcuts you can do everything you need to do without using the mouse (which will warm the heart of vi users). The automatic threading makes digging through a 'pile' of emails a breeze. I haven't made much use of the labels feature yet, but I like the idea behind it -- no folders, just tags. I just spell checked this posting -- the spell checker is integrated into the GUI in the most amazing fashion. Usability: 5 of 5 stars!
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108511470968444417?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108511470968444417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108511470968444417' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511470968444417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511470968444417'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/05/gmail.html' title='gmail'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry><entry><id>tag:blogger.com,1999:blog-7053079.post-108511088267074764</id><published>2004-05-20T20:41:00.000-07:00</published><updated>2004-05-20T20:54:05.576-07:00</updated><title type='text'>Open Minds, Open Source</title><content type='html'>I just read an interesting article, "Open Minds, Open Source," by Eric S. Raymond (the author of &lt;a href="http://www.amazon.com/exec/obidos/tg/detail/-/1565927249/qid=1085110578/sr=1-2/ref=sr_1_2/104-5213204-3162304?v=glance&amp;s=books"&gt;The Cathedral and the Bazaar&lt;/a&gt;) in this months &lt;a href="http://www.analogsf.com/0407_08/issue_07_08.shtml"&gt;Analog Science Fiction &amp; Fact&lt;/a&gt;. The article makes a good argument for the eventual demise of closed software development. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7053079-108511088267074764?l=tsissicran.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tsissicran.blogspot.com/feeds/108511088267074764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7053079&amp;postID=108511088267074764' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511088267074764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7053079/posts/default/108511088267074764'/><link rel='alternate' type='text/html' href='http://tsissicran.blogspot.com/2004/05/open-minds-open-source.html' title='Open Minds, Open Source'/><author><name>Mark Terry</name><uri>http://www.blogger.com/profile/05946493701812062890</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></entry></feed>
