<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>CogDogBlog &#187; plugin</title>
	<atom:link href="http://cogdogblog.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://cogdogblog.com</link>
	<description>Alan Levine&#039;s space for barking about and playing with technology</description>
	<lastBuildDate>Sat, 26 May 2012 00:01:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
		<item>
		<title>Not Your Grandmother&#8217;s Tag Cloud</title>
		<link>http://cogdogblog.com/2009/05/15/tagnetic-poetry/</link>
		<comments>http://cogdogblog.com/2009/05/15/tagnetic-poetry/#comments</comments>
		<pubDate>Fri, 15 May 2009 08:33:28 +0000</pubDate>
		<dc:creator>Alan Levine aka CogDog</dc:creator>
				<category><![CDATA[Blog Pile]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cogdogblog.com/?p=3651</guid>
		<description><![CDATA[Here&#8217;s a big twitterbution to robin2go (who was so cool to meet in person at Penn State) for sharing a really cool WordPress Plugin &#8212; Tagnetic Poetry. It displays your WordPress tags as something that looks like the magnets you make into poems for your fridge&#8211; and just as they do, in your blog you can re-arrange them (below is a screen shot; link to go to the real deal): I have this running on a page at http://cogdogblog.com/tag-poetry/. Now I am inspired to do more tagging of my posts, cause this is fun.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://twitter.com/Robin2go/statuses/1797422169">a big twitterbution to robin2go</a> (who was so cool to meet in person at Penn State) for sharing a really cool WordPress Plugin &#8212; <a href="http://cogdogblog.com/wordpress.org/extend/plugins/tagnetic-poetry/">Tagnetic Poetry</a>. It displays your WordPress tags as something that looks like the magnets you make into poems for your fridge&#8211; and just as they do, in your blog you can re-arrange them (below is a screen shot; <a href="http://cogdogblog.com/tag-poetry">link to go to the real deal</a>):</p>
<p><a href="http://cogdogblog.com/tag-poetry/"><img src="http://cogdogblog.com/wp-content/uploads/2009/05/tag-poetry.jpg" alt="tag-poetry" title="tag-poetry" width="500" height="390" class="alignnone size-full wp-image-3652" /></a></p>
<p>I have this running on a page at <a href="http://cogdogblog.com/tag-poetry/">http://cogdogblog.com/tag-poetry/</a>. Now I am inspired to do more tagging of my posts, cause this is fun. </p>
]]></content:encoded>
			<wfw:commentRss>http://cogdogblog.com/2009/05/15/tagnetic-poetry/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Customize Your TwitterTools Prefix Text</title>
		<link>http://cogdogblog.com/2008/12/29/twittertools-prefix/</link>
		<comments>http://cogdogblog.com/2008/12/29/twittertools-prefix/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 16:39:45 +0000</pubDate>
		<dc:creator>Alan Levine aka CogDog</dc:creator>
				<category><![CDATA[Blog Pile]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cogdogblog.com/?p=3167</guid>
		<description><![CDATA[Do you use the TwitterTools plugin on your own WordPress site to send your blog posts to your tweet stream? Wanna feel like a real WordPress hack jockey? Here is a little code editing you can do without needing to know diddly squat about PHP. Here&#8217;s the thing, when TwitterTools published your new sexy blog post to Twitter, it always prefixes it with the same intro text that everyone else gets: New blog post: Video of My Big Blah Blah Blah Got Stuck in the Blah&#8230; http://tinyurl.com/xxxxx Do you really want to post like everyone else? That is so lemming like. Sheep. Conformist. Not for me. Long ago, I dug into the code and found a line to edit to change it, so my blog posts to twitter are always uniquely mine as Just CogDogBlogged: This is so easy, all you need to be able to do is to edit [...]]]></description>
			<content:encoded><![CDATA[<p>Do you use the <a href="http://wordpress.org/extend/plugins/twitter-tools/">TwitterTools plugin</a> on your own WordPress site to send your blog posts to your tweet stream? Wanna feel like a real WordPress hack jockey? Here is a little code editing you can do without needing to know diddly squat about PHP.</p>
<p>Here&#8217;s the thing, when TwitterTools published your new sexy blog post to Twitter, it always prefixes it with the same intro text that everyone else gets:</p>
<blockquote><p>New blog post: Video of My Big Blah Blah Blah Got Stuck in the Blah&#8230; http://tinyurl.com/xxxxx</p></blockquote>
<p>Do you really want to post like <em>everyone</em> else?</p>
<p>That is so lemming like.</p>
<p>Sheep.</p>
<p>Conformist.</p>
<p>Not for me.</p>
<p>Long ago, I dug into the code and found a line to edit to change it, so my blog posts to twitter are always uniquely mine as <strong>Just CogDogBlogged</strong>:</p>
<p><a href="http://twitter.com/cogdog/status/1084184900"><img src="http://cogdogblog.com/wp-content/uploads/2008/12/just-cogdogblogged.jpg" alt="just-cogdogblogged" title="just-cogdogblogged" width="500" height="237" class="alignnone size-full wp-image-3168" /></a></p>
<p>This is so easy, all you need to be able to do is to edit one line of text. </p>
<p><em>Anyone can do that.</em></p>
<p>Even you.</p>
<p>Just edit the <code>twitter-tools.php</code> file on line 127 (oh, you likely do not use <a href="http://www.barebones.com/products/bbedit/">a decent text editor </a> that gives line numbers (and &#8220;doesn&#8217;t suck&#8221;); it is in section of code following <code>class twitter_tools {</code>) which reads out of the box as:</p>
<p><pre>$this-&gt;tweet_prefix = &#039;New blog post&#039;;</pre></p>
<p>All you  need to do is to change the text inside the single quotes to be whatever you want your tweets to be prefixed as&#8230;. do not delete the ending semi-colon, or your entire blog will die, go up in smoke, and self-destruct&#8230; just kidding&#8211; but the semi-colon is essentila in PHP to denote the end of a command. Here is how my edited line looks:</p>
<p><pre>$this-&gt;tweet_prefix = &#039;Just CogDogBlogged&#039;;</pre></p>
<p>Don&#8217;t make it really long as the length of this text takes away from the amount of text in your tweet&#8230; the code is smart enough to subtract the exact length if the tweet prefix.</p>
<p>And her is another coders suggestion&#8211; print this out and tape to your wall &#8212; <strong>WORK ON A COPY OF THE ORIGINAL FILE</strong> just in case you bork it, you always want to work on a copy, so if something goes wrong you can replace the file on your server with the last working one.</p>
<p>And ahem&#8211; this would be a simple feature that could be added to the TwitterTools configuration pane. But I don;t wait for them to do what I want to do if I can hack it.</p>
<p>There you go, a cheap gift from CogDogBlog, make your tweeted blog posts rise among the sea of sameness. </p>
]]></content:encoded>
			<wfw:commentRss>http://cogdogblog.com/2008/12/29/twittertools-prefix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>A Different Way to Make a Plugin</title>
		<link>http://cogdogblog.com/2008/08/01/a-different-way-to-make-a-plugin/</link>
		<comments>http://cogdogblog.com/2008/08/01/a-different-way-to-make-a-plugin/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 07:04:33 +0000</pubDate>
		<dc:creator>Alan Levine aka CogDog</dc:creator>
				<category><![CDATA[Blog Pile]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cogdogblog.com/?p=2548</guid>
		<description><![CDATA[While I tinker with them, I&#8217;ve yet to code my own WordPress plugin. There are so many to choose from! A few weeks ago I got an email from a guy named Joe who I had met at Northern Voice. He was developing a plugin that would connect blog posts automatically to related content in a site called DonorsChoose.org&#8211; I had never heard of it, but what a great concept. Teachers (and/or students) submit ideas for learning materials or activities they don&#8217;t have, and the site connects them with people willing to help them get what they need. Donors can choose which project to contribute directly to. DonorsChoose.org is dedicated to addressing the scarcity and inequitable distribution of learning materials and experiences in our public schools. We believe this inequity is rooted in the following factors: 1. Shortages of learning materials prevent thorough, engaging instruction; 2. Top-down distribution of materials [...]]]></description>
			<content:encoded><![CDATA[<p>While I tinker with them, I&#8217;ve yet to code my own WordPress plugin. There are <a href="http://wordpress.org/extend/plugins/">so many to choose from</a>!</p>
<p>A few weeks ago I got an email from a guy named Joe who I had met at Northern Voice. He was developing a plugin that would connect blog posts automatically to related content in a site called <a href="http://www.donorschoose.org">DonorsChoose.org</a>&#8211; I had never heard of it, but what a great concept. Teachers (and/or students) submit ideas for learning materials or activities they don&#8217;t have, and the site connects them with people willing to help them get what they need.  Donors can choose which project to contribute directly to.</p>
<blockquote><p>DonorsChoose.org is dedicated to addressing the scarcity and inequitable distribution of learning materials and experiences in our public schools. We believe this inequity is rooted in the following factors:</p>
<p>1. Shortages of learning materials prevent thorough, engaging instruction;<br />
2. Top-down distribution of materials stifles our best teachers and discourages them from developing targeted solutions for their students; and<br />
3. Small, directed contributions have gone un-tapped as a source of funding.</p>
<p>DonorsChoose.org will improve public education by engaging citizens in an online marketplace where teachers describe and individuals can fund specific student projects. We envision a nation where students in every community have the resources they need to learn.
</p></blockquote>
<p>According to Joe, the site has over 14,000 developed lesson ideas, and his concept was to create a system where blog posts would automatically by linked to relevant content at DonrsChoose.</p>
<p>I was a little curious since I really doubted the rants and whinges I post would have some correlation in a school project database, like when I use words like &#8220;cat piss&#8221;, but he said a<a href="http://cogdogblog.com/2008/06/27/china/">post I made about the Learning 2.008 conference</a> had a great amount of correlation.<br />
<span id="more-2548"></span><br />
What was interesting was he set this up as a project in a site called The Point that &#8220;lets anyone start a campaign to organize, fund raise, or persuade.&#8221; The <a href="http://www.thepoint.com/campaigns/build-a-donors-choose-wordpress-plugin">DonorsChoose project was set up in the Point</a> so that the plug-in would get done only if at least 10 bloggers signed up there and agreed to try it out on their blog.</p>
<p>What the heck? I said. So today Joe e-mailed that his project made his 10, so I was able to get the <a href="http://wordpress.org/extend/plugins/possibly-related-classroom-projects/">Possibly Related Classroom Projects plugin</a> (as are you, it&#8217;s public).</p>
<p>Joe wrote today:</p>
<blockquote><p>I can&#8217;t wait to see the plugin in action on your blog &#8212; and you&#8217;re def. welcome to share it with your readers.  I wonder if this donorschoose campaign, which features &#8220;Click, Clack, Moo: Cows That Type&#8221; will be recommended for your most recent post :)</p></blockquote>
<p>He is referring to <a href="http://cogdogblog.com/2008/07/30/moo-2/">my post on moo cards</a>- so let&#8217;s see what was picked up. Hmm, no click-clack moo. But I got links to:</p>
<p><img src="http://cogdogblog.com/wp-content/uploads/2008/07/no-moo.jpg" alt="" title="no-moo" width="500" height="183" class="alignnone size-full wp-image-2549" /></p>
<p>So at first maybe not a match. But <a href="http://www.donorschoose.org/donors/proposal.html?id=174967'">the first project</a> includes a request:</p>
<blockquote><p>My students need 3 copies of a set of Favorite Transitional Book CD Read Alongs, and one Minnie and Moo Go To Paris CD Read Along Set.</p></blockquote>
<p>And there it is in <a href="http://www.donorschoose.org/donors/proposal.html?id=196879">the second project</a>- a second grade teacher in Arizona (hey I live there) is wanting reading materials that will act as magical literacy pills, asking for funds to help purchase:</p>
<blockquote><p>My students need 17 different elementary level books from Harold and Purple Crayon to Click, Clack, Moo to Where the Wild Things Are in order to build upon their fluency and literacy skills.</p></blockquote>
<p><a href="http://www.flickr.com/photos/cogdog/2597245678/" title="More Heavy Reading by cogdogblog, on Flickr"><img src="http://farm4.static.flickr.com/3099/2597245678_c04b4f07bd_m.jpg" width="219" height="240" alt="More Heavy Reading" class="alignright" /></a><br />
Bingo! Joe is right on target. </p>
<p>And ironically, earlier in the summer I bought myself a copy of <em>Click, Clack, Moo</em> since it is such a great story.</p>
<p>And <em>Where the Wild Things Are</em> was such a favorite book for me as a kid&#8230; now I am feeling an urge to contribute&#8230;.</p>
<p>And <a href="http://www.donorschoose.org/donors/proposal.html?id=146003">the third project</a> is also a match, no moo, but a speech therapist is asking for a <strong>card</strong> reader to help kids learn sounds&#8211; so that match works well for all the times I mentioned &#8220;card&#8221; in my post.</p>
<p>So Joe, I would say you have done this plug-in well. I was scanning the titles of the projects thinking the matches were <a href="http://cogdogblog.com/2008/07/31/i-am-so-un-cuil/">as bad as the cuil web search</a>, but when you read the projects the match is spot on.</p>
<p>Lastly Joe also shared <a href="http://docs.google.com/Doc?docid=dhm7jqhx_286dwbfsjg7&#038;hl=en">an interesting Google doc</a> that describes that happened in the development of the plug-in, which to me, as as much fun as watching the extras on a DVD.</p>
<p>What a great way to build software and what a great thing to do to bring people to a site that will help  teachers.</p>
<p>Let me know what you find from the DonorsChoose links that now appear here.</p>
]]></content:encoded>
			<wfw:commentRss>http://cogdogblog.com/2008/08/01/a-different-way-to-make-a-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>

