choctop 0.9.3 → 0.9.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (197) hide show
  1. data/History.txt +11 -3
  2. data/Manifest.txt +48 -139
  3. data/README.rdoc +3 -0
  4. data/app_generators/install_choctop/install_choctop_generator.rb +1 -1
  5. data/app_generators/install_choctop/templates/{ReleaseNotes.txt.erb → release_notes.txt.erb} +0 -0
  6. data/features/dmg.feature +12 -2
  7. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/TemplateIcon.icns +0 -0
  8. data/features/fixtures/{SampleApp/SampleApp.xcodeproj/drnic.mode1v3 → App With Whitespace/App With Whitespace.xcodeproj/drnic.mode1v3 } +33 -43
  9. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/drnic.pbxuser +108 -0
  10. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/project.pbxproj +276 -0
  11. data/features/fixtures/App With Whitespace/App With Whitespace_Prefix.pch +7 -0
  12. data/features/fixtures/App With Whitespace/English.lproj/InfoPlist.strings +0 -0
  13. data/features/fixtures/App With Whitespace/English.lproj/MainMenu.xib +3034 -0
  14. data/features/fixtures/{SampleApp/build/Release/SampleApp.app/Contents/Info.plist → App With Whitespace/Info.plist } +7 -3
  15. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/categories.pbxbtree +0 -0
  16. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/cdecls.pbxbtree +0 -0
  17. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/decls.pbxbtree +0 -0
  18. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/files.pbxbtree +0 -0
  19. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/imports.pbxbtree +0 -0
  20. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/pbxindex.header +0 -0
  21. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/protocols.pbxbtree +0 -0
  22. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/refs.pbxbtree +0 -0
  23. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/strings.pbxstrings/control +0 -0
  24. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/strings.pbxstrings/strings +0 -0
  25. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/subclasses.pbxbtree +0 -0
  26. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/symbols0.pbxsymbols +0 -0
  27. data/features/fixtures/App With Whitespace/main.m +14 -0
  28. data/features/initial_generator.feature +3 -11
  29. data/features/rake_tasks.feature +4 -4
  30. data/features/sparkle_feed.feature +4 -4
  31. data/features/steps/generator.rb +5 -4
  32. data/lib/choctop/appcast.rb +2 -2
  33. data/lib/choctop/dmg.rb +3 -3
  34. data/lib/choctop.rb +4 -4
  35. data/website/_layouts/default.html +41 -0
  36. data/website/_layouts/post.html +86 -0
  37. data/website/_posts/2009-02-02-first-post.markdown +6 -0
  38. data/website/_site/2009/02/02/first-post.html +86 -0
  39. data/website/_site/atom.xml +24 -0
  40. data/website/_site/config.yml +6 -0
  41. data/website/_site/css/stylesheet.css +135 -0
  42. data/website/_site/images/logo.gif +0 -0
  43. data/website/_site/images/logo.jpg +0 -0
  44. data/website/_site/images/logo.png +0 -0
  45. data/website/_site/images/love-16.gif +0 -0
  46. data/website/_site/images/love.gif +0 -0
  47. data/website/_site/images/mocra-keynote-bg.jpg +0 -0
  48. data/website/_site/images/title slide.jpg +0 -0
  49. data/website/_site/images/title-slide.png +0 -0
  50. data/website/_site/index.html +85 -0
  51. data/website/atom.xml +27 -0
  52. data/website/config.yml +6 -0
  53. data/website/css/stylesheet.css +135 -0
  54. data/website/images/logo.gif +0 -0
  55. data/website/images/logo.png +0 -0
  56. data/website/images/love-16.gif +0 -0
  57. data/website/images/love.gif +0 -0
  58. data/website/images/mocra-keynote-bg.jpg +0 -0
  59. data/website/images/title-slide.png +0 -0
  60. data/website/index.markdown +63 -0
  61. metadata +52 -144
  62. data/features/fixtures/SampleApp/SampleApp.xcodeproj/drnic.pbxuser +0 -134
  63. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Info.plist +0 -26
  64. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/MacOS/SampleApp +0 -0
  65. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/PkgInfo +0 -1
  66. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Resources/English.lproj/InfoPlist.strings +0 -0
  67. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Resources/English.lproj/MainMenu.nib +0 -0
  68. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Sparkle +0 -0
  69. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcast.h +0 -33
  70. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h +0 -47
  71. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUUpdater.h +0 -118
  72. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h +0 -27
  73. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/Sparkle.h +0 -21
  74. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/Info.plist +0 -24
  75. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/License.txt +0 -7
  76. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist +0 -174
  77. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/classes.nib +0 -56
  78. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/info.nib +0 -20
  79. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/keyedobjects.nib +0 -0
  80. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  81. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  82. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  83. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  84. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/info.nib +0 -20
  85. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  86. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  87. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  88. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  89. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings +0 -0
  90. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  91. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  92. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  93. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  94. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/info.nib +0 -20
  95. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  96. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  97. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -21
  98. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  99. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings +0 -0
  100. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  101. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  102. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  103. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  104. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/info.nib +0 -20
  105. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  106. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  107. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  108. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  109. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings +0 -0
  110. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  111. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -16
  112. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  113. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  114. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/info.nib +0 -16
  115. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  116. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  117. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -16
  118. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  119. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings +0 -0
  120. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  121. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  122. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  123. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  124. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/info.nib +0 -20
  125. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  126. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  127. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  128. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  129. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings +0 -0
  130. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  131. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -18
  132. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  133. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  134. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/info.nib +0 -16
  135. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  136. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  137. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -16
  138. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  139. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings +0 -0
  140. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/relaunch +0 -0
  141. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  142. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  143. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  144. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  145. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/info.nib +0 -20
  146. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  147. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  148. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -18
  149. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  150. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings +0 -0
  151. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  152. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  153. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  154. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/classes.nib +0 -39
  155. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/info.nib +0 -18
  156. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  157. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  158. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  159. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  160. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings +0 -0
  161. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle +0 -0
  162. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/MacOS/SampleApp +0 -0
  163. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/PkgInfo +0 -1
  164. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Resources/English.lproj/InfoPlist.strings +0 -0
  165. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Resources/English.lproj/MainMenu.nib +0 -0
  166. data/features/fixtures/SampleApp/build/Release/SampleApp.app.dSYM/Contents/Info.plist +0 -27
  167. data/features/fixtures/SampleApp/build/Release/SampleApp.app.dSYM/Contents/Resources/DWARF/SampleApp +0 -0
  168. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/Objects-normal/i386/SampleApp.LinkFileList +0 -1
  169. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-all-target-headers.hmap +0 -0
  170. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-generated-files.hmap +0 -0
  171. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-own-target-headers.hmap +0 -0
  172. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-project-headers.hmap +0 -0
  173. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp.dep +0 -8
  174. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp.hmap +0 -0
  175. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/i386/SampleApp +0 -0
  176. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/i386/SampleApp.LinkFileList +0 -1
  177. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/ppc/SampleApp +0 -0
  178. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/ppc/SampleApp.LinkFileList +0 -1
  179. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-all-target-headers.hmap +0 -0
  180. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-generated-files.hmap +0 -0
  181. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-own-target-headers.hmap +0 -0
  182. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-project-headers.hmap +0 -0
  183. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp.dep +0 -16
  184. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp.hmap +0 -0
  185. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp~.dep +0 -16
  186. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/categories.pbxbtree +0 -0
  187. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/cdecls.pbxbtree +0 -0
  188. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/decls.pbxbtree +0 -0
  189. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/files.pbxbtree +0 -0
  190. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/imports.pbxbtree +0 -0
  191. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/pbxindex.header +0 -0
  192. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/protocols.pbxbtree +0 -0
  193. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/refs.pbxbtree +0 -0
  194. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/strings.pbxstrings/control +0 -0
  195. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/strings.pbxstrings/strings +0 -0
  196. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/subclasses.pbxbtree +0 -0
  197. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/symbols0.pbxsymbols +0 -0
@@ -5,13 +5,15 @@
5
5
  <key>CFBundleDevelopmentRegion</key>
6
6
  <string>English</string>
7
7
  <key>CFBundleExecutable</key>
8
- <string>SampleApp</string>
8
+ <string>${EXECUTABLE_NAME}</string>
9
+ <key>CFBundleIconFile</key>
10
+ <string></string>
9
11
  <key>CFBundleIdentifier</key>
10
- <string>com.yourcompany.SampleApp</string>
12
+ <string>com.yourcompany.${PRODUCT_NAME:identifier}</string>
11
13
  <key>CFBundleInfoDictionaryVersion</key>
12
14
  <string>6.0</string>
13
15
  <key>CFBundleName</key>
14
- <string>SampleApp</string>
16
+ <string>${PRODUCT_NAME}</string>
15
17
  <key>CFBundlePackageType</key>
16
18
  <string>APPL</string>
17
19
  <key>CFBundleSignature</key>
@@ -22,5 +24,7 @@
22
24
  <string>MainMenu</string>
23
25
  <key>NSPrincipalClass</key>
24
26
  <string>NSApplication</string>
27
+ <key>SUFeedURL</key>
28
+ <string>http://mocra.com/some/url.xml</string>
25
29
  </dict>
26
30
  </plist>
@@ -0,0 +1,14 @@
1
+ //
2
+ // main.m
3
+ // App With Whitespace
4
+ //
5
+ // Created by Dr Nic on 3/02/09.
6
+ // Copyright Mocra 2009. All rights reserved.
7
+ //
8
+
9
+ #import <Cocoa/Cocoa.h>
10
+
11
+ int main(int argc, char *argv[])
12
+ {
13
+ return NSApplicationMain(argc, (const char **) argv);
14
+ }
@@ -11,22 +11,14 @@ Feature: Setup a Cocoa app with choctop
11
11
  And output does match /rake build/
12
12
  And output does match /rake upload/
13
13
 
14
- Scenario: Install choctop into an app that has an existing Rakefile
15
- Given a Cocoa app that does have an existing Rakefile
16
- When I run local executable 'install_choctop' with arguments '.'
17
- And Rakefile wired to use development code instead of installed RubyGem
18
- And output does match /choctop added to your Rakefile/
19
- And output does match /rake build/
20
- And output does match /rake upload/
21
-
22
14
  Scenario: Run 'install_choctop' without arguments shows an error
23
15
  Given a Cocoa app that does not have an existing Rakefile
24
16
  When I run local executable 'install_choctop' with arguments ''
25
17
  Then output does match /USAGE: install_choctop path\/to\/CocoaApp/
26
18
 
27
- Scenario: Install choctop and generate a ReleaseNotes file
19
+ Scenario: Install choctop and generate a release_notes file
28
20
  Given a Cocoa app that does not have an existing Rakefile
29
21
  When I run local executable 'install_choctop' with arguments '.'
30
- Then file 'ReleaseNotes.txt' is created
31
- And contents of file 'ReleaseNotes.txt' does match /Initial release/
22
+ Then file 'release_notes.txt' is created
23
+ And contents of file 'release_notes.txt' does match /Initial release/
32
24
 
@@ -4,17 +4,17 @@ Feature: Rake tasks are available to build and deploy Cocoa apps with Sparkle
4
4
  I want rake tasks to build and deploy my Cocoa app
5
5
 
6
6
  Scenario: rake task to build Release of app
7
- Given a Cocoa app with choctop installed
7
+ Given a Cocoa app with choctop installed called 'SampleApp'
8
8
  When task 'rake build' is invoked
9
9
  Then folder 'build/Release/SampleApp.app' is created
10
10
 
11
11
  Scenario: rake task to create dmg file of build
12
- Given a Cocoa app with choctop installed
12
+ Given a Cocoa app with choctop installed called 'SampleApp'
13
13
  When task 'rake dmg' is invoked
14
14
  Then file 'appcast/build/SampleApp-0.1.0.dmg' is created
15
15
 
16
16
  Scenario: rake task to upload the appcast file to the server
17
- Given a Cocoa app with choctop installed
17
+ Given a Cocoa app with choctop installed called 'SampleApp'
18
18
  And task 'rake dmg feed' is invoked
19
19
  And ChocTop config is configured for local rsync
20
20
  When task 'rake upload' is invoked
@@ -23,7 +23,7 @@ Feature: Rake tasks are available to build and deploy Cocoa apps with Sparkle
23
23
  Then remote file 'index.php' is created
24
24
 
25
25
  Scenario: change the version number in the Info.plist
26
- Given a Cocoa app with choctop installed
26
+ Given a Cocoa app with choctop installed called 'SampleApp'
27
27
  When task 'rake version:set VERSION="1.2.3"' is invoked
28
28
  Then current xcode project version is '1.2.3'
29
29
 
@@ -4,7 +4,7 @@ Feature: Generate an XML file for Sparkle to use for updates
4
4
  I want to generate an XML file for the Sparkle framework
5
5
 
6
6
  Scenario: rake task to create/update the appcast file
7
- Given a Cocoa app with choctop installed
7
+ Given a Cocoa app with choctop installed called 'SampleApp'
8
8
  And ChocTop config is configured for remote Sparkle
9
9
  When task 'rake dmg feed' is invoked
10
10
  Then file 'appcast/build/my_feed.xml' is created
@@ -24,10 +24,10 @@ Feature: Generate an XML file for Sparkle to use for updates
24
24
  And contents of file 'appcast/build/release_notes.html' does match /<p>Yay! First release.</p>/
25
25
  And contents of file 'appcast/build/release_notes.html' does match /<html>/
26
26
 
27
- Scenario: generate default release notes if no ReleaseNotes.txt
28
- Given a Cocoa app with choctop installed
27
+ Scenario: generate default release notes if no release_notes.txt
28
+ Given a Cocoa app with choctop installed called 'SampleApp'
29
29
  And ChocTop config is configured for remote Sparkle
30
- And file 'ReleaseNotes.txt' is deleted
30
+ And file 'release_notes.txt' is deleted
31
31
  When task 'rake dmg feed' is invoked
32
32
  Then file 'appcast/build/release_notes.html' is created
33
33
  And contents of file 'appcast/build/release_notes.html' does match /0.1.0/
@@ -24,14 +24,15 @@ end
24
24
  Given /Rakefile constants rewired for local rsync/ do
25
25
  end
26
26
 
27
- Given /^a Cocoa app with choctop installed$/ do
27
+ Given /^a Cocoa app with choctop installed called '(.*)'$/ do |name|
28
28
  Given "a safe folder"
29
29
  @remote_folder = File.expand_path(File.join(@tmp_root, 'website'))
30
30
  FileUtils.rm_rf @remote_folder
31
31
  FileUtils.mkdir_p @remote_folder
32
- `cp -r #{File.dirname(__FILE__) + "/../fixtures/SampleApp"} #{@tmp_root}/ 2> /dev/null`
33
- `rm -rf #{@tmp_root}/SampleApp/build`
34
- setup_active_project_folder "SampleApp"
32
+ app_path = File.join(File.dirname(__FILE__), "../fixtures", name)
33
+ `cp -r '#{app_path}' #{@tmp_root}/ 2> /dev/null`
34
+ `rm -rf '#{@tmp_root}/#{name}/build'`
35
+ setup_active_project_folder name
35
36
  Given "I run local executable 'install_choctop' with arguments '.'"
36
37
  Given "Rakefile wired to use development code instead of installed RubyGem"
37
38
  Given "Rakefile constants rewired for local rsync"
@@ -54,8 +54,8 @@ module ChocTop::Appcast
54
54
  end
55
55
 
56
56
  def release_notes_content
57
- if File.exists?("ReleaseNotes.txt")
58
- File.read("ReleaseNotes.txt")
57
+ if File.exists?("release_notes.txt")
58
+ File.read("release_notes.txt")
59
59
  else
60
60
  <<-TEXTILE.gsub(/^ /, '')
61
61
  h1. #{version} #{Date.today}
data/lib/choctop/dmg.rb CHANGED
@@ -5,17 +5,17 @@ module ChocTop::Dmg
5
5
  FileUtils.mkdir_p mountpoint # TODO can we remove random mountpoints?
6
6
  sh "hdiutil create -format UDRW -quiet -volname '#{name}' -srcfolder 'build/Release/#{target}' '#{pkg}'"
7
7
  sh "hdiutil attach '#{pkg}' -mountpoint '#{volume_path}' -noautoopen -quiet"
8
- sh "bless --folder #{volume_path} --openfolder #{volume_path}"
8
+ sh "bless --folder '#{volume_path}' --openfolder '#{volume_path}'"
9
9
  sh "ln -s /Applications '#{volume_path}/Applications'"
10
10
  sh "sleep 1"
11
11
  if volume_icon
12
12
  FileUtils.cp(volume_icon, "#{volume_path}/.VolumeIcon.icns")
13
- sh "SetFile -a C #{volume_path}"
13
+ sh "SetFile -a C '#{volume_path}'"
14
14
  end
15
15
  target_background = "#{volume_path}/#{volume_background}"
16
16
  FileUtils.cp(background_file, target_background) if background_file
17
17
  configure_dmg_window
18
- sh "SetFile -a V #{target_background}" if background_file
18
+ sh "SetFile -a V '#{target_background}'" if background_file
19
19
  end
20
20
 
21
21
  def volume_background
data/lib/choctop.rb CHANGED
@@ -10,10 +10,10 @@ require "active_support"
10
10
  require "RedCloth"
11
11
 
12
12
  class ChocTop
13
- VERSION = '0.9.3'
13
+ VERSION = '0.9.5'
14
14
 
15
15
  # The name of the Cocoa application
16
- # Default: info_plist['CFBundleExecutable'] or project folder name if "${EXECUTABLE}"
16
+ # Default: info_plist['CFBundleExecutable'] or project folder name if "${EXECUTABLE_NAME}"
17
17
  attr_accessor :name
18
18
 
19
19
  # The version of the Cocoa application
@@ -38,7 +38,7 @@ class ChocTop
38
38
  # Default: release_notes.html
39
39
  attr_accessor :release_notes
40
40
 
41
- # The path for an HTML template into which the ReleaseNotes.txt are inserted
41
+ # The path for an HTML template into which the release_notes.txt are inserted
42
42
  # after conversion to HTML
43
43
  #
44
44
  # The template file is an ERb template, with <%= yield %> as the placeholder
@@ -131,7 +131,7 @@ class ChocTop
131
131
 
132
132
  # Defaults
133
133
  @name = info_plist['CFBundleExecutable']
134
- @name = File.basename(File.expand_path(".")) if name == "${EXECUTABLE}"
134
+ @name = File.basename(File.expand_path(".")) if name == "${EXECUTABLE_NAME}"
135
135
  @version = info_plist['CFBundleVersion']
136
136
  @target = "#{name}.app"
137
137
  @appcast_filename = info_plist['SUFeedURL'] ? File.basename(info_plist['SUFeedURL']) : 'linker_appcast.xml'
@@ -0,0 +1,41 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
+ "http://www.w3.org/TR/html4/strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width = 750">
7
+ <link rel="stylesheet" type="text/css" href="css/stylesheet.css" charset="utf-8">
8
+ <title>{{ page.title }}</title>
9
+ </head>
10
+ <body id="intro">
11
+ <div id="wrapper">
12
+ <img src="images/title-slide.png" id="logo"/>
13
+ <div id="header" onclick="javascript:window.location='/choctop/'">
14
+ </div>
15
+ <div id="navigation">
16
+ <ul>
17
+ <li id="navi_intro">
18
+ <a href="/choctop/">Intro</a>
19
+ </li>
20
+ <li id="navi_source">
21
+ <a href="http://github.com/drnic/choctop">Source</a>
22
+ </li>
23
+ <li id="navi_tickets">
24
+ <a href="http://drnic.lighthouseapp.com/projects/24673-choctop/tickets">Tickets</a>
25
+ </li>
26
+ <li id="navi_twitter">
27
+ <a href="http://search.twitter.com/search?q=choctop">"I <span class="love">♥</span> ChocTop" on Twitter</a>
28
+ </li>
29
+ </ul>
30
+ </div>
31
+ <div id="page_body">
32
+ <div id="content">
33
+ {{ content }}
34
+ </div>
35
+ </div>
36
+ <div id="footer">
37
+ <p>made by <a href="http://drnicwilliams.com">Dr Nic</a> | sponsored by <a href="http://mocra.com">Mocra</a> | thank you to all contributors!</p>
38
+ </div>
39
+ </div>
40
+ </body>
41
+ </html>
@@ -0,0 +1,86 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
+ "http://www.w3.org/TR/html4/strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width = 750">
7
+ <link rel="stylesheet" type="text/css" href="../../../css/stylesheet.css" charset="utf-8">
8
+ <title>{{ page.title }}</title>
9
+ </head>
10
+ <body id="intro">
11
+ <div id="wrapper">
12
+ <div id="header" onclick="javascript:window.location='/choctop/'">
13
+ <h1>ChocTop</h1>
14
+ </div>
15
+ <div id="navigation">
16
+ <ul>
17
+ <li id="navi_intro">
18
+ <a href="/choctop/">Intro</a>
19
+ </li>
20
+ <li id="navi_source">
21
+ <a href="http://github.com/drnic/choctop">Source</a>
22
+ </li>
23
+ <li id="navi_tickets">
24
+ <a href="http://drnic.lighthouseapp.com/projects/http://drnic.lighthouseapp.com/projects/24673-choctop/overview/tickets">Tickets</a>
25
+ </li>
26
+ </ul>
27
+ </div>
28
+ <div id="page_body">
29
+ <div id="content">
30
+ {{ content }}
31
+
32
+ <script type="text/javascript">var disqus_url = "http://drnic.github.com/choctop/{{ post.url }}"; var disqus_title ="{{ post.title }}";</script>
33
+ <div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/choctop/embed.js"></script>
34
+ <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
35
+ <script type="text/javascript">
36
+ //<![CDATA[
37
+ (function() {
38
+ var links = document.getElementsByTagName('a');
39
+ var query = '?';
40
+ for(var i = 0; i < links.length; i++) {
41
+ if(links[i].href.indexOf('#disqus_thread') >= 0) {
42
+ query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
43
+ }
44
+ }
45
+ document.write('<script type="text/javascript" src="http://disqus.com/forums/choctop/get_num_replies.js' + query + '"></' + 'script>');
46
+ })();
47
+ //]]>
48
+ </script>
49
+
50
+ </div>
51
+ <div id="sidebar">
52
+ <div class="item">
53
+ <!-- Download -->
54
+ <h4>Install Bundle</h4>
55
+ <p>Coming soon</p>
56
+ </div>
57
+ <div class="item">
58
+ <!-- Tickets -->
59
+ <h4><a href="http://drnic.lighthouseapp.com/projects/http://drnic.lighthouseapp.com/projects/24673-choctop/overview/tickets" id="tickets" name="tickets">Tickets</a></h4>
60
+ <p>
61
+ Found a bug?<br />
62
+ Request a feature?
63
+ </p>
64
+ </div>
65
+ <div class="item">
66
+ <!-- Blog -->
67
+ <a href="../../../atom.xml" id="rss_feed" name="rss_feed">Blog Posts</a>
68
+ <h4>Blog Posts</h4>
69
+ <p>
70
+ {% for post in site.posts %}
71
+ <span>{{ post.date | date_to_string }}</span> » <a href="{{ post.url }}">{{ post.title }}</a><br>
72
+ {% endfor %}
73
+ </p>
74
+ </div>
75
+ <div class="item">
76
+ <script type="text/javascript" src="http://disqus.com/forums/choctop/combination_widget.js?num_items=5&color=orange&default_tab=recent"></script>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ <div id="footer">
81
+ <p>made by <a href="http://drnicwilliams.com">Dr Nic</a> | sponsored by <a href="http://mocra.com">Mocra</a> | thank you to all contributors!</p>
82
+ </div>
83
+ </div>
84
+ <a href="http://github.com/drnic/choctop"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
85
+ </body>
86
+ </html>
@@ -0,0 +1,6 @@
1
+ ---
2
+ layout: post
3
+ title: Welcome to 'ChocTop'
4
+ ---
5
+
6
+ ChocTop is going to be an awesome project.
@@ -0,0 +1,86 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
+ "http://www.w3.org/TR/html4/strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width = 750">
7
+ <link rel="stylesheet" type="text/css" href="../../../css/stylesheet.css" charset="utf-8">
8
+ <title>Welcome to 'ChocTop'</title>
9
+ </head>
10
+ <body id="intro">
11
+ <div id="wrapper">
12
+ <div id="header" onclick="javascript:window.location='/choctop/'">
13
+ <h1>ChocTop</h1>
14
+ </div>
15
+ <div id="navigation">
16
+ <ul>
17
+ <li id="navi_intro">
18
+ <a href="/choctop/">Intro</a>
19
+ </li>
20
+ <li id="navi_source">
21
+ <a href="http://github.com/drnic/choctop">Source</a>
22
+ </li>
23
+ <li id="navi_tickets">
24
+ <a href="http://drnic.lighthouseapp.com/projects/http://drnic.lighthouseapp.com/projects/24673-choctop/overview/tickets">Tickets</a>
25
+ </li>
26
+ </ul>
27
+ </div>
28
+ <div id="page_body">
29
+ <div id="content">
30
+ <p>ChocTop is going to be an awesome project.</p>
31
+
32
+ <script type="text/javascript">var disqus_url = "http://drnic.github.com/choctop/"; var disqus_title ="";</script>
33
+ <div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/choctop/embed.js"></script>
34
+ <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
35
+ <script type="text/javascript">
36
+ //<![CDATA[
37
+ (function() {
38
+ var links = document.getElementsByTagName('a');
39
+ var query = '?';
40
+ for(var i = 0; i < links.length; i++) {
41
+ if(links[i].href.indexOf('#disqus_thread') >= 0) {
42
+ query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
43
+ }
44
+ }
45
+ document.write('<script type="text/javascript" src="http://disqus.com/forums/choctop/get_num_replies.js' + query + '"></' + 'script>');
46
+ })();
47
+ //]]>
48
+ </script>
49
+
50
+ </div>
51
+ <div id="sidebar">
52
+ <div class="item">
53
+ <!-- Download -->
54
+ <h4>Install Bundle</h4>
55
+ <p>Coming soon</p>
56
+ </div>
57
+ <div class="item">
58
+ <!-- Tickets -->
59
+ <h4><a href="http://drnic.lighthouseapp.com/projects/http://drnic.lighthouseapp.com/projects/24673-choctop/overview/tickets" id="tickets" name="tickets">Tickets</a></h4>
60
+ <p>
61
+ Found a bug?<br />
62
+ Request a feature?
63
+ </p>
64
+ </div>
65
+ <div class="item">
66
+ <!-- Blog -->
67
+ <a href="../../../atom.xml" id="rss_feed" name="rss_feed">Blog Posts</a>
68
+ <h4>Blog Posts</h4>
69
+ <p>
70
+
71
+ <span>02 Feb 2009</span> » <a href="/2009/02/02/first-post.html">Welcome to 'ChocTop'</a><br>
72
+
73
+ </p>
74
+ </div>
75
+ <div class="item">
76
+ <script type="text/javascript" src="http://disqus.com/forums/choctop/combination_widget.js?num_items=5&color=orange&default_tab=recent"></script>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ <div id="footer">
81
+ <p>made by <a href="http://drnicwilliams.com">Dr Nic</a> | sponsored by <a href="http://mocra.com">Mocra</a> | thank you to all contributors!</p>
82
+ </div>
83
+ </div>
84
+ <a href="http://github.com/drnic/choctop"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
85
+ </body>
86
+ </html>
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <feed xmlns="http://www.w3.org/2005/Atom">
3
+
4
+ <title>ChocTop</title>
5
+ <link href="http://drnic.github.com/choctop/atom.xml" rel="self"/>
6
+ <link href="http://drnic.github.com/choctop/"/>
7
+ <updated>2009-02-03T09:56:03+10:00</updated>
8
+ <id>http://drnic.github.com/choctop/</id>
9
+ <author>
10
+ <name>Dr Nic Williams</name>
11
+ <email>drnicwilliams@gmail.com</email>
12
+ </author>
13
+
14
+
15
+ <entry>
16
+ <title>Welcome to 'ChocTop'</title>
17
+ <link href="http://drnic.github.com/choctop/2009/02/02/first-post.html"/>
18
+ <updated>2009-02-02T00:00:00+10:00</updated>
19
+ <id>http://drnic.github.com/choctop/2009/02/02/first-post</id>
20
+ <content type="html">&lt;p&gt;ChocTop is going to be an awesome project.&lt;/p&gt;</content>
21
+ </entry>
22
+
23
+
24
+ </feed>
@@ -0,0 +1,6 @@
1
+ ---
2
+ :github_user: drnic
3
+ :header_color: aaa
4
+ :name: choctop
5
+ :theme: plain
6
+ :title: ChocTop
@@ -0,0 +1,135 @@
1
+ html {
2
+ background: #1e1e1e;
3
+ }
4
+ body {
5
+ /* background: transparent url("http://macromates.com/images/site/bg_body") repeat-y 50% 0px;*/
6
+ /* font: 0.72em/170% "Lucida Grande", Verdana, Helvetica, sans-serif;*/
7
+ font: 12px "Lucida Grande", Verdana, Helvetica, sans-serif;
8
+ margin: 0;
9
+ padding: 0;
10
+ background-image: url(../images/mocra-keynote-bg.jpg);
11
+ }
12
+ a[href] {
13
+ color: #525151;
14
+ }
15
+
16
+ #wrapper { /* IE workaround */
17
+ margin: 0 auto;
18
+ padding: 0;
19
+ width: 550px;
20
+ }
21
+ html>body #wrapper {
22
+ margin: 0 auto;
23
+ padding: 0;
24
+ width: auto;
25
+ max-width: 550px;
26
+ }
27
+
28
+ #logo {
29
+ padding-top: 10px;
30
+ text-align: center;
31
+ }
32
+ #header {
33
+ position: relative;
34
+ }
35
+ #header h1 {
36
+ position: absolute;
37
+ left: 60px;
38
+ top: 40px;
39
+ height: 50px;
40
+ cursor: pointer;
41
+ color: white;
42
+ }
43
+
44
+ #navigation {
45
+ background: #232323;
46
+ border-bottom: 1px solid #171717;
47
+ margin: 0;
48
+ padding: 0.5em 0;
49
+ width: 100%;
50
+ }
51
+ #navigation ul {
52
+ margin: 0;
53
+ padding: 0;
54
+ list-style: none;
55
+ }
56
+ #navigation li {
57
+ display: inline;
58
+ margin: 0;
59
+ padding: 0 0 0 25px;
60
+ text-shadow: 0px 2px 4px #000;
61
+ }
62
+ #navigation li a {
63
+ color: #5b5b5b;
64
+ text-decoration: none;
65
+ }
66
+
67
+ #intro #navi_intro a,
68
+ #blog #navi_blog a,
69
+ #toc #navi_manual a,
70
+ #chapter #navi_manual a,
71
+ #wiki #navi_wiki a,
72
+ #community #navi_community a,
73
+ #contact #navi_contact a,
74
+ #navigation li a:hover {
75
+ color: #fff;
76
+ }
77
+
78
+ #page_body {
79
+ margin: 0;
80
+ padding: 0;
81
+ position: relative;
82
+ overflow: hidden;
83
+ }
84
+
85
+ #content { /* IE workaround */
86
+ margin: 0;
87
+ padding: 25px;
88
+ width: 100%;
89
+ height: 584px; /* (64+2*20+2)*6 - 2 - 2*25 */
90
+ background: #D6C086;
91
+ }
92
+ html>body #content {
93
+ margin: 0;
94
+ padding: 25px;
95
+ width: auto;
96
+ height: auto;
97
+ min-height: 584px; /* (64+2*20+2)*6 - 2 - 2*25 */
98
+ background: #D6C086;
99
+ }
100
+ #content :first-child {
101
+ margin-top: 0px;
102
+ }
103
+ #content :first-child + h1 {
104
+ margin-top: 0px;
105
+ }
106
+
107
+ #footer {
108
+ position: relative;
109
+ margin: 0;
110
+ padding: 0.75em 25px 0.75em 25px;
111
+ min-height: 1em;
112
+ clear: both;
113
+ color: #b5b5b5;
114
+ background: #2E2E2E;
115
+ }
116
+ #footer * {
117
+ margin: 0;
118
+ padding: 0;
119
+ }
120
+ #footer a {
121
+ color: #b5b5b5;
122
+ text-decoration: none;
123
+ }
124
+ #footer a:hover {
125
+ color: #2E2E2E;
126
+ background: #b5b5b5;
127
+ text-decoration: none;
128
+ }
129
+ #footer .left {
130
+ float: left;
131
+ }
132
+ #footer .right {
133
+ float: right;
134
+ }
135
+
Binary file
Binary file
Binary file
Binary file
Binary file