<?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>Wormbog &#187; One-To-One</title>
	<atom:link href="http://wormbog.com/category/one-to-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://wormbog.com</link>
	<description>In Search of the Ed Tech Zipperump-a-Zoo</description>
	<lastBuildDate>Tue, 06 Sep 2011 01:48:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Self Service Password Changes for Active Directory</title>
		<link>http://wormbog.com/2011/09/05/self-service-password-changes-for-active-directory/</link>
		<comments>http://wormbog.com/2011/09/05/self-service-password-changes-for-active-directory/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 01:21:31 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=146</guid>
		<description><![CDATA[As we have moved away from desktop computers in the classroom to every student having an iPad we ran into a problem with having students, and staff not having easy access to change their Active Directory password.  This password is still important because our Moodle server uses AD for authentication and we are looking at [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-147" title="Screen Shot 2011-09-05 at 9.12.19 PM" src="http://wormbog.com/wp-content/uploads/2011/09/Screen-Shot-2011-09-05-at-9.12.19-PM-300x190.png" alt="" width="300" height="190" />As we have moved away from desktop computers in the classroom to every student having an iPad we ran into a problem with having students, and staff not having easy access to change their Active Directory password.  This password is still important because our Moodle server uses AD for authentication and we are looking at doing the same for our Google Apps account.  The goal was to setup a simple web interface to allow users to change their passwords.  The solution below only allows password changes where the user knows their current password, it does not allow for password resets for forgotten passwords.</p>
<p>In searching this issue I had a harder time than normal finding a solution, at least a free one.  I was not interested in paying for third party software.  The first solution that looked like it was heading in the right direction was found on <a href="http://serverfault.com/questions/37169/web-interface-to-allow-users-to-change-their-active-directory-password" target="_blank">serverfault.com</a> in a comment.  From this comment I found a <a href="http://support.microsoft.com/?id=555071" target="_blank">Microsoft knowledge base article detailing the install of IISADMPWD</a>. After installing IIS and ASP.net on a secondary domain controller I followed the steps in the article to get things started.  I set the PasswordChangeFlags to 1 since I only wanted users to change passwords from the LAN and did not want to deal with the complexity of ssl.</p>
<p>I went to http://[<em>server address</em>]/iisadmpwd/aexp2b.asp and the page to change my password responded.  After entering the information and clicking submit I got a 404 error, it was sending me to an https page.  I opened the aexp2b.asp page with Notepad and found the reference to http<strong>s</strong>://[<em>server address</em>]/iisadmpwd/achg.asp.  After changing https to http and saving the page I got my next error, stating that <em>Either the password is too short or password uniqueness restrictions have not been met. </em></p>
<p>After digging some more I found another <a href="http://support.microsoft.com/kb/827614" target="_blank">Microsoft knowledge base article solving a problem with users not being able to change their password in Outlook Web Access</a>. I followed the instructions in the workaround and was able to successfully change my password!</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2011/09/05/self-service-password-changes-for-active-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPad Competitors &#8211; Round 1</title>
		<link>http://wormbog.com/2010/11/04/ipad-competitors-round-1/</link>
		<comments>http://wormbog.com/2010/11/04/ipad-competitors-round-1/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 14:20:26 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=138</guid>
		<description><![CDATA[I was recently asked a question about some of the soon to be available competitors and what my thoughts were about them.  Here is my response:
I&#8217;m not too excited about the first round of any of the iPad competitors&#8230;except for the possibility of HP and I think they will be just as expensive.  Here [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-139" title="tablet" src="http://wormbog.com/wp-content/uploads/2010/11/Screen-shot-2010-11-04-at-10.19.25-AM.png" alt="" width="199" height="211" />I was recently asked a question about some of the soon to be available competitors and what my thoughts were about them.  Here is my response:</p>
<p style="padding-left: 30px;">I&#8217;m not too excited about the first round of any of the iPad competitors&#8230;except for the possibility of HP and I think they will be just as expensive.  Here are my reasons:</p>
<p style="padding-left: 30px;">-Windows &#8211; Balmer has said they are not developing an OS specifically for the touch tablet but that Windows 7 is ready today.  I don&#8217;t agree that Windows 7 is right for touch tablets, nor would I want to manage a network where every student had a Windows 7 device.</p>
<p style="padding-left: 30px;">-Andriod &#8211; a lot more promise when the next version comes out but I think it will take Google and the vendors a year to get things worked out.  It is going to be harder to develop for the range of screen sizes and device types that we are hearing about.</p>
<p style="padding-left: 30px;">-Hardware &#8211; this will be the first time that most of these vendors attempt and device like this.  First generation device = trouble.  I don&#8217;t see the iPad as a first gen device.  Apple learned from the iPhone and iPod Touch before they attempted the iPad.  The other PC vendors don&#8217;t have that same mobile device experience.  The mobile phone vendors have the experience with the smaller touch devices but they don&#8217;t have the PC experience.  Apple has done both well and the iPad fits in a neat place in-between the 2.</p>
<p style="padding-left: 30px;">The key is focusing on tools that are web based on the iPad and not app based so that we are not locked into any platform and that is going to be hard to do until HTML5 is a standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/11/04/ipad-competitors-round-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CourseSmart</title>
		<link>http://wormbog.com/2010/05/06/coursesmart/</link>
		<comments>http://wormbog.com/2010/05/06/coursesmart/#comments</comments>
		<pubDate>Thu, 06 May 2010 20:33:16 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=95</guid>
		<description><![CDATA[Earlier this week I posted some of my thoughts about electronic textbooks and promised to share my thoughts on CourseSmart.  I was pointed to CourseSmart by Monte Vista Christian School who has purchased 70 iPads for use in their AP courses.
I created a CourseSmart account and browsed through some of the over 10,000 books available.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://coursesmart.com"><img class="alignright size-full wp-image-96" title="Screen shot 2010-05-06 at 3.51.44 PM" src="http://wormbog.com/wp-content/uploads/2010/05/Screen-shot-2010-05-06-at-3.51.44-PM.png" alt="" width="220" height="93" /></a>Earlier this week I posted some of <a href="http://wormbog.com/2010/05/03/electronic-textbooks/">my thoughts about electronic textbooks</a> and promised to share my thoughts on <a href="http://www.coursesmart.com/">CourseSmart</a>.  I was pointed to CourseSmart by <a href="http://www.mvcs.org/">Monte Vista Christian School</a> who has purchased 70 iPads for use in their AP courses.</p>
<p>I created a CourseSmart account and browsed through some of the over 10,000 books available.  CourseSmart claims that the average student saves $65/textbook but this claim does not hold up in a traditional high school setting where books are used for multiple years.  I found a book that I was interested in using for a Python course next semester and requested a demo copy.  This is one of the great strengths of CourseSmart.  Within a couple of days I was approved for the evaluation copy and with that approval was given access to the fist 25 pages of every book in their vast library.  It is a great tool for instructors to quickly evaluate texts.</p>
<p>I was not as excited once I started to browse the book.  I have become accustom to the smooth interface of the iBook application and CourseSmart is nowhere near as slick.  The books are lower resolution scanned images of the original book.  They do not allow for highlighting and note taking is not intuitive.  In the positive column CourseSmart books are searchable and your content is available on the web as well as the iPad and iPod Touch.  If I where a college student or a high school with a 1:1 program I would seriously consider purchasing my textbooks through CourseSmart.</p>
<p>CourseSmart is off to a good start making textbooks available online.  I hope that they are able to work with the publishers to convert these texts into true ebooks that utilize the benefits of current ebook readers.  As online courses with their animations and video meld with traditional textbooks these tools will be even more appealing and will truly start to change the face of learning.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/05/06/coursesmart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electronic Textbooks</title>
		<link>http://wormbog.com/2010/05/03/electronic-textbooks/</link>
		<comments>http://wormbog.com/2010/05/03/electronic-textbooks/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:47:11 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[Textbooks]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=88</guid>
		<description><![CDATA[One of the reasons for considering the iPad for a 1:1 program is the concept of electronic textbooks.  Watching students carry 10 pound backpacks around all day, seeing textbooks fall apart and having students forget to bring books home all make the concept of an electronic textbook very appealing.  The cost of hardbound textbooks and [...]]]></description>
			<content:encoded><![CDATA[<p>One of the reasons for considering the iPad for a 1:1 program is the concept of electronic textbooks.  Watching students carry 10 pound backpacks around all day, seeing textbooks fall apart and having students forget to bring books home all make the concept of an electronic textbook very appealing.  The cost of hardbound textbooks and knowing that they will quickly be out of date can also make the purchase of textbooks a painful experience.  Another struggle with regular textbooks is trying to maintain the correct number of books vs. students.  This can be especially difficult in a block format like we run at DCHS.</p>
<p>Take all these issues and the concept of an electronic textbook becomes very appealing.  An etextbook solves most of these issues, except for cost, easily.  As publishers consider etextbooks for high schools I think that pricing will also be an incentive.  At this point it is not because the models are geared towards college students who only use the book for a semester.  A hardbound book may cost $150 and the ebook may only be $50/semester but for the high school who expects to get 5-6 years out of a book the ebook ends up costing more.  This, of course, allows for schools to update texts more frequently and manage course sizes without concern for the numbers of texts.  However, I don&#8217;t see that high schools who use texts for more than 3 years will see a cost savings under the current model.</p>
<p>While all of these things are interesting, to me the most exciting opportunity for etextbooks is the potential for the text to come to life for the student.  Having an platform like the iPad will allow textbook publishers to include at minimum hyperlinks to web content for the course.  I can see the line between online courses and the textbook blurring as publishers add video and animation to the textbook.  I am looking forward to seeing a publisher who pushes the textbook to the next level and brings the content to life for the student.</p>
<p>I spent some time with weekend with an etextbook from <a href="http://www.coursesmart.com/">CourseSmart</a>.  I will let you know in a later post how it went.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/05/03/electronic-textbooks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Netbook vs. iPad Whiteboard Session</title>
		<link>http://wormbog.com/2010/04/26/netbook-vs-ipad-whiteboard/</link>
		<comments>http://wormbog.com/2010/04/26/netbook-vs-ipad-whiteboard/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 19:59:57 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=81</guid>
		<description><![CDATA[I had a short whiteboard session with a few of the guys today debating the merits of the netbook and the iPad for a one-to-one program.  Rather than type it out I&#8217;ll just post a picture.  Basically they both have positives and negatives and it is easy to argue in either direction.  I have yet [...]]]></description>
			<content:encoded><![CDATA[<p>I had a short whiteboard session with a few of the guys today debating the merits of the netbook and the iPad for a one-to-one program.  Rather than type it out I&#8217;ll just post a picture.  Basically they both have positives and negatives and it is easy to argue in either direction.  I have yet to commit to either platform although the iPad would be an easy sell if it had Flash and the ability to edit Google Docs.  Given the addition of those two tools it is the perfect one-to-one platform, but it is hard to commit to without either of them.</p>
<p>Green = Good, Red = Bad, * = important</p>
<p><a href="http://wormbog.com/wp-content/uploads/2010/04/IMG_0666.jpg"><img class="alignleft size-large wp-image-82" title="IMG_0666" src="http://wormbog.com/wp-content/uploads/2010/04/IMG_0666-1024x768.jpg" alt="" width="590" height="442" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/04/26/netbook-vs-ipad-whiteboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad First Thoughts</title>
		<link>http://wormbog.com/2010/04/25/ipad-first-thoughts/</link>
		<comments>http://wormbog.com/2010/04/25/ipad-first-thoughts/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 01:17:24 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=79</guid>
		<description><![CDATA[I have been using the Apple iPad for 2 1/2 weeks now and thought it was time that I write down some of my thoughts.  Overall I love the iPad. Since receiving it I have not used my laptop except in the office.  I&#8217;ve stopped even bringing my laptop home during the week. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using the Apple iPad for 2 1/2 weeks now and thought it was time that I write down some of my thoughts.  Overall I love the iPad. Since receiving it I have not used my laptop except in the office.  I&#8217;ve stopped even bringing my laptop home during the week.  On weekends I still pack it up but it hasn&#8217;t made it out of the bag.  I have found very few things that I am not able to do with the iPad. Here are my thoughts:</p>
<ul>
<li>Keyboard: I have grown to love it. I am using it now even though I have a bluetooth keyboard in my bag. It does take some getting used to but once you do it is easy to type over 30 words/minute on it.</li>
<li> Size: The size makes it feel a lot like a book. I don&#8217;t like carrying it around without a case. It seems like it could easily slip out of my hand. The screen size makes it very easy to browse the web and read books. I haven&#8217;t found myself wishing it was a different size.</li>
<li> Reading: I have enjoyed reading books on the iPad. This comes from someone who though it was an ok experience reading a complete book on the iPhone. The iPad has quickly become my preferred ebook reader.</li>
<li> Battery Life: It&#8217;s incredible. You really can use the iPad for over 10 hours without charging it.  It makes it far better than a laptop for travel.</li>
<li> Web Browsing: Not having flash is still a bummer.  It is getting better but there are still too many sights that use flash. This is not a deal breaker for me but it would be nice.  Other than flash I prefer to use the iPad for basic web browsing.  It feels very natural to use the touch screen. I&#8217;ve also noticed that because of the size apps are not as important. On the smaller screen the app was needed, on the iPad the web app usually works fine.</li>
<li> Productivity Software: Pages, Numbers and Keynote are all very capable tools. They have a way to go before they match the desktop tools but for most work they are fine.  My biggest issue is Google Docs.  You can not edit docs or presentations.  You can edit spreadsheets but not very well.<br />
Email: The built in mail app is great.  With the coming unified inbox in the next release it will be even better. I still like Google&#8217;s Gmail interface the best but this is a close second.</li>
</ul>
<p>Overall I have enjoyed the iPad more each day. It is an excellent computer for media consumption and a capable tool for creation.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/04/25/ipad-first-thoughts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Penn State One-to-One Conference</title>
		<link>http://wormbog.com/2010/04/22/penn-state-one-to-one-conference/</link>
		<comments>http://wormbog.com/2010/04/22/penn-state-one-to-one-conference/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 15:47:54 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[One-To-One]]></category>
		<category><![CDATA[iPod Touch - iPad]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=75</guid>
		<description><![CDATA[Here are some of my thoughts from a conference I attended at Penn State on one-to-one computing. I will add other thoughts as I have more time.
Wow!  The Penn State One-to-One Conference was great.  The material was  relevant.  The presenters were excellent.  The format was efficient.
I  noticed in the participants list that we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wormbog.com/wp-content/uploads/2010/04/Screen-shot-2010-04-22-at-11.47.13-AM.png"><img class="alignright size-medium wp-image-76" title="Screen shot  2010-04-22 at 11.47.13 AM" src="http://wormbog.com/wp-content/uploads/2010/04/Screen-shot-2010-04-22-at-11.47.13-AM-300x124.png" alt="" width="300" height="124" /></a>Here are some of my thoughts from a conference I attended at Penn State on one-to-one computing. I will add other thoughts as I have more time.</p>
<p>Wow!  The Penn State One-to-One Conference was great.  The material was  relevant.  The presenters were excellent.  The format was efficient.</p>
<p>I  noticed in the participants list that we were the only Christian school  at the event.  This conference was really more about innovation in  education than about one-to-one programs.  The PA public schools have  been very innovative in the classroom but I sensed that they struggle  with why they are doing it.  Christian schools have a reason why, we  should be setting the standard for innovation in the school.</p>
<p>Here are the highlights from the sessions I attended:</p>
<ul>
<li>Goals  of one-to-one must be clearly defined
<ul>
<li>The goal should not  be to improve test scores</li>
<li>The goals need to centered around  classroom engagement and student creativity
<ul>
<li>One of the things that set this conference apart from any other  for me was the level of engagement because of the use of technology.   Almost every session included audience participation through tools like <a href="http://polleverywhere.com/" target="_blank">polleverywhere.com</a></li>
</ul>
</li>
<li>Is our goal one-to-one? Why?</li>
</ul>
</li>
<li>Online Learning
<ul>
<li>28  states have public schools that are completely online, most others are  developing them</li>
<li>Need to read Disrupting Class by Clayton  Christensen</li>
<li>Look at Apex Learning, Plato Learning, Aleks</li>
<li>We need to  put greater effort in to exploring existing online offerings and  creating our own</li>
<li>How do we train our teachers to be online  teachers?</li>
<li> What Christian organizations are already working on this?</li>
</ul>
</li>
<li>Technology  Adoption Life Cycle
<ul>
<li>Move from Substitution to  Modification to Redefinition</li>
<li>We bounce between substitution and  modification, how do we move to redefinition?</li>
</ul>
</li>
<li>Open Source is key in sustainability
<ul>
<li>Chrome, Linux,  OpenOffice are all things we already use or watch closely</li>
<li>We  need to look at open content
<ul>
<li>Freereading.net</li>
<li>Ck12  Flexbooks  (take  a look a the  physics textbooks)</li>
<li>Archive.org</li>
<li>OpenCourseware  (MIT)</li>
<li>Wikibooks</li>
<li><a href="http://blendedschools.net/" target="_blank">blendedschools.net</a></li>
</ul>
</li>
<li>Where could we use  this content?</li>
</ul>
</li>
<li>Moodle &#8211; Course Management
<ul>
<li>Excellent  open source course management tool</li>
<li>We need to setup a pilot for this for professional development and a  summer course</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/04/22/penn-state-one-to-one-conference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

