<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dave Enjoys</title>
	<atom:link href="http://www.daveenjoys.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveenjoys.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 01:42:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ramblings on Search.</title>
		<link>http://www.daveenjoys.com/2010/03/11/ramblings-on-search/</link>
		<comments>http://www.daveenjoys.com/2010/03/11/ramblings-on-search/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 01:42:50 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Gigablast]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[searchwiki]]></category>
		<category><![CDATA[social search]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=384</guid>
		<description><![CDATA[
A Better Search Engine.
X= (C*15) + (E*40) + ((A1*40) + (A2*30) + (A3*20) + (A4*10) + (A5*5)) + (M*20)

X = The ranking value for any given entry for a given search query.
C = The natural ranking given by a natural search engine analysis (such as provided via Google, Yahoo, Bing).
E = The ranking value given [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/25/opendns-free-and-extremely-useful/' rel='bookmark' title='Permanent Link: OpenDNS &#8211; free and extremely useful.'>OpenDNS &#8211; free and extremely useful.</a> <small>OpenDNS is one of those great services that is simply...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<p style="text-align: center;"><strong>A Better Search Engine.</strong></p>
<p style="text-align: center;">X= (C*15) + (E*40) + ((A1*40) + (A2*30) + (A3*20) + (A4*10) + (A5*5)) + (M*20)</p>
<p style="text-align: center;">
<p style="text-align: left;">X = The ranking value for any given entry for a given search <a class="zem_slink" title="Query" rel="wikipedia" href="http://en.wikipedia.org/wiki/Query">query</a>.</p>
<p style="text-align: left;">C = The natural ranking given by a natural search engine analysis (such as provided via <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a>, <a class="zem_slink" title="Yahoo!" rel="homepage" href="http://www.yahoo.com">Yahoo</a>, <a class="zem_slink" title="Bing" rel="crunchbase" href="http://www.crunchbase.com/product/bing">Bing</a>).</p>
<p style="text-align: left;">E = The ranking value given by individuals noted as experts in the field. For example &#8211; an individual &#8220;recognized&#8221; as an expert in American Civil War History voting on SiteA as of high importance to queries on &#8220;Vicksburg battle&#8221; would cause SiteA to receive a ranking value boost of E*40, where E is the ranking given by the expert, ranking inverted so that 1 = 1 (first result) and 10000 = .00001 (ten thousandth result).</p>
<p style="text-align: left;">A(1,2,3,4,5) = Aggregate of users rankings. These are aggregated based on &#8220;trust.&#8221; A user receives trust as they demonstrate reliability over time. This would be determined by a sub-algorithm that considered factors such as (a) how often user agreed with experts, (b) how often user agreed with crawler, (c) how often user agreed with other high-level users, etc.</p>
<p style="text-align: left;">M = Whether the user has verified their identity and linked a valid credit/banking account to their account. Fines would be imposed on individuals abusing the system using this linked information. Linking to valid monetary funds would not be required but would be an optional means of increasing trust.</p>
<p style="text-align: center;"><strong>An Introduction.</strong></p>
<p style="text-align: left;">Since at least 2003 I have believed there was a better way to do search &#8211; and that way is socially. I nearly launched a business at that juncture to create such a search engine. I&#8217;ve waited eagerly over the years for someone to implement what seems so common sense to me &#8211; only to repeatedly be disappointed.</p>
<p style="text-align: left;">Google has now killed off SearchWiki. While far from what I envision &#8211; it was still closer and a move in the right direction for the company that has always insisted that machines can do it better. I had hoped it was the beginning of a change for Google &#8211; but the reversion to stars is devastating. So, I wanted to whine&#8230;.and here it is.</p>
<p style="text-align: left;">I&#8217;m not going to spend all night on it at this juncture&#8230;but I may add to this article on occasion. That&#8217;s all.</p>
<p style="text-align: left;">
<p style="text-align: center;"><strong>What Would It Take?</strong></p>
<p style="text-align: left;">Some would suggest that this project would be nigh impossible to complete &#8211; certainly impossible against a behemoth like Google. I don&#8217;t think so.</p>
<ul>
<li>There is a free/open source robust, web search engine currently available called <a href="http://lucene.apache.org/nutch/">Nutch</a>. It&#8217;s actually been around for years (I was looking at it back around 2003 as well).</li>
<li>There is also the option of using one of the many discarded web search engines &#8211; or getting a larger partner on-board like <a href="http://www.yahoo.com/">Yahoo!</a> or <a href="http://www.microsoft.com/">Microsoft</a>. <a href="http://www.wink.com/">Wink</a> had something going for a while, <a href="http://www.eurekster.com/">Eurekster</a> also liked like it had potential.</li>
<li>Matt Wells has demonstrated <a href="http://searchenginewatch.com/3080321">what can be done on a low budget with web search</a> for ten years now with <a href="http://www.gigablast.com/">Gigablast</a>. Think &lt;$10,000 to start for hardware.</li>
<li>Hiring &#8220;experts&#8221; isn&#8217;t that hard. For initial seeding one could use educated non-experts (e.g. <a href="http://www.pbu.edu/">college students</a>) who are willing to work for a low hourly rate ($10/hr.) but can make intelligent choices between web results.</li>
<li><a href="http://www.wikipedia.org/">Wikipedia</a> has demonstrated that it is possible to create an open eco-system which remains fairly spam free.</li>
</ul>
<p style="text-align: center;"><strong>Incentives.</strong></p>
<p style="text-align: left;">For both businesses and individuals there would be an incentive to play fair, to contribute content, etc.:</p>
<ul>
<li>Businesses would receive &#8220;cred&#8221; for good submissions/votes which they could then use to promote their own valid content (they&#8217;d lose cred quickly if they abused their cred).</li>
<li>Individuals could do the same for their own websites.</li>
<li>We also find the pride of ownership and accomplishment would play a significant role as seen in <a href="http://www.wikipedia.org/">Wikipedia</a>, <a href="http://www.youtube.com/">YouTube</a>, and <a href="http://www.dmoz.org/">DMoZ</a>.</li>
<li>It&#8217;d make sense to me to implement revenue sharing (at the &#8220;higher&#8221; levels of user trust).*</li>
</ul>
<p>*Consider, we have say 500 individuals with levels A1, A2, or A3 trust who have voted on at least one result on a query result. This query result over a months time generates $1,000 in revenue. 25% is set aside for user compensation. We&#8217;d do something like this:</p>
<p>For Each userx</p>
<p>myportion = myrelevantresults + (mytrustlevel * mytrustpoints)</p>
<p>Next</p>
<p>We&#8217;d then divide the 25% ($250) by the sum of all userx&#8217;s myportion (sumx). Then give each user sumx*myportion (ex. $250 / 3000 = $0.083 * 60 = $5). Not a lot of cash &#8211; but that is a rough guestimate on a single search query!</p>
<p style="text-align: center;"><strong>Why Don&#8217;t You Do It?</strong></p>
<p style="text-align: left;">I&#8217;m sure some will wonder why I didn&#8217;t do it in the past and why I haven&#8217;t done it now. Ahh &#8211; that is the question. There are numerous contributing factors both past and present but the essence comes down to, I like ideas more than implementation (who doesn&#8217;t?)&#8230;and more importantly, I find myself more the aggregator of knowledge than the creator of methods. In other words, to some small extent, I&#8217;m a walking search engine &#8211; and I would love to input my knowledge into an engine like this&#8230;but I am not a skilled developer. I mean &#8211; I program, but I&#8217;m no <a href="http://weblogs.asp.net/scottgu/">Scott Guthrie</a> (or&#8230;more in my realm, <a href="http://www.facebook.com/people/Corey-Palmer/">Corey Palmer</a>, <a href="http://www.facebook.com/#!/profile.php?id=1268454934&amp;ref=ts">Ash Khan</a>, or <a href="http://www.linkedin.com/profile?viewProfile=&amp;key=40723800">Kevin Clough</a>).</p>
<p style="text-align: center;"><strong>Feedback Requested.</strong></p>
<p style="text-align: left;">I&#8217;m open to feedback from anywhere&#8230;so speak up. A few individuals who come to mind are <a href="http://www.linkedin.com/in/smarder">Steve Marder</a>, <a href="http://nz.linkedin.com/in/grantryan">Grant Ryan</a>, and <a href="http://calacanis.com/">Jason Calacanis</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8c3d64a7-e1f0-47f9-8104-f94e80f2bef2/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=8c3d64a7-e1f0-47f9-8104-f94e80f2bef2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/25/opendns-free-and-extremely-useful/' rel='bookmark' title='Permanent Link: OpenDNS &#8211; free and extremely useful.'>OpenDNS &#8211; free and extremely useful.</a> <small>OpenDNS is one of those great services that is simply...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2010/03/11/ramblings-on-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflections on Newsweek Feb. 8, 2010 Cover Story (Anti-Depressants).</title>
		<link>http://www.daveenjoys.com/2010/02/04/reflections-on-newsweek-feb-8-2010-cover-story-anti-depressants/</link>
		<comments>http://www.daveenjoys.com/2010/02/04/reflections-on-newsweek-feb-8-2010-cover-story-anti-depressants/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:01:01 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[health]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Antidepressant]]></category>
		<category><![CDATA[begley]]></category>
		<category><![CDATA[Clinical trial]]></category>
		<category><![CDATA[Columbia University]]></category>
		<category><![CDATA[klitzman]]></category>
		<category><![CDATA[Major depressive disorder]]></category>
		<category><![CDATA[mental health]]></category>
		<category><![CDATA[Newsweek]]></category>
		<category><![CDATA[Obsessive–compulsive disorder]]></category>
		<category><![CDATA[Placebo]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=365</guid>
		<description><![CDATA[I&#8217;m a huge fan of Newsweek. A few years ago Charity called in and supported NPR for one of their fundraising drives and we received a free one year subscription to Newsweek &#8211; we&#8217;ve kept it ever since. We both love to read Newsweek &#8211; finding it informative and oftentimes approaching issues from multiple perspectives.
Tonight [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a huge fan of Newsweek. A few years ago Charity called in and supported NPR for one of their fundraising drives and we received a free one year subscription to Newsweek &#8211; we&#8217;ve kept it ever since. We both love to read Newsweek &#8211; finding it informative and oftentimes approaching issues from multiple perspectives.</p>
<p>Tonight I am sadly disappointed. I finally had a chance to read the Feb. 8 2010 issue with a promising cover story on antidepressants by <a href="http://www.newsweek.com/id/32249">Sharon Begley</a>. I had expected, in common Newsweek fashion, to find an extended report on the overall story supplemented by articles from various perspectives &#8211; I was sadly mistaken. Begley&#8217;s article used recent controversial findings to smack around the efficiency of <a class="zem_slink" title="Antidepressant" rel="wikipedia" href="http://en.wikipedia.org/wiki/Antidepressant">anti-depressants</a> rather ferociously, then there was a small, one-page response from <a href="http://www.cumc.columbia.edu/dept/bec/staff/klitzman.html">Robert Klitzman</a>, a psychiatrist, author, and professor at <a class="zem_slink" title="Columbia University" rel="homepage" href="http://www.columbia.edu/">Columbia University</a>.</p>
<p><a href="http://www.newsweek.com/id/32325">Jon Meacham</a>, what happened here? Begley&#8217;s article highlights some interesting and thought-provoking research findings, but doesn&#8217;t seem to seriously consider the issues with the research findings. Klitzman&#8217;s article, while raising some important issues, is too short to offer a resource defense against Begley&#8217;s article. Klitzman&#8217;s use of personal, subjective experience is entirely worthwhile, but in an article this short it seems to overshadow the more scientific issues relating to researchers&#8217; methodology in acquiring these results.</p>
<p>I haven&#8217;t had time to read the original research publications and probably won&#8217;t&#8230;nor am I a qualified <a class="zem_slink" title="Mental health" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mental_health">mental health</a> professional&#8230;but as an individual who has suffered from <a class="zem_slink" title="Obsessive–compulsive disorder" rel="wikipedia" href="http://en.wikipedia.org/wiki/Obsessive%E2%80%93compulsive_disorder">Obsessive Compulsive Disorder</a> (OCD) and Major Depressive Episodes for all of my conscious life, I&#8217;d like to share a few observations:</p>
<ul>
<li>One must correlate not only the effectiveness of a single drug but the effectiveness of a class of drugs on the individual. For example, this study reflects that an individual in a <a class="zem_slink" title="Clinical trial" rel="wikipedia" href="http://en.wikipedia.org/wiki/Clinical_trial">clinical trial</a> for say Prozac experiences only a 1% decrease in symptoms &#8211; similar or identical to a <a class="zem_slink" title="Placebo" rel="wikipedia" href="http://en.wikipedia.org/wiki/Placebo">placebo effect</a>. What the study does not correlate is how that same individual responds to different drugs used to treat the same disorder. For example &#8211; if this individual uses Zoloft, Paxil, etc. do they experience a more significant reduction in symptoms? One of the differences (for me) between Zoloft and Prozac is weight gain versus weight loss/stability. Future studies need to consider the effectiveness of a class of drugs in treatment of an individual versus an individual drug. Thus the question is, would any drug within this treatment class significantly reduce the symptoms of the sufferer? If so, this is a victory for &#8220;anti-depressants&#8221; in general. One cannot suggest that anti-depressants as a class are ineffective without considering their effectiveness as a class on the individual. Ineffectiveness in a case study of treatment of an individual with a single drug is not evidence that anti-depressants don&#8217;t work but that that specific anti-depressant doesn&#8217;t assist that individual.</li>
<li>The lumping in of the varied forms of <a class="zem_slink" title="Major depressive disorder" rel="wikipedia" href="http://en.wikipedia.org/wiki/Major_depressive_disorder">depression</a> is a significant issue as well. There are significant differences between the forms and intensity of depression which is further complicated by coexisting disorders. Yes, situational depression (e.g. death of a friend or family member) is likely to resolve itself &#8211; but this is very different from the depression which simply sits upon a person like a funk &#8211; with no rhyme or reason. Dysthymic Depression has different implications than a sudden Major Depressive Episode.</li>
<li>I&#8217;m not aware of anyone advocating that we pop anti-depressants like tic tacs and yet the article seems to indicate that these anti-depressants are being handed out to anyone who is experiencing a bit of grief. There is little disagreement, as far as I am aware, that medications are not a panacea for depression and that they should be utilized in moderation, in combination with other approaches, and for depression which appears to be ongoing and severely limiting rather than limited and minimal.</li>
<li>Begley recommends psychotherapy as an effective alternative treatment, but that is a very general class &#8211; much more general than the anti-depressants mentioned. What sort of psychotherapy is being referred to? Psychoanalysis? Cognitive-Behavioral?</li>
</ul>
<p>I would have liked to see someone like <a class="zem_slink" title="Peter D. Kramer" rel="homepage" href="http://www.peterdkramer.com/">Peter Kramer</a> who wrote the excellent book Against Depression write a response to Begley&#8217;s article (I think Klitzman is also fully capable of writing an article of such a nature given a more extended page count&#8230;I mention Kramer because he has written extensively on this subject). In the end, I simply want to suggest that Newsweek should be more careful in how they handle topics like this. It felt extremely one-sided and was not provided the depth or breadth I&#8217;ve come to expect from Newsweek.</p>
<p>The article raises good questions. We need to be considering the efficiency of our antidepressants. We need to be pushing for alternative treatments that don&#8217;t require the introduction of potentially harmful chemicals into our bodies. We need to smash any mentality that considers every blue mood an instance of depression and worthy of a few pills.</p>
<p>But where, oh where, where the articles talking about what sorts of psychotherapy are effective for treating depression? Where was the article even defining depression? Where were the articles talking about the efficiency of these same anti-depressants for other disorders &#8211; for example Obsessive-Compulsive Disorder? Where were the articles on how to improve our system?</p>
<p><strong>Update 2/06/10: </strong>I&#8217;d like to thank Peter Kramer for taking the time to comment on this article and would like to point everyone&#8217;s attention to the several articles he has written in response to Newsweek&#8217;s article and the underlying research used in the article</p>
<ul>
<li>Here is an <a href="http://www.doublex.com/blog/xxfactor/how-do-antidepressants-work-newsweek-gets-it-wrong">article for Slate</a> that Kramer wrote explaining <a href="http://psy.hull.ac.uk/Staff/i.kirsch/">Irving Kirsch&#8217;s</a> understanding of tianeptine and why it isn&#8217;t the clear-cut evidence Kirsch suggests. Kramer has some fairly strong words for Newsweek, &#8220;To set aside the testimony of animal model research, brain enzyme  research, the new work on neurogenesis, and on and on—this stance has  the whiff about it of science denial. It is one that a major magazine  should have showcased cautiously, if at all, and only after having done  some serious homework.&#8221;</li>
<li>Here is another <a href="http://www.doublex.com/section/health-science/real-depression-story?page=0,0">article for Slate</a> in which Kramer evaluates the results of the recent JAMA study and demonstrates significant concerns acknowledged by the U. Penn researchers themselves concerning the efficacy of drawing conclusions on minor depression from this study.</li>
<li>Finally, <a href="http://www.psychologytoday.com/blog/in-practice/200802/dead-horse">Kramer responds to arguments that individual responses to placebos</a> are significant by noting that the test groups in studies reflecting this result oftentimes include a number of test subjects who don&#8217;t have the disorder &#8211; thus the apparent efficiency of placebos.</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a3294a52-309a-405a-825a-2c71e12b89f0/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a3294a52-309a-405a-825a-2c71e12b89f0" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2010/02/04/reflections-on-newsweek-feb-8-2010-cover-story-anti-depressants/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tilted Mill&#8217;s Mosby&#8217;s Confederacy.</title>
		<link>http://www.daveenjoys.com/2010/01/11/tilted-mills-mosbys-confederacy/</link>
		<comments>http://www.daveenjoys.com/2010/01/11/tilted-mills-mosbys-confederacy/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 04:31:42 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[American Civil War]]></category>
		<category><![CDATA[Civil War]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[historical]]></category>
		<category><![CDATA[inexpensive]]></category>
		<category><![CDATA[John Mosby]]></category>
		<category><![CDATA[Real-time strategy]]></category>
		<category><![CDATA[Rome Total War]]></category>
		<category><![CDATA[Rome Total War: Alexander]]></category>
		<category><![CDATA[rpg]]></category>
		<category><![CDATA[rts]]></category>
		<category><![CDATA[Sid Meier]]></category>
		<category><![CDATA[Stonewall Jackson]]></category>
		<category><![CDATA[Strategy game]]></category>
		<category><![CDATA[tactical]]></category>
		<category><![CDATA[Tilted Mill]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=352</guid>
		<description><![CDATA[Over Christmas Break Steam (hey, guys, what about an affiliate program?  i should get paid for this promotion  ) had some absolutely amazing sales on games &#8211; including some strategy war games (I mean like 80-90% off). I purchased four for around $25 total &#8211; Rome Total War, Rome Total War: Alexander, Take Command [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/23/medieval-ii-total-war/' rel='bookmark' title='Permanent Link: Medieval II: Total War.'>Medieval II: Total War.</a> <small>Video Gaming has become a major part of our culture....</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Over Christmas Break <a href="http://www.steampowered.com/">Steam</a> (hey, guys, what about an affiliate program?  i should get paid for this promotion <img src='http://www.daveenjoys.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) had some absolutely amazing sales on games &#8211; including some strategy war games (I mean like 80-90% off). I purchased four for around $25 total &#8211; <a class="zem_slink" title="Rome: Total War" rel="wikipedia" href="http://en.wikipedia.org/wiki/Rome%3A_Total_War">Rome Total War</a>, Rome Total War: <a class="zem_slink" title="Rome: Total War: Alexander" rel="wikipedia" href="http://en.wikipedia.org/wiki/Rome%3A_Total_War%3A_Alexander">Alexander</a>, Take Command &#8211; 2nd Manassas, and Mosby&#8217;s Confederacy. I&#8217;ve tried the first two and last one &#8211; haven&#8217;t had a chance to try 2nd Manassas yet, though I heard great things about it when it came out originally. I really enjoyed playing Tilted Mill&#8217;s Mosby&#8217;s Confederacy so I&#8217;ve spent most of my available gaming time on that game (I just completed it).</p>
<p>Tilted Mill&#8217;s Mosby&#8217;s Confederacy is a combination strategic/tactical wargame (my favorite kind &#8211; thus my enjoyment of the Total War series). This game, however, is fairly simplistic compared to epics like Total War &#8211; it reminds me of the great classics by W.R. Hutsell (e.g. VGA <a class="zem_slink" title="American Civil War" rel="wikipedia" href="http://en.wikipedia.org/wiki/American_Civil_War">Civil War</a> Strategy). The game map covers only a relatively small area consisting of several towns and the surrounding areas in which Mosby actually traveled/fought/raided. At the strategic level one each turn gets to &#8220;develop&#8221; ones character (<a class="zem_slink" title="John S. Mosby" rel="wikipedia" href="http://en.wikipedia.org/wiki/John_S._Mosby">John Singleton Mosby</a>) in a somewhat RPG element. Depending on the attribute you choose to enhance will effect how your character performs and what options for character development will be available on the next turn. At the town level you can upgrade a number of facets by using the reputation you earn in each battle. This can be utilized to increase support by the locals (increasing the radius in which they will fight for you), increase the size of stables, weapons cache storage, or hospitals, drill the soldiers in that town, upgrade your hospital, or upgrade the weaponry of your soldiers.</p>
<p>Each turn several missions are available. These missions revolve around several themes: destruction of enemy troops or capture of enemy munitions, horses, or officers &#8211; sometimes a combination of these. There are also special &#8220;star&#8221; missions which indicate a historically important endeavor Mosby undertook.</p>
<p><a href="http://www.daveenjoys.com/wp-content/uploads/2010/01/mosby_screen_1.jpg"><img class="aligncenter size-medium wp-image-355" title="Mosby's Confederacy Strategic Map" src="http://www.daveenjoys.com/wp-content/uploads/2010/01/mosby_screen_1-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>When one chooses a mission one can choose from the soldiers within reach of that location to participate in the battle. Each soldier receives experience as he enters into and successfully survives combat. Soldiers also develop characteristics &#8211; but this occurs automatically, rather than selectively as in the case of Mosby. Soldiers find a variety of specialties including sharpshooter, ranger, <a class="zem_slink" title="Cavalry" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cavalry">cavalry</a>, and scout. You can provide the soldiers with horses if you have them available and must have enough munitions for your men (the more experienced men consume more ammunition).</p>
<p>Finally you are ready for battle. This is a real-time environment similar to that found in <a class="zem_slink" title="Sid Meier" rel="wikipedia" href="http://en.wikipedia.org/wiki/Sid_Meier">Sid Meier</a>&#8217;s Gettysburg or many standard <a class="zem_slink" title="Real-time strategy" rel="wikipedia" href="http://en.wikipedia.org/wiki/Real-time_strategy">RTS games</a> (e.g. the popular Commando series) &#8211; though it is on a small-scale compared to say Gettysburg. At the most you will have twenty men under your command. The battle ensues at a somewhat slow pace, one attempts to capture the various objectives and receives reputation points based on a number of factors (in addition to any munitions or horses captured in battle) &#8211; how many enemy troops were killed, how many surrendered, what objectives were accomplished, how many men died from your troop, etc. You are taken back to the main screen and can then use these reputation points, assign a new skill to Mosby, choose a new mission and so on.</p>
<p><a href="http://www.daveenjoys.com/wp-content/uploads/2010/01/mosby_screen_5.jpg"><img class="aligncenter size-medium wp-image-356" title="Mosby's Confederacy Tactical Map" src="http://www.daveenjoys.com/wp-content/uploads/2010/01/mosby_screen_5-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>Overall &#8211; the game is very enjoyable. I do have a few small complaints:</p>
<ul>
<li>You cannot save your game while in tactical battles. This is probably purposed to increase the difficulty of the game (no saving a certain point in the battle and trying over and over to obtain better results) but is annoying if you need to stop the game and work on something else for a while in the midst of a battle (you have to start the battle all over).</li>
<li>I have a fairly powerful computer that runs games well &#8211; but I experienced a slow decrease in performance during tactical battles the longer I played Mosby&#8217;s Confederacy. I suspect some sort of memory leak. I found that this seemed to occur most frequently if I increased the time speed in tactical battles. At regular speed it did fine, but speeding the time progression caused the units to move faster at first but eventually (after 10-45 mins.) the graphics would become choppy, the interface non-responsive, and even playing at the slower speed could be painful.</li>
<li>The documentation for the game consists of perhaps four or five pages &#8211; this is very disappointing. There is little information on the various attributes of soldiers, whether terrain/cover affects combat (I would hope so), and what the effects of putting a sharpshooter on a mount is or what having a cavalryman walk on foot is. Additionally I did not see any documentation on how to wisely utilize swords or bayonets &#8211; though both are available.</li>
<li>For most gamers outside of war <a class="zem_slink" title="Strategy game" rel="wikipedia" href="http://en.wikipedia.org/wiki/Strategy_game">strategy games</a> this game probably has tons of playability &#8211; but for individuals who are used to the weeks and weeks (or months) to beat strategy games &#8211; Mosby&#8217;s Confederacy is so short, nor does it offer significant incentive for repeating the game again after completion (and fairly abruptly ends with a statement of your stats but little indication of how you did compared to the absolutely best possible).</li>
</ul>
<p>This said, I&#8217;m more than satisfied with my purchase (I think it was $2.50 or $5) &#8211; I probably wouldn&#8217;t spend $13 on it (but I&#8217;m a cheapskate, I usually wait a year or two after a game comes out before purchasing it &#8211; except for Battlefront/Fury Software&#8217;s Strategic Command 2). If you have a hankering for Civil War combat &#8211; its a worthwhile purchase&#8230;I&#8217;m hoping that Tilted Mill will take the opportunity to make similar games using the same engine. It seems that with refinement this engine could even be used to create a grand strategy of the civil war &#8211; but I&#8217;d be especially interested in seeing more games similar to Mosby &#8211; perhaps focusing on the war west of the mississippi (arkansas, kansas, california) or <a class="zem_slink" title="Stonewall Jackson" rel="wikipedia" href="http://en.wikipedia.org/wiki/Stonewall_Jackson">Stonewall Jackson</a>&#8217;s campaign in the valley.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6099bded-f9a7-4065-863c-88db75544f56/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=6099bded-f9a7-4065-863c-88db75544f56" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/23/medieval-ii-total-war/' rel='bookmark' title='Permanent Link: Medieval II: Total War.'>Medieval II: Total War.</a> <small>Video Gaming has become a major part of our culture....</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2010/01/11/tilted-mills-mosbys-confederacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Healthcare Reform and Technology.</title>
		<link>http://www.daveenjoys.com/2009/12/13/healthcare-reform-and-technology/</link>
		<comments>http://www.daveenjoys.com/2009/12/13/healthcare-reform-and-technology/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 04:32:01 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Blood pressure]]></category>
		<category><![CDATA[Conditions and Diseases]]></category>
		<category><![CDATA[doctor]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[Health insurance]]></category>
		<category><![CDATA[healthcare]]></category>
		<category><![CDATA[physician]]></category>
		<category><![CDATA[smart devices]]></category>
		<category><![CDATA[World Community Grid]]></category>
		<category><![CDATA[zeo]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=348</guid>
		<description><![CDATA[



Image via Wikipedia



Disclaimer:
When it comes to discussions about nationalized healthcare, cost reductions, and other major political issues &#8211; I generally don&#8217;t feel qualified to comment. With this post I&#8217;m stepping out on a limb &#8211; and my qualifications(1) for doing so are probably still lacking. I welcome your feedback. I&#8217;m more than happy to be [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/10/08/zeo-i-want-it/' rel='bookmark' title='Permanent Link: Zeo &#8211; I Want It!'>Zeo &#8211; I Want It!</a> <small> Image via Wikipedia Okay folks, I haven&#8217;t gotten my...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Humanbood600x.jpg"><img title="Human blood magnified 600 times" src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Humanbood600x.jpg/300px-Humanbood600x.jpg" alt="Human blood magnified 600 times" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Humanbood600x.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p><strong>Disclaimer:</strong></p>
<p>When it comes to discussions about nationalized <a class="zem_slink freebase/en/health_care" title="Health care" rel="wikipedia" href="http://en.wikipedia.org/wiki/Health_care">healthcare</a>, cost reductions, and other major political issues &#8211; I generally don&#8217;t feel qualified to comment. With this post I&#8217;m stepping out on a limb &#8211; and my qualifications(1) for doing so are probably still lacking. I welcome your feedback. I&#8217;m more than happy to be proved wrong &#8211; this is just want seems logical (and obvious?) to me.</p>
<p><strong>Delimiters:</strong></p>
<p>In this post I am not going to argue for or against nationalized healthcare, rather I am going to discuss alternative methods of reducing costs/improving treatment. This is not because I disagree with nationalized healthcare(2) but rather because I see these steps as being a natural first step in any attempts at cost reduction/treatment improvement.</p>
<p><strong>Automation:</strong></p>
<p>Each year I (try to) go for a physical with my doctor. I don&#8217;t enjoy it &#8211; but it allows me to find out if there is something major and obvious wrong with me. It takes a lot of time to see a doctor. After setting up the appointment one generally has to leave work and travel to the doctor. Being the anti-travel person that I am, that isn&#8217;t too big of a hazard &#8211; my doctor is five minutes drive from my house, ten from my work. Still &#8211; its a nuisance.</p>
<p>Once I arrive, no matter how early or late, I always end up waiting and waiting (and waiting and waiting). Generally I am surrounded by others like me who are <a class="zem_slink freebase/en/health" title="Health" rel="wikipedia" href="http://en.wikipedia.org/wiki/Health">healthy</a> and present for routine maintenance as well as those who are ill. Unfortunately, this means I am in a closed air enclosure with several individuals who are hacking and sneezing &#8211; throwing contagious germs around the room. I don&#8217;t harbor any hard feelings &#8211; I do the same when I am ill and I go to the same place to get treatment&#8230;but still, the risk is that I will leave with more wrong with me than when I entered.</p>
<p>The doctor&#8217;s examination includes fairly routine processes. He checks my height and weight. Checks my <a class="zem_slink freebase/en/blood_pressure" title="Blood pressure" rel="wikipedia" href="http://en.wikipedia.org/wiki/Blood_pressure">blood pressure</a>, listens to my heart beat, pays attention for any abnormalities in my breathing, checks my mouth, ears, and nose &#8211; amongst other questions and proddings. Much of this process is actually carried out by one or more nurses (including the occasional bleeding for blood tests).</p>
<p>Now, my suggestion is simple, why not work on devices like the <a href="http://www.myzeo.com/">Zeo</a> which can perform most of this sort of monitoring automatically? Granted, the Zeo is only for sleep &#8211; but why can we not make multifunctional devices that can monitor our blood pressure, heart beat, breathing, and any of dozens of other health factors? It seems that both the <a class="zem_slink freebase/en/apple_inc" title="Apple" rel="homepage" href="http://www.apple.com">Apple</a> <a class="zem_slink freebase/en/iphone" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a> and the Verizon/Motorola/Google Droid would be able to serve as perfect multifunctional devices for such a purpose (in addition to their many current uses). I&#8217;m not a big fan of having something implanted in me (call it Revelation/666 syndrome if you must) but I see no reason why such devices could not be used once a day/week in a few moments or with a small wireless bandaid type patch to monitor our health.</p>
<p>This automation would provide us with numerous benefits such as:</p>
<ul>
<li>Reduced visits to doctors for regular physicals, increasing our work productivity/time off for recreation.</li>
<li>Increased monitoring of our vitals &#8211; alerting us to health issues in days instead of weeks or months.</li>
<li>Reduced exposure to environments with significant amounts of communicable health issues.</li>
<li>Advanced analysis of our health vitals to determine patterns of health that are disconcerting and need review.</li>
</ul>
<p>Let me give a few examples of how a device like this might function:</p>
<ul>
<li>Jane is fairly healthy. She uses her multifunction device once a week. It gives her peace of mind that her main vitals continue to operate within normal bounds. She doesn&#8217;t spend as much time worrying about whether this or that minor issue might be part of a bigger dilemma.</li>
<li>John uses his device daily. The device notes over a months time that John has significant blood sugar spikes around noon every Friday and this is accompanied by extreme bouts with sleepiness throughout the day. The device alerts John and John is able to change his dieting habits to reduce the sugar intake reducing his sleepiness.</li>
<li>Mary has chronic <a class="zem_slink freebase/en/heart_disease" title="Heart disease" rel="wikipedia" href="http://en.wikipedia.org/wiki/Heart_disease">heart problems</a>. While family bought her one of those devices that calls 911 if pressed they still worry about her constantly&#8230;until she received a multifunction device. She keeps a wireless patch on her all the time &#8211; which covers her vitals. It lets her know when she is working too hard and in danger of bringing on a heart incident and will even call 911 if she keels over &#8211; without her interaction.</li>
</ul>
<p><strong>Analysis:</strong></p>
<p><strong> </strong>I know some people are afraid of having their records kept electronically. I could explain why I don&#8217;t think this is a major concern but perhaps another time(3). The keeping of electronic records instead of traditional paper records would offer several significant benefits:</p>
<ul>
<li>Medical offices could (with permission) share information instantaneously. No more waiting days or weeks to get paperwork transferred from one office to another.</li>
<li>Medical offices could communicate with one another electronically and share results to coordinate better treatment plans.</li>
<li>A significant reduction in the amount of paperwork could be made. Individuals could give HIPAA consent via an e-sign form rather than through the useless bundles one receives at each doctor.</li>
<li>The data could be analyzed anonymously to garner important health information and to look for patterns invisible to the naked human eye. Think about it &#8211; we could find that individuals who now live in every state in the union and are suffering from <a class="zem_slink freebase/en/stomach_cancer" title="Stomach cancer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Stomach_cancer">stomach cancer</a> all originally lived in the small town of (put name here). While this might not solve their health problems it could launch an investigation to discover that (name toxin) is present in (name location &#8211; e.g. elementary school).</li>
<li>Further, the efficiency of treatments, the possibility of causes, the analysis of diseases could all be significantly expedited by such a process. The data could be anonymized and then made available for legitimate researchers to utilize in performing research (e.g. such as <a class="zem_slink freebase/en/world_community_grid" title="World Community Grid" rel="homepage" href="http://www.worldcommunitygrid.org/">World Community Grid</a> projects).</li>
</ul>
<p><strong>Pre-Treatment:</strong></p>
<p>A lot of expense and time is caused by the inability to discover issues before they occur. What if we could monitor our health? What if we could be alerted (and allow our medical professionals to be alerted) before a major issue arises? If our spiking cholesterol levels were managed before they became a crisis? If our hearts failing functionality was noted before it resulted in a heart attack? If our liver and kidney function could be monitored?</p>
<p><strong>Severity Monitoring:</strong></p>
<p>I get sick somewhat often with minor bugs &#8211; a stomach bug, a cold, a virus. Annoying but not life threatening. In my line of work (IT) sometimes its really important to get a project done and while I personally am of the opinion that it is better to stay home and heal before returning to work many others in my field (and the <a class="zem_slink freebase/en/arts_and_entertainment_in_the_united_states" title="Culture of the United States" rel="wikipedia" href="http://en.wikipedia.org/wiki/Culture_of_the_United_States">American culture</a> in general) are not. Sometimes even I succumb to the pressure to be present when feeling under the weather. What if I could cough into a small device attached to my multifunction and receive feedback on what sort of cold or virus I have? If its just the <a class="zem_slink freebase/en/common_cold" title="Common cold" rel="wikipedia" href="http://en.wikipedia.org/wiki/Common_cold">common cold</a> I take some dayquil and am good to go &#8211; but if its strep, bronchitis, or the flu &#8211; well I stay home and see a doctor. How many epidemics could be prevented or reduced?</p>
<p><strong>Conclusion:</strong></p>
<p><strong> </strong>I am not arguing for or against nationalized healthcare. I do wonder why there is not more effort in the areas I have outlined above &#8211; by governmental and private agencies &#8211; to utilize technology to solve these issues. I recognize that these solutions will have minimal effect on what some are especially concerned about (I am concerned as well) &#8211; the masses who are unable to receive affordable healthcare coverage. I suppose my thought is that if we can reduce the burden on the overall system, reduce our costs overall, this would provide more time and finances to direct towards those who have a need (whether that is on a governmental, religious, local, or personal level) while creating a sustainable system for future generations.</p>
<p>I eagerly await your thoughts and feedback. Thanks for your time and consideration of my ramblings!</p>
<p><strong>Notes:</strong></p>
<p>(1)In this instance my qualifications consist in their entirety of (a) reading Newsweek weekly, (b) keeping current on major headlines [including healthcare] via Yahoo, and (c) reading/skimming a wide variety of rss feeds covering a gamut of tech/health topics.</p>
<p>(2)I disagree with those who utilize (Christian) Scripture as a argument against socialized medicine. I see no such impetus in Scripture. On the other hand, I find myself less optimistic about the effectiveness of governmental organizations than many more liberal minds (in Christian circles, Jim Wallis comes to mind).</p>
<p>(3)In brief, (a) privacy is an illusion &#8211; our information is already available, perhaps just not centralized and (b) I have nothing to hide &#8211; so why hide it? You want to know I struggle with Obsessive-Compulsive Disorder? Now you know. Finally, as outlined above I think the benefits are huge (and outweigh the negatives).</p>
<p><strong>Requests for Comment:</strong></p>
<p>Here are a few people who I&#8217;d like to hear their thoughts on this post: Dana Blankenhorn (ZDNet), Jim Wallis (Sojourners), Ed Dobson, Tosca Lee (Demon: A Memoir), Michael Arrington (TechCrunch), Jason Calacanis (Mahalo), the folks over at Zeo.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a03c628f-4330-4836-a30a-e2dc2c848d64/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a03c628f-4330-4836-a30a-e2dc2c848d64" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/10/08/zeo-i-want-it/' rel='bookmark' title='Permanent Link: Zeo &#8211; I Want It!'>Zeo &#8211; I Want It!</a> <small> Image via Wikipedia Okay folks, I haven&#8217;t gotten my...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/12/13/healthcare-reform-and-technology/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interesting (Web) Reading.</title>
		<link>http://www.daveenjoys.com/2009/10/23/interesting-web-reading/</link>
		<comments>http://www.daveenjoys.com/2009/10/23/interesting-web-reading/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 02:56:57 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Adam Pash]]></category>
		<category><![CDATA[CNET Networks]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[TUAW]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=341</guid>
		<description><![CDATA[Figured I&#8217;d share with everyone some interesting articles I&#8217;ve stumbled across recently. Enjoy!

Five Features We Want to See in Ubuntu (Kevin Purdy, Lifehacker). Techiness: 3
MySQL Connector for OpenOffice.org 1.0 GA (Frank Schoenheit, Sun). Techiness: 5
Could One Laptop Per Child be a Bad Thing? (Dana Blankenhorn, ZDNet). Techiness: 2
ShoreTel Gives Skype&#8217;s Enterprise Plans a Lift (Larry [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Figured I&#8217;d share with everyone some interesting articles I&#8217;ve stumbled across recently. Enjoy!</p>
<ul>
<li><a href="http://lifehacker.com/5355900/five-features-we-want-to-see-in-ubuntu">Five Features We Want to See in Ubuntu (Kevin Purdy, Lifehacker)</a>. Techiness: 3</li>
<li><a href="http://blogs.sun.com/GullFOSS/entry/mysql_connector_for_openoffice_org">MySQL Connector for OpenOffice.org 1.0 GA (Frank Schoenheit, Sun)</a>. Techiness: 5</li>
<li><a href="http://blogs.zdnet.com/open-source/?p=4809">Could One Laptop Per Child be a Bad Thing? (Dana Blankenhorn, ZDNet)</a>. Techiness: 2</li>
<li><a href="http://blogs.zdnet.com/BTL/?p=24008">ShoreTel Gives Skype&#8217;s Enterprise Plans a Lift (Larry Dignan, ZDNet)</a>. Techiness: 4</li>
<li><a href="http://news.cnet.com/8301-11128_3-10357360-54.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">IBM&#8217;s North Carolina Smart-Grid Trial Shaves Power (Martin LaMonica, CNET)</a>. Techiness: 1</li>
<li><a href="http://www.tuaw.com/2009/09/22/atandt-poised-to-roll-out-3g-microcell-service/">AT&amp;T Poised to Roll Out 3G MicroCell Service (Steven Sande, TUAW)</a>. Techiness: 2</li>
<li><a href="http://lifehacker.com/5371281/conserve-surge-protector-saves-energy-money">Conserve Surge Protector Saves Energy, Money (Adam Pash, Lifehacker)</a>. Techiness: 1</li>
<li><a href="http://lifehacker.com/5371180/tungle-makes-cross+calendar-scheduling-simple">Tungle Makes Cross-Calendar Scheduling Simple (Jason Fitzpatrick, Lifehacker)</a>. Techiness: 2</li>
<li><a href="http://www.tuaw.com/2009/09/23/credit-card-terminals-for-iphone/">Credit Card Terminals for iPhone (John Burke, TUAW)</a>. Techiness: 2</li>
<li><a href="http://www.betanews.com/article/Seagate-doubles-the-capacity-doubles-the-bandwidth-for-Barracuda-XT/1253654990">Seagate Doubles the Capacity, Doubles the Bandwidth for Barracude XT</a> (Scott M. Fulton, III, BetaNews). Techiness: 3.</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/cc9502c9-6ae7-4d4b-92b8-5e90260f25ec/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=cc9502c9-6ae7-4d4b-92b8-5e90260f25ec" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/10/23/interesting-web-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ScrewTurn Wiki (ASP.NET Software).</title>
		<link>http://www.daveenjoys.com/2009/10/13/screwturn-wiki-asp-net-software/</link>
		<comments>http://www.daveenjoys.com/2009/10/13/screwturn-wiki-asp-net-software/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:10:28 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[GNU General Public License]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[ScrewTurn Wiki]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=339</guid>
		<description><![CDATA[For those who are interested in website design / management ScrewTurn Wiki will probably be of interest. Free, open source (GPLv2), and under constant development ScrewTurn Wiki is a ASP.NET wiki application. I use it on my freewargamer site.
Why would I suggest ScrewTurn as worth a turn or two? Well:

It depends on whether you are [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/09/15/microsofts-free-development-tools/' rel='bookmark' title='Permanent Link: Microsoft&#8217;s Free Development Tools.'>Microsoft&#8217;s Free Development Tools.</a> <small>I remember as a teenager programming for years in QBASIC...</small></li>
<li><a href='http://www.daveenjoys.com/2009/09/18/my-platform-as-a-service-paas-list/' rel='bookmark' title='Permanent Link: My Platform as a Service (PaaS) List.'>My Platform as a Service (PaaS) List.</a> <small> Some people are going to be up in arms...</small></li>
<li><a href='http://www.daveenjoys.com/2009/07/16/snapfiles-useful-and-free-software/' rel='bookmark' title='Permanent Link: SnapFiles &#8211; useful and free software.'>SnapFiles &#8211; useful and free software.</a> <small>For years I have been using a site called SnapFiles...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>For those who are interested in <a class="zem_slink freebase/guid/9202a8c04000641f8000000000041684" title="Website" rel="wikipedia" href="http://en.wikipedia.org/wiki/Website">website</a> <a class="zem_slink freebase/guid/9202a8c04000641f800000000004198d" title="Web design" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_design">design</a> / management <a class="zem_slink freebase/guid/9202a8c04000641f80000000057348d3" title="ScrewTurn Wiki" rel="homepage" href="http://www.screwturn.eu/">ScrewTurn Wiki</a> will probably be of interest. Free, <a class="zem_slink freebase/guid/9202a8c04000641f8000000005bcd984" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">open source</a> (<a class="zem_slink freebase/guid/9202a8c04000641f8000000000019d73" title="GNU General Public License" rel="wikipedia" href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GPLv2</a>), and under constant development ScrewTurn Wiki is a <a class="zem_slink freebase/guid/9202a8c04000641f80000000002fda94" title="ASP.NET" rel="homepage" href="http://www.asp.net">ASP.NET</a> wiki application. I use it on my <a href="http://www.freewargamer.com/">freewargamer</a> site.</p>
<p>Why would I suggest ScrewTurn as worth a turn or two? Well:</p>
<ul>
<li>It depends on whether you are looking for a <a class="zem_slink freebase/guid/9202a8c04000641f8000000000025fe8" title="Windows" rel="homepage" href="http://www.microsoft.com/WINDOWS">Windows</a> based stack or a Linux based stack. There are lots of options out there for Linux based stacks &#8211; but for Windows there are far fewer.</li>
<li>As mentioned above its free, open source, and licensed under the well-known, widely utilized GPLv2.</li>
<li>ScrewTurn also seems to be under continuous development with regular releases and well supported forums&#8230;and its not some new project that just popped out of the woodwork &#8211; its been around for a while.</li>
<li>Its extremely easy to setup. Anyone who can learn how to purchase some <a class="zem_slink freebase/guid/9202a8c04000641f800000000076a983" title="Shared web hosting service" rel="wikipedia" href="http://en.wikipedia.org/wiki/Shared_web_hosting_service">shared hosting</a> and use an <a class="zem_slink freebase/guid/9202a8c04000641f8000000000067b98" title="File Transfer Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/File_Transfer_Protocol">FTP client</a> can get ScrewTurn up and running within minutes.</li>
<li>It supports a good variety of databases (e.g. MSSQL and <a class="zem_slink freebase/guid/9202a8c04000641f8000000000027471" title="MySQL" rel="homepage" href="http://www.mysql.com">MySQL</a>) but also allows for flat filesystem site creation (what I use on freewargamer). This makes setup/management even simpler and reduces the requirements in a shared host (which usually limit or don&#8217;t provide database access).</li>
<li>The UI is simple and easy to use. Its intuitive.</li>
<li>It has WYSIWYG editing of articles.</li>
<li>It supports Active Directory integration!</li>
</ul>
<p>The list could go on &#8211; but check it out for yourself. Enjoy! (P.S. they recently released the final version of 3.0 which is pretty awesome).</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/38d6c89b-7100-4368-9c4c-edda5c2240d2/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=38d6c89b-7100-4368-9c4c-edda5c2240d2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/09/15/microsofts-free-development-tools/' rel='bookmark' title='Permanent Link: Microsoft&#8217;s Free Development Tools.'>Microsoft&#8217;s Free Development Tools.</a> <small>I remember as a teenager programming for years in QBASIC...</small></li>
<li><a href='http://www.daveenjoys.com/2009/09/18/my-platform-as-a-service-paas-list/' rel='bookmark' title='Permanent Link: My Platform as a Service (PaaS) List.'>My Platform as a Service (PaaS) List.</a> <small> Some people are going to be up in arms...</small></li>
<li><a href='http://www.daveenjoys.com/2009/07/16/snapfiles-useful-and-free-software/' rel='bookmark' title='Permanent Link: SnapFiles &#8211; useful and free software.'>SnapFiles &#8211; useful and free software.</a> <small>For years I have been using a site called SnapFiles...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/10/13/screwturn-wiki-asp-net-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeo &#8211; I Want It!</title>
		<link>http://www.daveenjoys.com/2009/10/08/zeo-i-want-it/</link>
		<comments>http://www.daveenjoys.com/2009/10/08/zeo-i-want-it/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 22:43:40 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[health]]></category>
		<category><![CDATA[household]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Conditions and Diseases]]></category>
		<category><![CDATA[Health care]]></category>
		<category><![CDATA[Organizations]]></category>
		<category><![CDATA[Products and Services]]></category>
		<category><![CDATA[Sleep]]></category>
		<category><![CDATA[Sleep Disorders]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=337</guid>
		<description><![CDATA[



Image via Wikipedia



Okay folks, I haven&#8217;t gotten my hands on this device yet but after reading Andy Oram&#8217;s post on it &#8211; I want it. The Zeo is a device that monitors how you are sleeping and then offers analysis of how you have been sleeping each night. I&#8217;d love to try this and see [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/12/13/healthcare-reform-and-technology/' rel='bookmark' title='Permanent Link: Healthcare Reform and Technology.'>Healthcare Reform and Technology.</a> <small> Image via Wikipedia Disclaimer: When it comes to discussions...</small></li>
<li><a href='http://www.daveenjoys.com/2009/07/08/catgenie-120-looks-revolutionary/' rel='bookmark' title='Permanent Link: CatGenie 120 &#8211; Looks Revolutionary.'>CatGenie 120 &#8211; Looks Revolutionary.</a> <small>I&#8217;ve written several times in the past about my CatGenie...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:A_child_sleeping.jpg"><img title="A child sleeping." src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/3a/A_child_sleeping.jpg/300px-A_child_sleeping.jpg" alt="A child sleeping." width="300" height="225" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:A_child_sleeping.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Okay folks, I haven&#8217;t gotten my hands on this device yet but <a href="http://radar.oreilly.com/2009/10/how-the-zeo-sleep-device-works.html">after reading Andy Oram&#8217;s post on it</a> &#8211; I want it. The Zeo is a device that monitors how you are sleeping and then offers analysis of how you have been sleeping each night. I&#8217;d love to try this and see what it says about my <a class="zem_slink freebase/guid/9202a8c04000641f80000000000373cf" title="Sleep" rel="wikipedia" href="http://en.wikipedia.org/wiki/Sleep">sleep patterns</a>. At <a href="http://www.myzeo.com/">$250 it isn&#8217;t an inexpensive device</a> &#8211; but I&#8217;m adding it to the wish list.</p>
<p>In the future I expect us to see a lot more of these devices &#8211; and then the reduction of these devices into a single device. This increase in monitoring and analysis of our lives will allow us to significant improve our health and reduce <a class="zem_slink freebase/guid/9202a8c04000641f800000000019ec5c" title="Health care" rel="wikipedia" href="http://en.wikipedia.org/wiki/Health_care">healthcare</a> costs by proactively resolving issues before they become major (imagine people with sleep apnea finding out about it before they get into a horrific car accident or a sudden change in brain wave patterns signaling a epileptic seizure triggering an automatic emergency response from a hospital).</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/5f4fe2bf-7871-4a80-8a47-aea5e8040f03/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=5f4fe2bf-7871-4a80-8a47-aea5e8040f03" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/12/13/healthcare-reform-and-technology/' rel='bookmark' title='Permanent Link: Healthcare Reform and Technology.'>Healthcare Reform and Technology.</a> <small> Image via Wikipedia Disclaimer: When it comes to discussions...</small></li>
<li><a href='http://www.daveenjoys.com/2009/07/08/catgenie-120-looks-revolutionary/' rel='bookmark' title='Permanent Link: CatGenie 120 &#8211; Looks Revolutionary.'>CatGenie 120 &#8211; Looks Revolutionary.</a> <small>I&#8217;ve written several times in the past about my CatGenie...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/10/08/zeo-i-want-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boneman&#8217;s Daughters (Ted Dekker).</title>
		<link>http://www.daveenjoys.com/2009/09/27/bonemans-daughters-ted-dekker/</link>
		<comments>http://www.daveenjoys.com/2009/09/27/bonemans-daughters-ted-dekker/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 00:51:06 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[adam]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[christian]]></category>
		<category><![CDATA[fiction]]></category>
		<category><![CDATA[James Rollins]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[Ryan Evans]]></category>
		<category><![CDATA[ted dekker]]></category>
		<category><![CDATA[thriller]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=335</guid>
		<description><![CDATA[Ted Dekker has written some excellent books. Adam is my personal favorite with Thr3e a close second. Unfortunately, a number of his other works fall into a lower realm. Its not that they are awful &#8211; its just that when you get something so good (Adam) you come to expect the same quality in each [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/30/desiring-god-john-piper/' rel='bookmark' title='Permanent Link: Desiring God (John Piper).'>Desiring God (John Piper).</a> <small>John Piper is one of the great theological minds of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a class="zem_slink freebase/guid/9202a8c04000641f8000000000413d7e" title="Ted Dekker" rel="homepage" href="http://www.TedDekker.com/">Ted Dekker</a> has written some excellent books. <a class="zem_slink" title="Adam" rel="amazon" href="http://www.amazon.com/Adam-Ted-Dekker/dp/1595540075%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Damericancivilw-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1595540075">Adam</a> is my personal favorite with <a class="zem_slink freebase/guid/9202a8c04000641f8000000000ab6e54" title="Thr3e" rel="wikipedia" href="http://en.wikipedia.org/wiki/Thr3e">Thr3e</a> a close second. Unfortunately, a number of his other works fall into a lower realm. Its not that they are awful &#8211; its just that when you get something so good (Adam) you come to expect the same quality in each and every book.</p>
<p>I thought I had noticed a pattern in Dekker&#8217;s writing. I&#8217;d found that his series seemed to fall into the lower category (at least for me) while his individual novels seemed to stand fairly strong. I had hoped that Boneman&#8217;s Daughters, a stand-alone novel, would hold this pattern true &#8211; especially coming on the heels of Adam. Unfortunately &#8211; it doesn&#8217;t. Not that its a bad novel &#8211; <a class="zem_slink freebase/guid/9202a8c04000641f8000000000926fab" title="James Rollins" rel="homepage" href="http://www.jamesrollins.com/">James Rollins</a> gives it accolades, so it has to be decent right?</p>
<p>Boneman&#8217;s Daughters is the story of a father (Ryan Evans) whose wife (Celine) and teenage daughter (Bethany) feel abandoned and independent as Ryan has spent years serving in the military away from them. Ryan has a life-changing experience that renews his desire to correct his relationships with his wife and daughter &#8211; but is he too late? Given enough time perhaps he can win them back &#8211; but there is a killer (&#8220;Boneman&#8221;) on the loose who steals daughters and breaks their bones horrifically &#8211; and he&#8217;s about to take Bethany. How will Ryan save her and if he does save her will she even want to be saved? Or is Ryan really Boneman?</p>
<p>A number of interesting questions with potential thrills &#8211; but the story fails to grip and hold. The spiritual aspect is at times absent (Dekker&#8217;s first &#8220;secular&#8221; book) but at other times feels heavy-handed. There aren&#8217;t the same sort of psychological insights and emotional twists that Adam offers in Boneman. If I had to rate it I&#8217;d give it a seven on a ten point scale. Its a decent read if you are bored, but not revolutionary. Read Adam instead.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/91437d56-5ace-4c48-ac06-b7923d99fa56/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=91437d56-5ace-4c48-ac06-b7923d99fa56" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/07/30/desiring-god-john-piper/' rel='bookmark' title='Permanent Link: Desiring God (John Piper).'>Desiring God (John Piper).</a> <small>John Piper is one of the great theological minds of...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/09/27/bonemans-daughters-ted-dekker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Longer School Days? No Way.</title>
		<link>http://www.daveenjoys.com/2009/09/27/longer-school-days-no-way/</link>
		<comments>http://www.daveenjoys.com/2009/09/27/longer-school-days-no-way/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 00:37:53 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[household]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[other]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[alternatives]]></category>
		<category><![CDATA[Arne Duncan]]></category>
		<category><![CDATA[Barack Obama]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[K through 12]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Teacher]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=332</guid>
		<description><![CDATA[Besides my beloved Newsweek for keeping up on the latest happenings in the world I generally keep an eye on the headlines on Yahoo&#8217;s front-page. Today I saw an article detailing how Barack Obama and Education Secretary Arne Duncan are considering implementing longer school days/years for K-12 education. I find this to be disturbing on [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Besides my beloved <a class="zem_slink freebase/guid/9202a8c04000641f800000000016adb8" title="Newsweek" rel="homepage" href="http://www.newsweek.com/">Newsweek</a> for keeping up on the latest happenings in the world I generally keep an eye on the headlines on <a class="zem_slink freebase/guid/9202a8c04000641f800000000014de46" title="Yahoo!" rel="homepage" href="http://www.yahoo.com">Yahoo</a>&#8217;s front-page. Today I saw an <a href="http://news.yahoo.com/s/ap/20090927/ap_on_re_us/us_more_school">article detailing how Barack Obama and Education Secretary Arne Duncan are considering implementing longer school days/years for K-12 education</a>. I find this to be disturbing on several levels.</p>
<p>First, as someone who isn&#8217;t all that far removed from my primary education days (okay, nine years) I can still remember much of my educational experience &#8211; and while I learned a lot a large percentage of what I learned was and will never be actually utilized in my lifespan. I think any argument that we need more time to teach children what they need to know to operate successfully in this life is a load of garbage. Rather, we might consider focusing more on what our children will actually utilize while at the same time improving the quality of our teachers and peripheral programs&#8230;but I&#8217;ll talk more about solutions later.</p>
<p>Secondly, as a youth leader I find Duncan&#8217;s desire to see the school become the centerpiece of the community disturbing. The school already is a centerpiece of the community &#8211; consuming students days and nights not only with classes but with sports and artistic endeavors. All of these are grand in and of themselves but oftentimes result in over-scheduled, over-worked, and un-available children and teenagers. Family, local, and social relationships all suffer under the already extensive demands of the school system &#8211; which by the way, also oftentimes require hours of (unnecessary?) homework each day.</p>
<p>Finally, I find it disturbing that there is so much conviction that schooling will provide the skills or is the best way to provide the skills our children/teens need. Individuals find their callings in life through experimenting with various endeavors outside of a rigorous course of study and oftentimes receive the <a class="zem_slink freebase/guid/9202a8c04000641f8000000000178bf6" title="Mentorship" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mentorship">mentorship</a> based training in a vocation they require via hands-on interactions (automotive repair, <a class="zem_slink freebase/guid/9202a8c04000641f800000000000cdbf" title="Computer programming" rel="wikipedia" href="http://en.wikipedia.org/wiki/Computer_programming">computer programming</a>, and store management all come to mind as examples).</p>
<p>It does very little good to criticize others ideas without offering your own &#8211; so here are my alternatives:</p>
<p>1. Improve the quality of our teachers. I know a lot of our teachers are great &#8211; but I&#8217;m sure almost everyone can think of at least one teacher they had classes with who just shouldn&#8217;t have taught. These teachers ramble about everything but the topic &#8211; or are so cranky and mean that they scare kids away from asking for the help they need.</p>
<p>2. Increase the quality of peripheral services. Offer more optional services. e.g. Bulk up the school library, the school&#8217;s computing systems, the school&#8217;s tutoring services. Work in conjunction with local volunteer agencies and organizations to spread tutoring across communities.</p>
<p>3. Encourage mentorship relationships between students and adults in vocations. Offer incentives to adults to take students under their wing and mentor them in a vocation.</p>
<p>4. Reduce the amount of homework and focus instead on fewer but more intensive projects. Cut the <a class="zem_slink freebase/guid/9202a8c04000641f80000000002be943" title="Busy work" rel="wikipedia" href="http://en.wikipedia.org/wiki/Busy_work">busy work</a>.</p>
<p>5. Increase the utilization (and perhaps supply free) better educational software that kids/teens can use at home to supplement learning.</p>
<p>Okay. I&#8217;m outside the educational cycle. Maybe my ideas are way off base &#8211; if they are correct me. I just can&#8217;t see children/teens spending more time in school &#8211; or that being particularly good for them. Sure, for some segments it may be a better option &#8211; but there are (or would seem to be) better ways to deal with those who are out on the streets or abandoned by parents then attempting to apply a very wide policy to correct a narrower problem.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/f6ac2304-1b98-471b-bf10-55eab8c47110/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=f6ac2304-1b98-471b-bf10-55eab8c47110" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/09/27/longer-school-days-no-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Platform as a Service (PaaS) List.</title>
		<link>http://www.daveenjoys.com/2009/09/18/my-platform-as-a-service-paas-list/</link>
		<comments>http://www.daveenjoys.com/2009/09/18/my-platform-as-a-service-paas-list/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 00:45:42 +0000</pubDate>
		<dc:creator>davemackey</dc:creator>
				<category><![CDATA[learning]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bungeeconnect]]></category>
		<category><![CDATA[caspio]]></category>
		<category><![CDATA[creator]]></category>
		<category><![CDATA[daas]]></category>
		<category><![CDATA[dbstract]]></category>
		<category><![CDATA[force.com]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[longjump]]></category>
		<category><![CDATA[nubuilder]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[paas]]></category>
		<category><![CDATA[Platform as a service]]></category>
		<category><![CDATA[rad]]></category>
		<category><![CDATA[rapid application development]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[springbase]]></category>
		<category><![CDATA[trackvia]]></category>
		<category><![CDATA[visual web gui]]></category>
		<category><![CDATA[wavemaker]]></category>
		<category><![CDATA[web fuser]]></category>
		<category><![CDATA[WinDev]]></category>
		<category><![CDATA[Wolf Frameworks]]></category>
		<category><![CDATA[workxpress]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.daveenjoys.com/?p=326</guid>
		<description><![CDATA[
Some people are going to be up in arms over this list &#8211; because it isn&#8217;t truly a PaaS (platform as a service) list. I&#8217;m sure some noticeable entries are missing and some non-noticeable entries are present. The order is random. I&#8217;ve just been evaluating PaaS solutions and figured I&#8217;d post most of what I&#8217;ve [...]


Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/09/15/microsofts-free-development-tools/' rel='bookmark' title='Permanent Link: Microsoft&#8217;s Free Development Tools.'>Microsoft&#8217;s Free Development Tools.</a> <small>I remember as a teenager programming for years in QBASIC...</small></li>
<li><a href='http://www.daveenjoys.com/2009/10/13/screwturn-wiki-asp-net-software/' rel='bookmark' title='Permanent Link: ScrewTurn Wiki (ASP.NET Software).'>ScrewTurn Wiki (ASP.NET Software).</a> <small>For those who are interested in website design / management...</small></li>
<li><a href='http://www.daveenjoys.com/2010/03/11/ramblings-on-search/' rel='bookmark' title='Permanent Link: Ramblings on Search.'>Ramblings on Search.</a> <small> A Better Search Engine. X= (C*15) + (E*40) +...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul></ul>
<p>Some people are going to be up in arms over this list &#8211; because it isn&#8217;t truly a <a class="zem_slink freebase/guid/9202a8c04000641f80000000081246fc" title="Platform as a service" rel="wikipedia" href="http://en.wikipedia.org/wiki/Platform_as_a_service">PaaS</a> (platform as a service) list. I&#8217;m sure some noticeable entries are missing and some non-noticeable entries are present. The order is random. I&#8217;ve just been evaluating PaaS solutions and figured I&#8217;d post most of what I&#8217;ve found thus far. I had a hard time finding any good lists &#8211; so perhaps this will ease someone else&#8217;s research. I&#8217;d love to hear what PaaS solutions I am missing!</p>
<ul>
<li><a href="http://www.wavemaker.com/">WaveMaker</a> &#8211; Build <a class="zem_slink freebase/guid/9202a8c04000641f800000000044f447" title="Rich Internet application" rel="wikipedia" href="http://en.wikipedia.org/wiki/Rich_Internet_application">rich internet applications</a> (RIA) using a WYSIWYG interface. Community edition is <a class="zem_slink freebase/guid/9202a8c04000641f8000000005bcd984" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">open source</a>. Creates Java applications.</li>
<li><a href="http://www.visualwebgui.com/">Visual Web GUI</a> &#8211; Build RIA&#8217;s using visual development interface. Price begins slightly under $350 for a license. Creates .NET applications. Can deploy to <a class="zem_slink freebase/guid/9202a8c04000641f8000000009d3cafc" title="Azure Services Platform" rel="wikipedia" href="http://en.wikipedia.org/wiki/Azure_Services_Platform">Windows Azure</a>.</li>
<li><a href="http://www.salesforce.com/">SalesForce</a> &#8211; The Force platform is the defacto standard PaaS. Significant free offering included with up to 100 users, etc.</li>
<li><a href="http://www.nubuilder.com/">nuBuilder</a> &#8211; A open source project that allows for rapid development of web database applications.</li>
<li><a href="http://www.bungeeconnect.com/">BungeeConnect</a>.</li>
<li><a href="http://www.webfuser.com/">Web Fuser (Inuvia Technologies)</a> &#8211; IDE and hosting.</li>
<li><a href="http://www.windev.com/">WinDev</a> &#8211; Free lite IDE for rapid development of JAVA/.NET applications.</li>
<li><a href="http://www.wolfframeworks.com/">Wolf Frameworks</a> &#8211; Has a free starter plan (2 users, 100 MB storage, unlimited apps/entries).</li>
<li><a href="http://longjump.com/">LongJump</a> &#8211; Pricing starts at $30/user/mo.</li>
<li><a href="http://www.workxpress.com/">WorkXpress</a> &#8211; No pricing, thirty-day free trial. Does offer the ability to host with them, a third party, or your own.</li>
<li><a href="http://www.springbase.com">SpringBase</a> &#8211; Fairly impressive free account for those looking to create a small database application.</li>
<li><a href="http://www.trackvia.com/">TrackVia</a> &#8211; Pricing is expensive ($249/mo.).</li>
<li><a href="http://www.dbstract.com/">DBstract</a> &#8211; Offers free accounts and low-cost premium accounts for creating database applications/hosting.</li>
<li><a href="http://www.caspio.com/">Caspio</a> &#8211; Starts at $40/mo.</li>
<li><a href="http://www.zoho.com/">Zoho</a> &#8211; Free account for up to two users, $5/ea./mo. additional users.</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/70067b1d-bc86-4ab9-9454-650bffae5451/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=70067b1d-bc86-4ab9-9454-650bffae5451" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.daveenjoys.com/2009/09/15/microsofts-free-development-tools/' rel='bookmark' title='Permanent Link: Microsoft&#8217;s Free Development Tools.'>Microsoft&#8217;s Free Development Tools.</a> <small>I remember as a teenager programming for years in QBASIC...</small></li>
<li><a href='http://www.daveenjoys.com/2009/10/13/screwturn-wiki-asp-net-software/' rel='bookmark' title='Permanent Link: ScrewTurn Wiki (ASP.NET Software).'>ScrewTurn Wiki (ASP.NET Software).</a> <small>For those who are interested in website design / management...</small></li>
<li><a href='http://www.daveenjoys.com/2010/03/11/ramblings-on-search/' rel='bookmark' title='Permanent Link: Ramblings on Search.'>Ramblings on Search.</a> <small> A Better Search Engine. X= (C*15) + (E*40) +...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daveenjoys.com/2009/09/18/my-platform-as-a-service-paas-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
