-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
124 lines (97 loc) · 8.49 KB
/
atom.xml
File metadata and controls
124 lines (97 loc) · 8.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Jonathon Rossi]]></title>
<link href="http://jonorossi.com/atom.xml" rel="self"/>
<link href="http://jonorossi.com/"/>
<updated>2014-05-31T19:17:57+10:00</updated>
<id>http://jonorossi.com/</id>
<author>
<name><![CDATA[Jonathon Rossi]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Castle Visual Studio Integration 0.5.0]]></title>
<link href="http://jonorossi.com/blog/2014/05/31/castle-visual-studio-integration-0.5.0/"/>
<updated>2014-05-31T09:02:00Z</updated>
<id>http://jonorossi.com/blog/2014/05/31/castle-visual-studio-integration-0.5.0</id>
<content type="html"><![CDATA[<p><img class="right" src="http://jonorossi.com/projects/cvsi/cvsi_logo.png"></p>
<p>I’ve had a few requests over the last year and a bit for Visual Studio 2012 and 2013 support for Castle Visual Studio Integration.
I released a preview with support for Visual Studio 2012 nearly two years ago, but last weekend bit the bullet after a
little push from <a href="https://twitter.com/schwarty">a long time user</a>.</p>
<p>You can download the source code from <a href="https://github.com/jonorossi/cvsi">GitHub</a> if you are interested and you can get the binaries (a VSIX) from the
<a href="http://jonorossi.com/projects/cvsi/">CVSI page</a>. The 2012 and 2013 releases are not available through the Visual Studio Extension Manager, see the
<a href="http://jonorossi.com/projects/cvsi/">CVSI page</a> if you want to know why.</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Migration to Octopress]]></title>
<link href="http://jonorossi.com/blog/2012/11/07/migration-to-octopress/"/>
<updated>2012-11-07T12:04:49Z</updated>
<id>http://jonorossi.com/blog/2012/11/07/migration-to-octopress</id>
<content type="html"><![CDATA[<p><img class="right" src="http://jonorossi.com/files/2012/octopress_logo.png"></p>
<p>I’ve been very quiet on this blog for quite some time now. I partly blame my limited use of my blog on the dread of having to use
the poor WYSIWYG editor that shiped as part of the version of the <a href="http://subtextproject.com/">Subtext</a> blog engine my blog was running.</p>
<p>I’ve finally taken the plunge like many others to move to a blogging platform where the server side is powered by just static files
generated from clean Markdown files reducing vender lock-in if I decide to move to another blogging platform in 5 years time.
I’ve chosen <a href="http://octopress.org/">Octopress</a> (which builds on <a href="https://github.com/mojombo/jekyll">Jekyll</a>) as it provides all the goodies that a usual blog needs.</p>
<p>I’m not going to explain how easy it is to set up, as I’ll let others do that, but I’ll provide some resources that I found useful:</p>
<ul>
<li><a href="http://octopress.org/docs/setup/">Official Documentation</a></li>
<li><a href="http://blog.zerosharp.com/setting-up-octopress-on-windows/">Octopress on Windows and GitHub</a></li>
<li><a href="https://github.com/tsmango/jekyll_alias_generator">Jekyll Alias Generator for Posts</a></li>
</ul>
<p>Octopress has built in support for <a href="http://disqus.com/">Disqus Comments</a>, but since the value of the comments on my blog since I started have been so low
and the spam ratio so high, I’ve decided to not have any comments on my new blog, and have enabled the twitter integration if anyone
would like to discuss any of my posts.</p>
<p>Octopress’s script to generate a new post (<code>rake new_post</code>) does not seem to handle time zones very well by default, everything will
work fine as long as you stay in the same time zone. This caused me problems when I was manually migrating the content from the Subtext
database. I made a <a href="https://github.com/jonorossi/jonorossi.github.com/commit/3573bc962fe38004c9d511d79892889431c8b073">change</a> to the new post script to always store the UTC time in the post’s “front matter” which you might fine useful.</p>
<p>That’s all from me for now, but I hope to make more use of my blog, because reflecting over my blog posts of the last 5 years has shown
me that I’ve definitely come a long way and that I now more than ever have something to contribute back.</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Azure Endpoints and Load Balancing at the Brisbane Azure User Group]]></title>
<link href="http://jonorossi.com/blog/2012/05/26/azure-endpoints-and-load-balancing-baug/"/>
<updated>2012-05-26T13:40:00Z</updated>
<id>http://jonorossi.com/blog/2012/05/26/azure-endpoints-and-load-balancing-baug</id>
<content type="html"><![CDATA[<p>Last week (16 May 2012) I presented at the 4th Brisbane Azure User Group for a session on Azure endpoints, load balancing and the Azure Traffic Manager.
I’ve uploaded my slides and a screenshot of the demo application to test the Windows Azure Traffic Manager.</p>
<p><a href="http://jonorossi.com/files/2012/baug4-endpoints-and-load-balancing.pdf">Download Slides</a></p>
<p><img src="http://jonorossi.com/files/2012/baug4-ppt-slide.png">
<img src="http://jonorossi.com/files/2012/baug4-photo.jpg">
<img src="http://jonorossi.com/files/2012/baug4-trafficmanager-demo.png"></p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Sync TeamCity build configurations with Git branches]]></title>
<link href="http://jonorossi.com/blog/2011/11/27/sync-teamcity-build-configurations-with-git-branches/"/>
<updated>2011-11-27T15:18:00Z</updated>
<id>http://jonorossi.com/blog/2011/11/27/sync-teamcity-build-configurations-with-git-branches</id>
<content type="html"><![CDATA[<p>A few months ago at work we moved from Subversion to Git, which has caused us to make many process changes within our development team.
By forcing everyone to work in a new Git branch for every task has added overhead to the build management process. Several of us have
slowly been getting tired of manually creating new TeamCity build configurations just to run a single build that we later have to manually
remove after our release managers have merged our changes.</p>
<p>To remove some of this burden we needed TeamCity to automatically create configurations for all our private development branches, so in
lieu of the excellent JetBrains team building this feature (<a href="http://youtrack.jetbrains.net/issue/TW-16052">TW-16052</a>), I very quickly wrote an app that does just that for us.</p>
<p>I was asked by a few in the TeamCity issue above to provide the code we are using, so I have uploaded a slightly modified version of the
code to GitHub. The app is written in C# and uses the <a href="https://github.com/libgit2/libgit2sharp">libgit2sharp</a> library, but could easily be ported to another language or the
command line tools respectively.</p>
<p>So that a few things make sense when you read it, our private development branch convention is “private/username/anything”, so with a single
TeamCity project for these branches it will name them “username-anything”. You’ll see that when it creates the build configuration it creates
it from our branch template and sets the BRANCH_NAME configuration variable, which we use as the Ref name in a VCS root (i.e. %BRANCH_NAME%).</p>
<p><a href="https://gist.github.com/1397643">https://gist.github.com/1397643</a></p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Castle Visual Studio Integration 0.4.0]]></title>
<link href="http://jonorossi.com/blog/2011/03/07/castle-visual-studio-integration-0.4.0/"/>
<updated>2011-03-07T05:46:27Z</updated>
<id>http://jonorossi.com/blog/2011/03/07/castle-visual-studio-integration-0.4.0</id>
<content type="html"><![CDATA[<p>I have been extremely quiet on my blog for the last 12 months or so, however I’m alive and well, I just haven’t had much to say.</p>
<p>After many requests for Visual Studio 2010 support for Castle Visual Studio Integration, I did the pretty painless work back in November 2010,
but just didn’t get around to releasing it.</p>
<p>You can now download the source code from GitHub and get the binaries via the Visual Studio Extension Manager. See the <a href="http://jonorossi.com/projects/cvsi/">CVSI page</a> for full details.</p>
]]></content>
</entry>
</feed>