File tree Expand file tree Collapse file tree 6 files changed +25
-8
lines changed Expand file tree Collapse file tree 6 files changed +25
-8
lines changed Original file line number Diff line number Diff line change 22layout: post
33title: "Introducing code52"
44author: shiftkey
5+ comments: true
56---
67
78This all started with a simple premise:
@@ -26,7 +27,7 @@ Madness! I was hooked and [gobsmacked](http://dictionary.reference.com/browse/go
2627 - with good organisation, each week should be productive out of the gate.
2728
2829
29- ##"What next?"
30+ ##"What's next?"
3031
3132 But there are some things we need to address first:
3233
Original file line number Diff line number Diff line change 1+ code52.org
Original file line number Diff line number Diff line change 33 <title >Code52</title >
44 <link href =" http://www.Code52.org/" />
55 <link type =" application/atom+xml" rel =" self" href =" http://www.Code52.org/atom.xml" />
6- <updated >2011-12-29T20:02:57 +11:00</updated >
6+ <updated >2011-12-29T22:10:22 +11:00</updated >
77 <id >http://www.Code52.org/</id >
88 <author >
99 <name >Code52 Team</name >
4747< /ul>
4848
4949
50- < h2>" What next?"< /h2>
50+ < h2>" What's next?"< /h2>
5151
5252< p> But there are some things we need to address first:< /p>
5353
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ <h2>"Why a week?"</h2>
7171</ ul >
7272
7373
74- < h2 > "What next?"</ h2 >
74+ < h2 > "What's next?"</ h2 >
7575
7676< p > But there are some things we need to address first:</ p >
7777
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h2>"Why a week?"</h2>
6464</ ul >
6565
6666
67- < h2 > "What next?"</ h2 >
67+ < h2 > "What's next?"</ h2 >
6868
6969< p > But there are some things we need to address first:</ p >
7070
@@ -93,6 +93,21 @@ <h2>"What next?"</h2>
9393
9494
9595
96+ < div id ="disqus_thread "> </ div >
97+ < script type ="text/javascript ">
98+ /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
99+ var disqus_shortname = 'code52' ; // required: replace example with your forum shortname
100+
101+ /* * * DON'T EDIT BELOW THIS LINE * * */
102+ ( function ( ) {
103+ var dsq = document . createElement ( 'script' ) ; dsq . type = 'text/javascript' ; dsq . async = true ;
104+ dsq . src = 'http://' + disqus_shortname + '.disqus.com/embed.js' ;
105+ ( document . getElementsByTagName ( 'head' ) [ 0 ] || document . getElementsByTagName ( 'body' ) [ 0 ] ) . appendChild ( dsq ) ;
106+ } ) ( ) ;
107+ </ script >
108+ < noscript > Please enable JavaScript to view the < a href ="http://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
109+ < a href ="http://disqus.com " class ="dsq-brlink "> blog comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
110+
96111 </ div >
97112
98113 </ div >
Original file line number Diff line number Diff line change 66 <atom : link href =" http://www.Code52.org/rss.xml" rel =" self" type =" application/rss+xml" />
77 <description ></description >
88 <language >en-au</language >
9- <pubDate >Thu, 29 Dec 2011 20:02:57 +1100</pubDate >
10- <lastBuildDate >Thu, 29 Dec 2011 20:02:57 +1100</lastBuildDate >
9+ <pubDate >Thu, 29 Dec 2011 22:10:22 +1100</pubDate >
10+ <lastBuildDate >Thu, 29 Dec 2011 22:10:22 +1100</lastBuildDate >
1111
1212
1313 <item >
4343< /ul>
4444
4545
46- < h2>" What next?"< /h2>
46+ < h2>" What's next?"< /h2>
4747
4848< p> But there are some things we need to address first:< /p>
4949
You can’t perform that action at this time.
0 commit comments