<?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>The Awesome RonBravo &#187; development</title>
	<atom:link href="http://www.ronbravo.com/weblog/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ronbravo.com/weblog</link>
	<description>Amazing and Astounding Tales of Adventure</description>
	<lastBuildDate>Mon, 14 Mar 2011 09:37:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<image>
  <link>http://www.ronbravo.com/weblog</link>
  <url>http://www.ronbravo.com/files/my_avatar_2009_02_02.ico</url>
  <title>The Awesome RonBravo</title>
</image>
		<item>
		<title>myToolBox Software Development: Update 00</title>
		<link>http://www.ronbravo.com/weblog/2009_04_02/mytoolbox-software-development-update-00/</link>
		<comments>http://www.ronbravo.com/weblog/2009_04_02/mytoolbox-software-development-update-00/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 04:50:23 +0000</pubDate>
		<dc:creator>ronbravo</dc:creator>
				<category><![CDATA[Art, Community, and Gardening]]></category>
		<category><![CDATA[Computers and Freedom Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://www.ronbravo.com/weblog/?p=801</guid>
		<description><![CDATA[So this is the first post I am making on the development of the myToolBox web application. These are just a simple set of tools to use along side other web applications. I am developing them for Arizona Homegrown Solutions &#8230; <a href="http://www.ronbravo.com/weblog/2009_04_02/mytoolbox-software-development-update-00/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So this is the first post I am making on the development of the myToolBox web application. These are just a simple set of tools to use along side other web applications. I am developing them for <a href="”http://www.azhomegrownsolutions.org”" target="”_blank”">Arizona Homegrown Solutions</a> to help solve some small little problems we are running into here and there. Right now it is not all that impressive since a lot of the development time has been spent learning javascript, php, and mysql. I knew them to some degree before due to my exposure making web applications in the Ruby on Rails platform, but not to the degree I know now.<span id="more-801"></span> To run one of the tools just go to the myToolBox location on my personal hosting:</p>
<p><a href="”http://www.ronbravo.com/mytoolbox/source”" target="”_blank”">http://www.ronbravo.com/mytoolbox/source</a></p>
<p><strong>IMPORTANT NOTE:</strong> I developed this software using the Mozilla Firefox Internet Browser because it complies with webstandards more than Internet Explorer and it has better development tools. This means some of the myToolBox features may not work in Internet Explorer. I am assuming that the tools should work fine in the Safari or Opera browsers as well, but since I have not tested this I cannot confirm it. I just know that Internet Explorer will probably not work. This does not mean Internet Explorer will never be supported it just means that it is currently a pain in the ass to work with and so I&#8217;m holding off doing anything with it.</p>
<p>Once you&#8217;re on the myToolbox site just click on one of the tool names and the tool should run. Below I give a little bit of a description about them.</p>
<p><strong>Tabula Terra</strong></p>
<p>This is a simple journal entry system to allow people to enter in different conditions for the day while they were in their garden. This is Jill&#8217;s idea so I will be working with her to try and flesh this out more. At the moment it is pretty much a clone of the functionality provided by the <a href="”http://www.seedsofchange.com/digging/gcp_login.aspx”">Seeds of Change Garden Planner</a>. Ours is a little more sterile than theirs but I imagine as development moves on Tabula Terra will start to look a lot nicer.</p>
<p>Currently anyone can enter in a journal and mess around with it. Once user accounts get up and running we will be able to allow the journals to be organized more by an individual&#8217;s account. I also plan on allowing for charts to be generated so that we can get a visual representation of a lot of the data users will be putting in. I know that Jen has begun tracking her harvest at the end of the month and those are the kinds of things I&#8217;m hoping can get entered into the database(<a href="”http://azhomegrownsolutions.ning.com/profiles/blogs/march-harvest-tally”" target="”_blank”">See Jen that&#8217;s the surprise I was talking to you about</a>).</p>
<p>Some of the ideas Jill has thrown around are things like getting a nice database going of information on what people are planting, what their weather is like, and anything else related to growing food in our region. Hopefully in a year or so we will have enough data to compile and print for people to use. So there is a lot we can do with this.</p>
<p><strong>Wiki Reader</strong></p>
<p>This is a wiki application. Even though there is a ton of wiki software out there, many of them are pretty complicated. Most do not have the techno junk stripped out so that normal people can just jump right in and start creating documents. The few that I did like for easy of use required a subscription. No way. We need a free solution, and since I could not find what I think would be best for the group I&#8217;m hoping to create something that will. Now I will admit I have no idea how hard or easy creating wiki software is, but I figure we have some time before having a wiki up for AZHS is essential. In the meantime I will try and throw something together and see what comes out. Mostly though I&#8217;m using this as an excuse to practice my software development skills and gain a little more experience. So that in the future if AZHS does need some specific tool that does not exists I may be able to provide an option.</p>
<p>So that&#8217;s the myToolBox package in a nutshell. It&#8217;s all been license under the free, as in freedom not beer, license known as the <a href="”http://www.fsf.org/licensing/licenses/agpl-3.0.html”">GNU AGPL version 3</a>. I&#8217;m also using several 3rd party souce code libraries to help take care of some of the heavy lifting in the development of this software. The big idea being that the source code stays open for any community to update, maintain, and modify how they see fit. Providing them with the freedom to do what they want with the software hence the phrase, free as freedom not beer. Of course the development community at the moment is only made up of one person, me, but I hope that will change in the future. So give it a spin and post back any feedback or suggestions you might have. As I said these tools are in very early stage so don&#8217;t expect much yet. Give it time and they will grow.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ronbravo.com/weblog/2009_04_02/mytoolbox-software-development-update-00/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PPG Community Garden, My Hole in the Ground, and Software Development</title>
		<link>http://www.ronbravo.com/weblog/2009_03_20/ppg-community-garden-my-hole-in-the-ground-and-software-development/</link>
		<comments>http://www.ronbravo.com/weblog/2009_03_20/ppg-community-garden-my-hole-in-the-ground-and-software-development/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 06:20:25 +0000</pubDate>
		<dc:creator>ronbravo</dc:creator>
				<category><![CDATA[Art, Community, and Gardening]]></category>
		<category><![CDATA[Computers and Freedom Software]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[digging]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[gardening]]></category>
		<category><![CDATA[holes]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[parks]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ronbravo.com/weblog/?p=736</guid>
		<description><![CDATA[PPG Community Gardeners Meeting So yesterday the PPG had it&#8217;s monthly community garden meeting and it went pretty good. I arrived about 15 minutes late so by that time the participants had already broken into two groups. I joined a &#8230; <a href="http://www.ronbravo.com/weblog/2009_03_20/ppg-community-garden-my-hole-in-the-ground-and-software-development/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>PPG Community Gardeners Meeting</strong><br />
So yesterday the PPG had it&#8217;s monthly community garden meeting and it went pretty good. I arrived about 15 minutes late so by that time the participants had already broken into two groups. I joined a group and met Lisa and Cheryl who both work in the nursing industry. Lisa is a billing specialist and Cheryl is an infant care nurse. Both of them have little to no experience gardening but were really wanting to join the effort in starting something here in the valley by volunteering their time. So the three of us sat down and brain stormed a few ideas. Not that any of these ideas can happen now, but we thought it would be good to still put them out there and add to the idea bucket.</p>
<p><span id="more-736"></span></p>
<ol>
<li>Check with mulching services at dump. Sometimes city dumps set aside organic materials like yard clipings and tree leaves.</li>
<li>See if any municipal leaders can help. Two names came up <a href="http://www.mariabaier.com/">Maria Baier</a> and <a href="http://www.mayorgordon.com/home/index.cfm">Phil Gordan.</a></li>
<li>Look into the New York City, Washingon DC area community gardens and see what they did to get up and running. Maybe contact them?</li>
<li>Locate and start tracking potential plots of land. Then find out things like who owns them, water source on plot, places to compost, what residents live in the area who would be interested, and so on&#8230;</li>
<li>Can community gardens be had at the Phoenix parks?</li>
<li>What more is needed to get schools involved?</li>
<li>Get schools to start growing their own food for kids&#8217; lunches.</li>
<li>Opening schools up in the evenings for things like community pot lucks, free urgent care facilities.</li>
<li>Getting schools, especially middle and elementary, to teach more culinary classes and agriculture classes.</li>
<li>Contact churches to see if they would be interested in starting compost piles or even community gardens.</li>
</ol>
<p>Phew. Yeah we had fun thinking of a lot of things. Again, this is based on a bunch of assumptions. We have no clue what is involved to get a lot of this done, but decided it was still important to think about. It&#8217;s energizing meeting people who have this authentic desire to help. Makes me want to leap tall buildings in a single bound. LOL!. Anyway, met some cool people and hope to keep this up. Now for the hard part, which is trying to get some of the stuff on this list done.</p>
<p><strong>My Hole in the Ground</strong><br />
After a few days I&#8217;ve managed to remove about 90% of the dirt in a plot from my backyard, as the photo below shows.</p>
<p><a href="http://azhomegrownsolutions.ning.com/photo/photo/show?id=2641034%3APhoto%3A4797">My Backyard Photo</a></p>
<p>The size is roughly 4ft wide by 37ft long by 2ft deep. I broke a few PVC pipes which was frustrating but I think I should be able to fix them tomorrow. I talked with Jen and we should be setting a site analysis for my home in the next couple of weeks or so. I know what you&#8217;re thinking, “But Ron, shouldn&#8217;t youhave done the site analysis before you decided to dig a grand canyon in your backyard?” To which I can only reply that you are correct. Oh well. In any case should be a good chance to get some PPG Design Course students out here to see what they think and to provide some advice. In the meantime I need to work on fixing the PVC, getting woodchips, getting a little more compost, getting some coffee grounds, and a few cardboard boxes. Then I can begin filling the hole and start planting. The good news is I a close friend named Debbi who is interested in starting her own garden as well. So the digging doesn&#8217;t stop here.</p>
<p><strong>Software Development</strong><br />
So after the decision to stick with Ning for a while, I decide to turn my attention to a few other things:</p>
<ol>
<li>Installing a wiki</li>
<li>Looking into making some widgets for the site.</li>
</ol>
<p>One of the things that came out of the AZHS&#8217;s class at Partners in Participation, was that we agreed to install a wiki or some kind of software to document stuff. This way member have a resource they can use to help them with gardening that is specific to our region. As with most software there is sooooo many to choose from. So I&#8217;m still looking.</p>
<p>In the mean time I&#8217;ve also been toying with some widget stuff. Check it out here:</p>
<p><a href="http://mojokoo.ning.com/page/test-app">My test widget!</a></p>
<p>So nothing to impressive, but it is a start. From there I hope to do some more stuff. I&#8217;m using a widget/user interface library I came across called <a href="http://www.extjs.com/">ExtJS</a>. It uses javascript and was orginally made for the Yahoo widget library. The best part is that <a href="http://www.extjs.com/products/license-faq.php">ExtJS is open source</a> and very mature.</p>
<p>Now some people wonder why I&#8217;m a huge advocate of free open source software. One of the biggest reasons is freedom. You are not tied down to the decicions and policies of the developer, as I found out in this <a href="http://developer.ning.com/forum/topic/show?id=1185512%3ATopic%3A63551">Ning Developer</a> post about widget laboratory. Essentially the story goes that due to issues Ning was having with a 3rd party over repeated violations of user information, Ning had to let the developer go. Some people were a bit angry as the decision was made without their concent. This was a set back for some as they had invested a lot of time and money in both Ning and the third party Widget Laboratory. In the end Ning recovered and now offers a bunch of cool little apps and a development platform through the OpenSocial API. However, I hope my point is clear that sometimes, not all the time, but sometimes opensource can give you that freedome to branch off and move on if the developer does something you don&#8217;t agree with.</p>
<p>Anyway, we&#8217;ll see how ExtJS holds up.</p>
<p>That&#8217;s all for today. Time for bed.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ronbravo.com/weblog/2009_03_20/ppg-community-garden-my-hole-in-the-ground-and-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

