<?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>Educational Technology Weblog</title>
	<atom:link href="http://weblogs.pbspaces.com/edtech/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogs.pbspaces.com/edtech</link>
	<description>A Weblog from the Educational Technology Department of Palm Beach County Schools</description>
	<lastBuildDate>Mon, 20 Aug 2012 12:01:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>SWF Embed Demonstration</title>
		<link>http://weblogs.pbspaces.com/edtech/2011/04/20/swf-embed-demonstration/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2011/04/20/swf-embed-demonstration/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:41:08 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Educational Technology Team News]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=292</guid>
		<description><![CDATA[Embedding a SWF File in a blog entry In order to embed a SWF file as you see in the demonstration below several steps are required, and a copy of Dreamweaver. (Any version) Start by saving the SWF files to your local hard drive in a convenient location. Open Dreamweaver and create a blank HTML [...]]]></description>
				<content:encoded><![CDATA[<p>Embedding a SWF File in a blog entry</p>
<p>In order to embed a SWF file as you see in the demonstration below several steps are required, and a copy of Dreamweaver. (Any version)</p>
<ol>
<li>Start by saving the SWF files to your local hard drive in a convenient location.</li>
<li>Open Dreamweaver and create a blank HTML page. Save to any location. (Ignore any prompts concerning defined sites.)</li>
<li>Using Dreamweaver insert the SWF into a blank page. This will create a relative link to the file.</li>
<li>Open the page in Code view and look for the TWO instances of the SWF file name that are found in the code block. They will look something like this depending on the version of Dreamweaver you are using:
<ol>
<li>“&#8221;&lt;param name=&#8221;movie&#8221; value=&#8221;file:///Macintosh HD/Users/kim/Documents/Adobe/Flash Pro CS5/Spring/Spring_finished.swf&#8221; /&gt;”&#8221;</li>
<li>“&#8221;&lt;object type=&#8221;application/x-shockwave-flash&#8221; data=&#8221;file:///Macintosh HD/Users/kim/Documents/Adobe/Flash Pro CS5/Spring/Spring_finished.swf&#8221; width=&#8221;476&#8243; height=&#8221;320”&gt;””</li>
</ol>
</li>
<li>Open your blog and go to the Media Library section of the menu on the left and click Add New.</li>
<li>Browse to and upload the SWF file.</li>
<li>Note the path to the SWF file displayed in the library. It will appear like this: “&#8221;http://weblogs.pbspaces.com/edtech/files/2011/04/Spring_finished.swf””</li>
<li>Copy the embed code from your Dreamweaver page. Be sure to get everything from the opening to the closing “object” tags.</li>
<li>Create your new posting in your blog and click on the HTML tab to go to code view.</li>
<li>Paste in the code block.</li>
<li>Replace the absolute path to the SWF file in the two locations of the code block with the URL created in the Media Library.</li>
<li>Add additional content to your posting if desired and Publish.</li>
</ol>
<p>The steps sound pretty complicated but in essence you are doing four things:</p>
<ul>
<li>Generating an embed code in a blank Dreamweaver page</li>
<li>Uploading the SWF file to your Media Library</li>
<li>Pasting Dreamweaver’s code into a new blog posting</li>
<li>Replacing the path to the SWF file to point to the file in your library.</li>
</ul>
<p>The little demonstration below shows the SWF file in place and will replay if you reload this page.</p>
<p><object id="FlashID" title="Spring" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="476" height="320"><param name="movie" value="http://weblogs.pbspaces.com/edtech/files/2011/04/Spring_finished.swf" /><param name="quality" value="high" /><param name="wmode" value="opaque" /><param name="swfversion" value="6.0.65.0" /><!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --><param name="expressinstall" value="Scripts/expressInstall.swf" /><!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!--[if !IE]>&#8211;>  <object width="476" height="320" type="application/x-shockwave-flash" data="http://weblogs.pbspaces.com/edtech/files/2011/04/Spring_finished.swff"><!--<![endif]--><param name="quality" value="high" /><param name="wmode" value="opaque" /><param name="swfversion" value="6.0.65.0" /><param name="expressinstall" value="Scripts/expressInstall.swf" /><!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></div>
<p><!--[if !IE]>&#8211;></object><br />
<!--<![endif]--><br />
</object></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2011/04/20/swf-embed-demonstration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Dialogue with Dr. Diane Ravitch</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/05/17/a-dialogue-with-dr-diane-ravitch/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/05/17/a-dialogue-with-dr-diane-ravitch/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:11:03 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Educational Vision]]></category>
		<category><![CDATA[Palm Beach County School News]]></category>
		<category><![CDATA[Teaching Practices]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=270</guid>
		<description><![CDATA[Recently,  Dr. Diane Ravitch the author of The Death and Life of the Great American School System: How Testing and Choice Are Undermining Education (New York Times review here) sat down with Alan Gerstel from The Education Network in Palm Beach County to discuss her book, her views on educational reform, and how best to prepare schools [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left">Recently,  Dr. Diane Ravitch the author of <em>The Death and Life of the Great American School System: How Testing and Choice Are Undermining Education</em> <a href="http://www.nytimes.com/2010/05/16/books/review/Wolfe-t.html" target="_blank">(New York Times review here)</a> sat down with Alan Gerstel from <a href="http://www.palmbeachschools.org/ten/" target="_blank">The Education Network </a>in Palm Beach County to discuss her book, her views on educational reform, and how best to prepare schools to meet the challenges of the future. As a former policymaker and member of the administrations for both the  Presidents George H.W. Bush and Clinton, Dr. Ravitch has particularly interesting views on school reform, testing, and the impact reform efforts have had on teachers.</p>
<p style="text-align: left">Below is the full interview which may also be seen on the local broadcast of The Education Network carried in Palm Beach County on Comcast channel 97.</p>
<p style="text-align: center"><object width="500" height="411"><param name="flashvars" value="key=HYP4BED3B9B645B2&amp;set=2H78S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="411" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4BED3B9B645B2&amp;set=2H78S"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/05/17/a-dialogue-with-dr-diane-ravitch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>West Palm Beach Competes for Google Earth Prize</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/04/07/west-palm-beach-competes-for-google-earth-prize/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/04/07/west-palm-beach-competes-for-google-earth-prize/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 15:06:20 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[project-based learning]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[Google Earth]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=264</guid>
		<description><![CDATA[Thanks to 20-year-old college student Chris Sardinas, West Palm Beach is one of the five finalists (along with cities in Peru, Germany, Spain and the United Kingdom) for Google&#8217;s Model Your Town competition. Voting is now open and runs through May 1st, 2010 and of course we want to support our hometown, right? You can [...]]]></description>
				<content:encoded><![CDATA[<p>Thanks to 20-year-old college student Chris Sardinas, West Palm Beach is one of the five finalists (along with cities in Peru, Germany, Spain and the United Kingdom) for <a href="http://www.google.com/events/modelyourtown/vote.html" target="_blank">Google&#8217;s Model Your Town competition</a>. Voting is now open and runs through May 1st, 2010 and of course we want to support our hometown, right?</p>
<p>You can see more about the competition in <a href="http://blogs.palmbeachpost.com/westpalmbeat/2010/04/west-palm-one-of-five-world-finalists-for-the-google-model-your-town-competition/" target="_blank">this blog posting at the Palm Beach Post</a> site or use the link above to see all the competitors.</p>
<p>This is remarkable work and no matter how the competition turns out Chris is to be congratulated on his outstanding work, modeling well-known landmarks such as the Phillip&#8217;s Point building, Trump Towers, Good Samaritan hospital, and the historic Palm Beach County courthouse. Chris even stepped across Lake Worth to model The Breakers Hotel in Palm Beach.</p>
<p>You can <a href="http://www.google.com/events/modelyourtown/files/westpalmbeach_florida.kml">download the Google Earth file yourself at this link</a> (KML format) and have a more detailed look, or view a video demonstration below.</p>
<p>Get your votes in today for your hometown and for the phenomenal work that Chris has done!</p>
<p style="text-align: center"><object width="500" height="400"><param name="flashvars" value="key=HYP4BBC9C75EA175&amp;set=2478S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4BBC9C75EA175&amp;set=2478S"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/04/07/west-palm-beach-competes-for-google-earth-prize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local Television Coverage of the Technology Conference</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/03/29/local-television-coverage-of-the-technology-conference/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/03/29/local-television-coverage-of-the-technology-conference/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 02:07:48 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Technology Conference]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=261</guid>
		<description><![CDATA[Thanks to WPTV Channel 5 here in West Palm Beach for covering the Palm Beach Technology Conference! Hey, our fearless leader even gets into the act with a short on-camera appearance.]]></description>
				<content:encoded><![CDATA[<p>Thanks to WPTV Channel 5 here in West Palm Beach for covering the Palm Beach Technology Conference! Hey, our fearless leader even gets into the act with a short on-camera appearance.</p>
<p><script type="text/javascript" src="http://wptv.img.entriq.net/dayportcore/dpm/DayPortPlayers.js"></script><script type="text/javascript">DayPortPlayer.newPlayer({articleID:"19161",videoAdConDefID:"2",playVideoAds:"false",autoPlay:"false",categoryID:"3",accPos:"CCTVI.VIDEO.LOCAL",accSite:"WPTV",playerInstanceID:"79E9B438-E8FF-FFD4-61AC-E88644E2C20B",domain:"wptv.web.entriq.net"});</script></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/03/29/local-television-coverage-of-the-technology-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm Beach Technology Conference Twitter Feed</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/03/29/pbtechconf_feed/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/03/29/pbtechconf_feed/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 12:13:47 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Educational Technology Team News]]></category>
		<category><![CDATA[Technology Conference]]></category>
		<category><![CDATA[Web 2.0 Tools]]></category>
		<category><![CDATA[#pbtechconf]]></category>
		<category><![CDATA[hashtags]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/2010/03/29/feed-tester/</guid>
		<description><![CDATA[We&#8217;ve had a lot of ongoing conversations about the Palm Beach Technology Conference held this past Friday and it&#8217;s great that so much of that is happening via Twitter. In the widget below you&#8217;ll see results of a search done for our &#8220;official&#8221; hashtag from the Tech Conference: #pbtechconf. You can keep the conversation going [...]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;ve had a lot of ongoing conversations about the Palm Beach Technology Conference held this past Friday and it&#8217;s great that so much of that is happening via Twitter. In the widget below you&#8217;ll see results of a search done for our &#8220;official&#8221; hashtag from the Tech Conference: #pbtechconf. You can keep the conversation going by using that tag when you post and your posting will be added here. Fun!</p>
<div class="twitstatus_badge_container" id="twitstat_badge_169"></div>
<p><script type="text/javascript" src="http://twitstat.us/twitstat.us-min.js"></script><br />
<script type="text/javascript">
twitstat.badge.init({
    badge_container: "twitstat_badge_169",
    title: "Palm Beach Technology Conference",
    keywords: "#pbtechconf",
    max: 100,
    border_color: "#434343",
    header_background: "#434343",
    header_font_color: "#ffffff",
    content_background_color: "#e1e1e1",
    content_font_color: "#333333",
    link_color: "#307ace",
    width: 500
});
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/03/29/pbtechconf_feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm Beach Weblogs Acceptable Use Guidance</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/03/26/palm-beach-weblogs-acceptable-use-guidance/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/03/26/palm-beach-weblogs-acceptable-use-guidance/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 11:18:58 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Classroom Technology]]></category>
		<category><![CDATA[Technology Conference]]></category>
		<category><![CDATA[Web 2.0 Tools]]></category>
		<category><![CDATA[acceptable use]]></category>
		<category><![CDATA[weblgs]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=242</guid>
		<description><![CDATA[We have a few teachers covering our district blogging platform as we ramp up the scale of our service. It&#8217;s pretty exciting and our annual Technology Conference is a great place to get some new teachers started. Of course, being a public school district we have plenty of rules and policies that have to be [...]]]></description>
				<content:encoded><![CDATA[<p>We have a few teachers covering our district blogging platform as we ramp up the scale of our service. It&#8217;s pretty exciting and our annual Technology Conference is a great place to get some new teachers started.</p>
<p>Of course, being a public school district we have plenty of rules and policies that have to be followed as well as solid practical advice from the time we&#8217;ve spent watching students and teachers interact with blogs.</p>
<p>If you&#8217;d like to see how we handle some of the common issues that come up with blogging and glean some ideas from our policies feel free to download our <a href="http://weblogs.pbspaces.com/edtech/files/2010/03/SDPBC-Weblogs-Acceptable-Use-Policy.pdf">Acceptable Use for Classroom Blogs here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/03/26/palm-beach-weblogs-acceptable-use-guidance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technology Conference How-To Videos</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/03/22/technology-conference-how-to-videos/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/03/22/technology-conference-how-to-videos/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 20:27:35 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Technology Conference]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=234</guid>
		<description><![CDATA[It&#8217;s just a few days now until the 2010 version of our annual Technology Conference. It&#8217;s hard to believe how far we&#8217;ve come in the 12 years that our team has been putting on the conference! This year we&#8217;re featuring our first completely interactive conference with an on-line component featuring social networking tools that make [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s just a few days now until the 2010 version of our annual Technology Conference. It&#8217;s hard to believe how far we&#8217;ve come in the 12 years that our team has been putting on the conference!</p>
<p>This year we&#8217;re featuring our first completely interactive conference with an on-line component featuring social networking tools that make it easy for you to plan and participate in new and exciting ways.</p>
<p>To help you navigate the interactive portion of the conference Brian Dawson from Emerald Cove Middle School has put together a series of videos that you can view below to help you make the most of the online component of the conference. Take a few minutes to check these out then head over to the <a href="http://trainu.palmbeach.k12.fl.us/course/view.php?id=483">2010 Palm Beach Technology Conference</a> and get interactive!</p>
<h3>How to Connect to TrainU at the Technology Conference 2010</h3>
<p><object width="340" height="280"><param name="flashvars" value="key=HYP4B9B7B94188CD&amp;set=2H78S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4B9B7B94188CD&amp;set=2H78S"></embed></object></p>
<h3>How To Navigate the TrainU Mobile Site</h3>
<p><object width="340" height="280"><param name="flashvars" value="key=HYP4B9CF4F8743B9&amp;set=2H78S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4B9CF4F8743B9&amp;set=2H78S"></embed></object></p>
<h3>How to TrainU on the Conference Wall</h3>
<p><object width="340" height="280"><param name="flashvars" value="key=HYP4BA2E7C9680A2&amp;set=2H78S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4BA2E7C9680A2&amp;set=2H78S"></embed></object></p>
<h3>TrainU Technology Conference 2010 &#8211; Edit Your Profile</h3>
<p><object width="340" height="280"><param name="flashvars" value="key=HYP4BA045852DD84&amp;set=2H78S" /><param name="src" value="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://vodcast.palmbeach.k12.fl.us/videoplayer.swf" allowfullscreen="true" wmode="transparent" flashvars="key=HYP4BA045852DD84&amp;set=2H78S"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/03/22/technology-conference-how-to-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lunch Selections for the 2010 Technology Conference</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/03/18/lunch-selections/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/03/18/lunch-selections/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:15:43 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Educational Technology Team News]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=222</guid>
		<description><![CDATA[What are people ordering for their Lunch at this year&#8217;s Technology Conference? Follow their selections and see how Google Spreadsheets can import data in the interactive charts below: If you haven&#8217;t completed the survey yourself it&#8217;s not to late! Visit this quick and easy form to make your selection.]]></description>
				<content:encoded><![CDATA[<h3>What are people ordering for their Lunch at this year&#8217;s Technology Conference? Follow their selections and see how Google Spreadsheets can import data in the interactive charts below: <script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2Fffnum3l6ftovbrtr0pnp72rae9sacs66.spreadsheets.gmodules.com%2Fgadgets%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DA4%25253AB10%2526headers%253D-1%2526key%253D0An0EMhO8g1tjdFRsSjhMTWxqSzllQWdfWGUySVllcXc%2526gid%253D1%2526pub%253D1%26up_title%3D%26up_header%3D%26up_imgtype%3D1%26up_minval%3D%26up_maxval%3D%26url%3Dhttp%253A%252F%252Fvisapi-gadgets.googlecode.com%252Fsvn%252Ftrunk%252Fgadget%252Fbarsofstuff.xml&amp;height=400&amp;width=450"></script><script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2F0ktjprp9lkdpl36tkqilnfo7sutd589j.spreadsheets.gmodules.com%2Fgadgets%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DA13%25253AB13%2526headers%253D-1%2526key%253D0An0EMhO8g1tjdFRsSjhMTWxqSzllQWdfWGUySVllcXc%2526gid%253D1%2526pub%253D1%26up__table_query_refresh_interval%3D300%26up_title%3D%26up_minvalue%3D0%26up_maxvalue%3D2500%26up_greenrange%3D%26up_yellowrange%3D%26up_redrange%3D%26up_minorticks%3D2%26url%3Dhttp%253A%252F%252Fwww.google.com%252Fig%252Fmodules%252Fgauge.xml&amp;height=243&amp;width=299"></script></h3>
<p>If you haven&#8217;t completed the survey yourself it&#8217;s not to late!<a href="http://jotform.com/preview/10663149619"> Visit this quick and easy form to make your selection.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/03/18/lunch-selections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netTrekker Online Training Opportunities</title>
		<link>http://weblogs.pbspaces.com/edtech/2010/01/05/nettrekker-online-training-opportunities/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2010/01/05/nettrekker-online-training-opportunities/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:21:02 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Educational Technology Team News]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=215</guid>
		<description><![CDATA[As the new year begins we are very happy to announce that netTrekker is offering FREE Training Webinars! We would recommend one or more of these 30 minute sessions to any SDPBC educator interested in learning more about the latest features available in netTrekker Visit the netTrekker support page for details and a full schedule [...]]]></description>
				<content:encoded><![CDATA[<blockquote><p>As the new year begins we are very happy to announce that  <strong>netTrekker</strong> is offering <strong>FREE Training  Webinars</strong>!</p>
<p>We would recommend one or more of these 30 minute sessions to  any SDPBC educator interested in learning more about the latest features  available in netTrekker</p>
<p>Visit the <a title="nT trainings" href="http://www.palmbeach.k12.fl.us/learning_tools/nettrekker/" target="_blank">netTrekker support</a> page for details and a full schedule for January and February</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2010/01/05/nettrekker-online-training-opportunities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netTrekker Safe Search Awards</title>
		<link>http://weblogs.pbspaces.com/edtech/2009/10/08/nettrekker-safe-search-awards/</link>
		<comments>http://weblogs.pbspaces.com/edtech/2009/10/08/nettrekker-safe-search-awards/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 19:02:25 +0000</pubDate>
		<dc:creator>Kim Cavanaugh</dc:creator>
				<category><![CDATA[Classroom Technology]]></category>
		<category><![CDATA[Educational Vision]]></category>
		<category><![CDATA[Online Activities]]></category>
		<category><![CDATA[Presentations and Workshops]]></category>
		<category><![CDATA[project-based learning]]></category>
		<category><![CDATA[Teacher Resources Online]]></category>
		<category><![CDATA[classroom resources]]></category>
		<category><![CDATA[educational]]></category>
		<category><![CDATA[educational technology]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://weblogs.pbspaces.com/edtech/?p=196</guid>
		<description><![CDATA[We should all be PROUD!!! The School District of Palm Beach County has been recognized by netTrekker for our commitment to keeping our students safe online and providing educationally sound Internet resources for our students and teachers.  Each year netTrekker recognizes the top 100 Districts based on the usage of their educational search tool, and this year WE RANKED # 7  [...]]]></description>
				<content:encoded><![CDATA[<p>We should all be PROUD!!!</p>
<p>The School District of Palm Beach County has been recognized by netTrekker for our commitment to keeping our students safe online and providing educationally sound Internet resources for our students and teachers.  Each year netTrekker recognizes the top 100 Districts based on the usage of their educational search tool, and this year WE RANKED # 7  OVERALL!!</p>
<p>To see where we ranked compared to some of the other districts in Florida and the nation click on the award.</p>
<p><a href="http://www.nettrekker.com/about-us/press-and-media/announcements/safe-search-awards"></a></p>
<p><a href="http://www.nettrekker.com/about-us/press-and-media/announcements/safe-search-awards" target="_blank"><img class="alignnone size-full wp-image-197" src="http://weblogs.pbspaces.com/edtech/files/2009/10/ssa_logo_-_top_100_districts.png" alt="ssa_logo_-_top_100_districts" width="264" height="132" /></a></p>
<p>As a reminder,</p>
<p><a href="http://school.nettrekker.com/" target="_blank">netTrekker</a> is available to all students, teachers, and family members of the School District of Palm Beach County, and is available via a link on the <a href="http://www.palmbeach.k12.fl.us/learning_tools/" target="_blank">Learning Tools </a>website.  This is a direct link from school, and inquire at your school to learn more about access from home!</p>
<p>To learn more about netTrekker&#8230; check out the<a href="http://www.palmbeach.k12.fl.us/learning_tools/nettrekker/" target="_blank"> netTrekker Support Page</a>, and KEEP SAFELY SEARCHING!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogs.pbspaces.com/edtech/2009/10/08/nettrekker-safe-search-awards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
