<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>aTech Media Blog</title>
    <link>http://atechmedia.com/</link>
    <description>Company blog of aTech Media - a web and software development company in the UK</description>
    <language>en-gb</language>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/atechmedia" type="application/rss+xml" /><item>
      <pubDate>Fri, 09 Jan 2009 15:57:00 +0000</pubDate>
      <title>New in codebase: new activity feed, improved changeset highlighting...</title>
      <link>http://feedproxy.google.com/~r/atechmedia/~3/FRLTeosOli8/new-in-codebaase-new-activity-feed-improved-changeset-highlighting</link>
      <guid isPermaLink="false">http://atechmedia.com/blog/2009/1/new-in-codebaase-new-activity-feed-improved-changeset-highlighting</guid>
      <description>
&lt;p&gt;This week we&amp;#8217;ve pushed a couple of interesting new updates to codebase.&lt;/p&gt;
&lt;h3&gt;New Activity Feed&lt;/h3&gt;
&lt;p&gt;One feature we find most useful is the activity feed which includes useful news about new changesets, tickets and deployments as well as other useful information. We&amp;#8217;ve now re-designed the feed as well as changed the way it works behind the scenes to speed things up when browsing.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img.skitch.com/20090109-862imgybxf35ig87x6suk5ga1w.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h3&gt;Improvements to changeset browsing &amp;amp; viewing&lt;/h3&gt;
&lt;p&gt;The diff viewer now highlights the difference between single-line changes.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img.skitch.com/20090109-pk2r2cqapx79fk79dusedc3n2s.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;When displaying a list of changesets, we&amp;#8217;ve decreased the size of some, less important, changesets.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img.skitch.com/20090109-puw7dkagu8na4i3862n88xar66.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h3&gt;Support for displaying submodules in the tree browser&lt;/h3&gt;
&lt;p&gt;Something we forgot from the first version of codebase was support for submodules. We now highlight submodules in the tree browser with an alternative icon and display a page with the submodule information (including the &lt;span class="caps"&gt;URL&lt;/span&gt; to the repository and commit ref). Also, if the repository is hosted on codebase or github, we&amp;#8217;ve included a link to the web-based version of the repository.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img.skitch.com/20090109-ky28wcennerfdbmt6wchbcyycf.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h3&gt;Other Minor Updates&lt;/h3&gt;
&lt;p&gt;We&amp;#8217;ve also made a couple of other minor tweaks:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Added a list of repositories to the right bar of the project dashboard&lt;/li&gt;
	&lt;li&gt;Minor bug fixes with the source &amp;amp; changeset browser interface&lt;/li&gt;
	&lt;li&gt;Minor changes to the post receive hook payload, full details in the &lt;a href="/support/kb/codebase/post-receive-hooks"&gt;knowledge base&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;      </description>
    <feedburner:origLink>http://atechmedia.com/blog/2009/1/new-in-codebaase-new-activity-feed-improved-changeset-highlighting</feedburner:origLink></item>
    <item>
      <pubDate>Thu, 11 Dec 2008 14:44:00 +0000</pubDate>
      <title>A little update on codebase</title>
      <link>http://feedproxy.google.com/~r/atechmedia/~3/Pok7EHRf6zI/a-little-update-on-codebase</link>
      <guid isPermaLink="false">http://atechmedia.com/blog/2008/12/a-little-update-on-codebase</guid>
      <description>
&lt;p&gt;This time last week we released codebase into the wild and started accepting signups and since then we&amp;#8217;ve been working hard on improving the app, the gem and the documentation.&lt;/p&gt;
&lt;p&gt;The most significant update this week has been the finialisation of the &lt;span class="caps"&gt;API&lt;/span&gt; and it&amp;#8217;s &lt;a href="/support/kb/codebase/the-api"&gt;associated documentation&lt;/a&gt;. The documentation now contains all the details you need to start working with the &lt;span class="caps"&gt;API&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ve also made a significant update to the gem (now at v2.0.5) which improves the error reporting when a deployment is automatically tracked. The previous version used to report success regardless of any errors which could have occurred at the server (access denied, validation errors etc&amp;#8230;), however the new version will report any failure with a debug output however it will not halt the deployment. We&amp;#8217;d suggest upgrading to the latest version of the gem at your earliest conveinence as it also adds some minor bug fixes and a debug command for use when reporting problems:&lt;/p&gt;
&lt;pre&gt;sudo gem update codebase-gem --source=http://gems.codebasehq.com&lt;/pre&gt;
&lt;p&gt;Just this afternoon, I&amp;#8217;ve published a quick guide about how to deploy your rails application with Capistrano, Git &amp;amp; Codebase. Why not &lt;a href="/support/kb/codebase/rails-deployments"&gt;take a look&lt;/a&gt; if you&amp;#8217;re new to capistrano, git or codebase deployments?&lt;/p&gt;      </description>
    <feedburner:origLink>http://atechmedia.com/blog/2008/12/a-little-update-on-codebase</feedburner:origLink></item>
    <item>
      <pubDate>Wed, 03 Dec 2008 16:16:00 +0000</pubDate>
      <title>codebase is now in public beta!</title>
      <link>http://feedproxy.google.com/~r/atechmedia/~3/v5pR3vhXGqY/codebase-is-now-in-public-beta</link>
      <guid isPermaLink="false">http://atechmedia.com/blog/2008/12/codebase-is-now-in-public-beta</guid>
      <description>
&lt;p&gt;codebase was released as v1 back in July to a small number of beta testers, and since then we&amp;#8217;ve been working hard on adding new features requested by our testers, and fixing any bugs we&amp;#8217;ve found along the way. We&amp;#8217;re really pleased to announce the launch of our free public beta.&lt;/p&gt;
&lt;p&gt;codebase brings together git source control, issue/ticket management &amp;amp; deployment tracking. If you find yourself managing multiple software projects and need a central place to organise&lt;br /&gt;
your code &amp;#8211; codebase is the solution for you! The list below is just some of the great features we&amp;#8217;ve included:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Manage multiple projects and code repositories within your account&lt;/li&gt;
	&lt;li&gt;Easily see what&amp;#8217;s been going on with an easy to follow activity stream&lt;/li&gt;
	&lt;li&gt;Browse all your source code and files with our attractive, syntax highlighting code browser&lt;/li&gt;
	&lt;li&gt;Review your changesets with full diff viewer and browse historical versions of every file&lt;/li&gt;
	&lt;li&gt;A complete ticketing system with direct integration with your repositories&lt;/li&gt;
	&lt;li&gt;Track your projects&amp;#8217; progress by defining milestones &amp;amp; version targets&lt;/li&gt;
	&lt;li&gt;Using the codebase gem, easily track each and every deployment you make to your servers&lt;/li&gt;
	&lt;li&gt;Easily allow any codebase user access to your projects &amp;amp; repositories&lt;/li&gt;
	&lt;li&gt;Publish a publically readable &lt;span class="caps"&gt;CHANGELOG&lt;/span&gt; for any repository within your account&lt;/li&gt;
	&lt;li&gt;Use the codebase gem for direct access to ticket information from your local shell&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can now signup for your own codebase account and start trying&lt;br /&gt;
out these features for yourself. Head on over to  &lt;a href="/codebase"&gt;our website&lt;/a&gt; for full details or checkout our &lt;a href="/screencasts/codebase/gettingstarted.mov"&gt;quick screencast&lt;/a&gt; &lt;small&gt;(&lt;span class="caps"&gt;MOV&lt;/span&gt;, 27MB)&lt;/small&gt;&lt;/p&gt;
&lt;p&gt;If you have any support questions please don&amp;#8217;t hesitate to  drop us an &lt;a href="/contact"&gt;email&lt;/a&gt; or pop into our &lt;a href="http://atechmedia.campfirenow.com/53307"&gt;campfire live chat&lt;/a&gt;. We&amp;#8217;d also love to hear any suggestion you may have so why not take a look at our  &lt;a href="http://atech.uservoice.com/pages/codebase"&gt;feedback forum&lt;/a&gt; and post away.&lt;/p&gt;      </description>
    <feedburner:origLink>http://atechmedia.com/blog/2008/12/codebase-is-now-in-public-beta</feedburner:origLink></item>
    <item>
      <pubDate>Sun, 30 Nov 2008 21:38:00 +0000</pubDate>
      <title>Just published the latest Codebase RubyGem</title>
      <link>http://feedproxy.google.com/~r/atechmedia/~3/nhScBn4Pqtc/just-published-the-latest-codebase-rubygem</link>
      <guid isPermaLink="false">http://atechmedia.com/blog/2008/11/just-published-the-latest-codebase-rubygem</guid>
      <description>
&lt;p&gt;I&amp;#8217;ve just finished the very initial work on the latest RubyGem for codebase. This gem is a massive improvement from the last which only had very basic features. The new gem features a couple of great timesavers as well as recipes required to track your deployments with Capistrano.&lt;/p&gt;
&lt;h4&gt;Key Features&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;Return a complete ticket list (to the shell) for the branch you are currently working on&lt;/li&gt;
	&lt;li&gt;Output all the information about a specific ticket&lt;/li&gt;
	&lt;li&gt;Show all the comments for a named changeset&lt;/li&gt;
	&lt;li&gt;Easily open up areas of the web interface with a single command&lt;/li&gt;
	&lt;li&gt;and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;How to get it&lt;/h4&gt;
&lt;p&gt;Take a look at our &lt;a href="/support/kb/codebase/using-the-codebase-gem"&gt;knowledge base article&lt;/a&gt; for full instructions but&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo gem install codebase-gem --source=http://gems.codebasehq.com&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;should get you on your way.&lt;/p&gt;
&lt;p&gt;As always, if you have any questions, comments or suggestions, feel free to drop us an email or post over in our &lt;a href="http://atech.uservoice.com/pages/codebase"&gt;feedback forum&lt;/a&gt;&lt;/p&gt;      </description>
    <feedburner:origLink>http://atechmedia.com/blog/2008/11/just-published-the-latest-codebase-rubygem</feedburner:origLink></item>
    <item>
      <pubDate>Fri, 28 Nov 2008 17:04:00 +0000</pubDate>
      <title>Codebase version 2 is live!</title>
      <link>http://feedproxy.google.com/~r/atechmedia/~3/zBjYuV4MDoM/codebase-version-2-is-live</link>
      <guid isPermaLink="false">http://atechmedia.com/blog/2008/11/codebase-version-2-is-live</guid>
      <description>
&lt;p&gt;We&amp;#8217;re really pleased to be able to announce the launch of codebase version 2. Codebase was released as v1 back in July and since then, we&amp;#8217;ve been working hard on adding new features requested by our beta testers and fixing any bugs we&amp;#8217;ve found along the way.&lt;/p&gt;
&lt;p&gt;Earlier today, we finished and deployed the latest version of the app and upgraded your existing beta account so you can take advantage of all the new great features we&amp;#8217;ve added. The list below is some of the new things we&amp;#8217;ve added:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Create multiple repositories within a single project&lt;/li&gt;
	&lt;li&gt;Assign multiple &lt;span class="caps"&gt;SSH&lt;/span&gt; public keys to a single user account&lt;/li&gt;
	&lt;li&gt;Add comments to a specific changeset&lt;/li&gt;
	&lt;li&gt;Greatly improved milestone &amp;amp; version management with improved tracking of milestone completion and linking to repository branches&lt;/li&gt;
	&lt;li&gt;Setup codebase to send information about your pushes using post-receive hooks&lt;/li&gt;
	&lt;li&gt;Improved ticket update e-mail notifications &amp;#8211; now includes more information about changes&lt;/li&gt;
	&lt;li&gt;Re-designed login &amp;amp; user registration&lt;/li&gt;
	&lt;li&gt;Import your repository from an existing subversion repository (still in alpha testing but live)&lt;/li&gt;
	&lt;li&gt;Speed improvements and enhancements to the entire web interface&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As well as these updates, we&amp;#8217;ve also removed the &amp;#8216;public projects&amp;#8217; feature &amp;#8211; we decided we would specialise heavily in providing a great private repository and workgroup service rather than trying to cater for open source or other public repositories &amp;#8211; there are other services which already offer excellent open source hosting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Important Compatibility Notice:&lt;/strong&gt; if you have git repositories cloned from the previous version of codebase you will need to update your remote &lt;span class="caps"&gt;URL&lt;/span&gt; within your repository configuration file to reflect the changes we have made to the repository addressing when adding the multiple repo feature. Take a look at our &lt;a href="/support/kb/codebase/the-new-codebase#updaterepo"&gt;quick guide&lt;/a&gt; for information about how to update this.&lt;/p&gt;
&lt;p&gt;Why not login to your account and have a look around? We&amp;#8217;d love to hear any suggestions, comments or questions you may have so why not take a look at our &lt;a href="http://atech.uservoice.com/pages/codebase"&gt;feedback forum&lt;/a&gt; and post away.&lt;/p&gt;      </description>
    <feedburner:origLink>http://atechmedia.com/blog/2008/11/codebase-version-2-is-live</feedburner:origLink></item>
  </channel>
</rss>
