<?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 Book and the Cover &#187; Ramblings</title>
	<atom:link href="http://benjaminsterling.com/category/ramblings/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminsterling.com</link>
	<description>Ok, you did not judge the book by it&#039;s cover, great.  Now, read the whole thing before passing judgment.</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:58:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web Tech November Meetup</title>
		<link>http://benjaminsterling.com/web-tech-november-meetup/</link>
		<comments>http://benjaminsterling.com/web-tech-november-meetup/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 15:27:16 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/?p=103</guid>
		<description><![CDATA[Well ladies and Gents, looks like I will be doing another jQuery presentation at the Web Tech November Meetup at the &#8220;Investors United Baltimore Campus&#8221; on the 24th of November. The presentation will break from the normal jQuery presentations you see on the web and will be approached in the way I explain jQuery to [...]]]></description>
			<content:encoded><![CDATA[<p>Well ladies and Gents, looks like I will be doing another jQuery presentation at the Web Tech November Meetup at the &#8220;<a href="http://maps.google.com/maps?q=6721+Harford+Rd.+Baltimore,+MD+21234&amp;ie=UTF8&amp;oe=utf-8&amp;client=firefox-a&amp;ll=39.370801,-76.528702&amp;spn=0.118637,0.264359&amp;z=13&amp;iwloc=addr">Investors United Baltimore Campus</a>&#8221; on the 24th of November.</p>
<p>The presentation will break from the normal jQuery presentations you see on the web and will be approached in the way I explain jQuery to co-workers, people through my site, or Tweeter.  I will point you to the resources you need to know about and get familiar with, which all presentations do.  But I will not be giving you the history of jQuery, I don&#8217;t believe people come to these presentations or meetups to learn the history of something, they want to know how it works.  And that is what I will tell you, how jQuery works with in the context of your everyday projects.  I will give you some tips on how to structure your code, what selectors are faster and how to use some of those <a href="http://docs.jquery.com/Traversing">fancy traversing methods</a>.</p>
<p>I have not decide exactly which methods to focus on, I am still research which ones I really use most often and which ones other developers use most often.  But be sure that the ones I pick will be ones that you will start using immediately.</p>
<p>So come on out and see me ramble on on how good jQuery is or just come out to see how sexy i really am, it will be a good time either way.</p>
<p><a href="http://www.meetup.com/webdevelopment/calendar/9134655/">Be sure to RSVP!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/web-tech-november-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning from your mistakes</title>
		<link>http://benjaminsterling.com/learning-from-your-mistakes/</link>
		<comments>http://benjaminsterling.com/learning-from-your-mistakes/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 04:10:50 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/?p=95</guid>
		<description><![CDATA[credit: AdamNF Imagine this, you are a seasoned web developer and have encountered just about every situation as a developer.  Now imagine that an unseasoned developer, not quite under your care, stresses that something that is overly basic &#8211; as a seasoned developer it would be overly basic &#8211; can&#8217;t be done or require just [...]]]></description>
			<content:encoded><![CDATA[<div class="featureImg"><a href="http://benjaminsterling.com/wp-content/uploads/2008/10/2424992539_5caf3d4e61.jpg"><img class="aligncenter size-full wp-image-96" title="ARG!" src="http://benjaminsterling.com/wp-content/uploads/2008/10/2424992539_5caf3d4e61.jpg" border="0" alt="Frustration" width="610" /></a></div>
<p style="text-align:right;">credit: <a href="http://flickr.com/photos/adampenney/">AdamNF</a></p>
<p>Imagine this, you are a seasoned web developer and have encountered just about every situation as a developer.  Now imagine that an unseasoned developer, not quite under your care, stresses that something that is overly basic &#8211; as a seasoned developer it would be overly basic &#8211; can&#8217;t be done or require just way to much time to achieve.  Now imagine since this developer can&#8217;t (or won&#8217;t) do this overly simple task you now have to take this project on your shoulders and spend countless hours recoding close to 500 lines of code plus add an extra 300 lines of bloat &#8211; all of which are against your better judgment and coding philosophy -  to achieve the goals for this project.   How would you react?  What would you do?  Well, I will tell you how I originally reacted and what I eventually did.</p>
<blockquote class="quote"><p>My initial reaction was poor, very poor and embarrassing, I flipped out and stopped short of calling him name.</p></blockquote>
<p>My initial reaction was poor, very poor and embarrassing, I flipped out and stopped short of calling him name.  I did yell, which I never do.  When the project was start all requirements were laid out and I explicitly told the developer exactly what I needed and made him repeat those needs back to me.  I also ask him what he need from me and I confirmed those items with him in emails, in person and on conference calls.  So when you get a call on a Sunday afternoon stating that you have recode code that has been done for over a month and a half that has been tested and was working a 100%,  getting mad is just about all you can do.  So I yelled and cursed; recited email after email, notes after notes about prior discussions and what was agreed on.</p>
<p>Like I said, reacted very poorly.  After this call I stepped outside to collect myself and get my thoughts together.  Once I calmed down I decided that I would treat this situation as if I were back being a supervisor at <abbr title="United Parcel Service">UPS</abbr>.  What made me one of the best &#8211; if not the best &#8211; supervisors at UPS was my ability to train, cross-train, communicate and making my employees think that my ideas were actually their ideas.</p>
<blockquote class="quote"><p>&#8230;debating only waste time and will frustrate you.</p></blockquote>
<p>I went ahead and did all the recoding and set things up to have this developer come up with my ideas.  At UPS having someone come up with your idea was pretty easy, it&#8217;s manual labor so convincing someone to do something smart not hard is quite simple.  Convincing a person that sits in front of a keyboard that you never see (I telecommute) to work smarter, not harder is complicated.  I had to keep in constant communication with him and our supervisor &#8211; our supervisor works in the office with him and can relay messages to him without making it seem like it came from me.  In these communications I had to bring up a small problem that only really had one outcome and would be the outcome I was looking for.  Much like a lawyer should never ask a question they don&#8217;t already know the answer too, I made sure to ask questions that only benefited my philosophy.  I tried to stay away from items that I knew would cause a debate, even if in my mind it was a simple topic, debating only waste time and will frustrate you.</p>
<p>After about three weeks &#8211; yes, three weeks is a long time but keep in mind that I don&#8217;t see this person everyday and I am working four other projects so very little time to focus &#8211; we were getting complaints that the app was moving too slow.  Which was one of the seeds I was planting over the three weeks was about load time and processing time.  I had gone into the office to discuss everything face to face with him and our supervisor to see &#8220;what we can do to fix it.&#8221;  I had planted quite a few seeds so all I really needed to do at this point was to add water.  Water in this instance was me walking thru that app looking ever-so frustrated that I could not come up with an answer on fixing it.  I start out by pointing out the the obvious, the page took too long to load and once we were sure everything was loaded there was still a hand in the app.  The load time was do to a massive XML document being loaded, well over 4,000 lines, and the hand was the bloated code I needed to put in to achieve what this developer could not do on his end.</p>
<p>Before I go further, let me clear up who is doing what.  I am, on this project, the front end developer dealing with the JavaScript framework I build on top of jQuery, building out the design and making it 508 compliant.  He is building a CMS of sorts to maintain and track the content.  When I say track, I mean the content can be versioned and have comments for changes appended to it.  He is building everything out in ASP.NET.</p>
<blockquote class="quote"><p>&#8230;sometimes you have to baby step people till the see the big picture.</p></blockquote>
<p>After pointing out exact what might be causing the load time and the hand, xml and the code bloat, I suggested something simple for the load time in the form of a question to the developer.  &#8220;What would happen if we shrunk the tag name for one specific tag in the XML down to one letter?&#8221;  He was like &#8220;Hmmm&#8230; the change would be pretty easy on my end, maybe we comment out some attributes that are not needed.&#8221;  And that is where he started taking off with the idea (please note, this was one of the ideas I&#8217;ve been pushing from the very beginning but its only a band-aide to a bigger problem.  Baby steps.) and shrinking the other tags.  Basically were shrank a 500kb file down to 250kb, not great, but a huge improvement, remember, sometimes you have to baby step people till the see the big picture.</p>
<p>Once we got that particular issue &#8220;resolved&#8221; it was time to move onto issue two, the code bloat.  When I coded this I made sure to make it expendable, the moment it was not needed anymore it was gone.  The framework basically works off the hash by default, much like gmail does so you can go back and forth in your history.  But instead of sending me the hash as my code expects, he was sending me an ID of the page and I had to transverse the XML to build out the needed hash.  But before I had the chance to start explaining the problem and how we &#8220;might&#8221; resolve it he blurts out &#8220;Oh, I think I can just send you the hash.  Shouldn&#8217;t be to hard.&#8221;  I litterally sat there with my mouth open for what felt like an hour.  To rehash, the number one issue that he was unable to do was the building out of the hash.  For those that don&#8217;t know, a hash is what you see in your URI (#somehash).  In our case, the hash looks like #m-1000-0-0-0 which is #m-Module-lesson-topic-page; its zero based so 0 is the first lesson/topic/page, 1 is the second and so on.</p>
<p>So what did we learn here?  Well, a few things.</p>
<p><strong>For Senior Developers:</strong></p>
<ol>
<li>Communicate</li>
<li>Be willing to let the unseasoned learn from their own mistakes.  You may need to take a hit every now and then but in the end the unseasoned will become season and an asset.</li>
<li>You are allowed to get mad and frustrated, but keep your composure.  Step outside and take a breather if you need, but keep your cool and be a leader.</li>
<li>You made your mistakes to get where you are at, so remember that when the unseasoned make a mistake that makes your work harder to do.</li>
<li>Be willing to teach, that kinda goes hand in hand with letting the unseasoned make mistakes, but the difference here is preemptive.  If you have an opportunity to truly explain why something is done a certain way, do it.</li>
</ol>
<p><strong>For Juniour/Entry level Developers</strong></p>
<ol>
<li>Communicate</li>
<li>Learn from your mistakes; don&#8217;t make the same ones over and over again.</li>
<li>Understand that people will get frustrated with you if you &#8220;don&#8217;t know everything they know.&#8221;  But be willing to ask for help.  99% of the time that will bring the frustration level down and give them an ego boost.</li>
<li>This one bares repeating: Learn from your mistakes; don&#8217;t make the same ones over and over again.</li>
<li>Be willing to learn.  Simple as that.  You don&#8217;t know everything and there is always someone, even for seasoned developers, that knows much more than you.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/learning-from-your-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Really in a Name?</title>
		<link>http://benjaminsterling.com/whats-really-in-a-name/</link>
		<comments>http://benjaminsterling.com/whats-really-in-a-name/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 03:09:10 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/whats-really-in-a-name/</guid>
		<description><![CDATA[<img src="wp-content/themes/sterling/common/img/icon_question.jpg" class="excerptImg"/>Back in December I released a <a href="http://benjaminsterling.com/benjaminsterlinggalleries/">WordPress plugin called Benjamin Sterling Galleries</a> that was pretty good.  Then a <a href="http://displayawesome.com/">friend</a> suggested that I should change the name because it was a bit "ego" driven and would not really grab anyones attention.  I told him I liked that name, but would be open to suggestions.  He had none.]]></description>
			<content:encoded><![CDATA[<p>Back in December I released a <a href="http://benjaminsterling.com/benjaminsterlinggalleries/">WordPress plugin called Benjamin Sterling Galleries</a> that was pretty good.  Then a <a href="http://displayawesome.com/">friend</a> suggested that I should change the name because it was a bit &#8220;ego&#8221; driven and would not really grab anyones attention.  I told him I liked that name, but would be open to suggestions.  He had none.</p>
<p>A few weeks had gone by and I was in the process of redoing the plugin to add some features and remove some things that made zero sense and I thought since it was going to be a much bigger release that I should consider a name change.  After brainstorming for a bit I came up with <a href="http://benjaminsterling.com/photoxhibit/">PhotoXhibit</a> and thought it was ok, but did not think the public would.  But I stuck to my guns away and submitted a request for the plugin to be put on WordPress&#8217; plugin directory.</p>
<p>The official release of <a href="http://benjaminsterling.com/photoxhibit/">PhotoXhibit</a> was on 02/19/2008 at about 9pm EST and up till that point <a href="http://benjaminsterling.com/benjaminsterlinggalleries/">Benjamin Sterling Galleries</a> had a total download of about 2,101 and that plugin was release about 12/06/2007 about 4pm EST.  That is rough estimate of about 80 days between those two days and as of the writing of this post <a href="http://benjaminsterling.com/photoxhibit/">PhotoXhibit</a> has 1,565 download.  That is a difference of 536!  And that is with out giving the link to anyone but a select few testers. (both are linked on wordpress.org so the those links offset each other)</p>
<p>So that leads me to the point of this post, what really is in a name?  The plugin is more or less that same with some minor feature improvements.</p>
<p>Could the HD-DVD format have won if Blu-ray was not named Blu-ray?</p>
<p>Can a name really be that important?  I would really love to hear your feedback and thoughts on this?</p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/whats-really-in-a-name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

