showoff-alexch 0.7.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. data/LICENSE +20 -0
  2. data/README.rdoc +558 -0
  3. data/Rakefile +27 -0
  4. data/bin/showoff +197 -0
  5. data/lib/commandline_parser.rb +67 -0
  6. data/lib/showoff.rb +510 -0
  7. data/lib/showoff_utils.rb +344 -0
  8. data/public/css/960.css +653 -0
  9. data/public/css/fg.menu.css +114 -0
  10. data/public/css/onepage.css +60 -0
  11. data/public/css/pdf.css +12 -0
  12. data/public/css/presenter.css +76 -0
  13. data/public/css/reset.css +53 -0
  14. data/public/css/sh_style.css +66 -0
  15. data/public/css/showoff.css +399 -0
  16. data/public/css/spinner_bar.gif +0 -0
  17. data/public/css/theme/images/ui-bg_diagonals-small_100_f0efea_40x40.png +0 -0
  18. data/public/css/theme/images/ui-bg_flat_35_f0f0f0_40x100.png +0 -0
  19. data/public/css/theme/images/ui-bg_glass_55_fcf0ba_1x400.png +0 -0
  20. data/public/css/theme/images/ui-bg_glow-ball_25_2e2e28_600x600.png +0 -0
  21. data/public/css/theme/images/ui-bg_highlight-soft_100_f0efea_1x100.png +0 -0
  22. data/public/css/theme/images/ui-bg_highlight-soft_25_327E04_1x100.png +0 -0
  23. data/public/css/theme/images/ui-bg_highlight-soft_25_5A9D1A_1x100.png +0 -0
  24. data/public/css/theme/images/ui-bg_highlight-soft_95_ffedad_1x100.png +0 -0
  25. data/public/css/theme/images/ui-bg_inset-soft_22_3b3b35_1x100.png +0 -0
  26. data/public/css/theme/images/ui-icons_808080_256x240.png +0 -0
  27. data/public/css/theme/images/ui-icons_8DC262_256x240.png +0 -0
  28. data/public/css/theme/images/ui-icons_cd0a0a_256x240.png +0 -0
  29. data/public/css/theme/images/ui-icons_e7e6e4_256x240.png +0 -0
  30. data/public/css/theme/images/ui-icons_eeeeee_256x240.png +0 -0
  31. data/public/css/theme/images/ui-icons_ffffff_256x240.png +0 -0
  32. data/public/css/theme/ui.accordion.css +9 -0
  33. data/public/css/theme/ui.all.css +2 -0
  34. data/public/css/theme/ui.base.css +9 -0
  35. data/public/css/theme/ui.core.css +37 -0
  36. data/public/css/theme/ui.datepicker.css +62 -0
  37. data/public/css/theme/ui.dialog.css +13 -0
  38. data/public/css/theme/ui.progressbar.css +4 -0
  39. data/public/css/theme/ui.resizable.css +13 -0
  40. data/public/css/theme/ui.slider.css +17 -0
  41. data/public/css/theme/ui.tabs.css +9 -0
  42. data/public/css/theme/ui.theme.css +245 -0
  43. data/public/favicon.ico +0 -0
  44. data/public/js/coffee-script.js +8 -0
  45. data/public/js/core.js +79 -0
  46. data/public/js/fg.menu.js +645 -0
  47. data/public/js/jTypeWriter.js +26 -0
  48. data/public/js/jquery-1.4.2.min.js +154 -0
  49. data/public/js/jquery-print.js +109 -0
  50. data/public/js/jquery.batchImageLoad.js +56 -0
  51. data/public/js/jquery.cookie.js +96 -0
  52. data/public/js/jquery.cycle.all.js +1284 -0
  53. data/public/js/jquery.doubletap-0.1.js +105 -0
  54. data/public/js/jquery.uuid.js +24 -0
  55. data/public/js/jquery.ws-0.3pre.js +201 -0
  56. data/public/js/onepage.js +5 -0
  57. data/public/js/presenter.js +193 -0
  58. data/public/js/sh_lang/sh_bison.min.js +1 -0
  59. data/public/js/sh_lang/sh_c.min.js +1 -0
  60. data/public/js/sh_lang/sh_caml.min.js +1 -0
  61. data/public/js/sh_lang/sh_changelog.min.js +1 -0
  62. data/public/js/sh_lang/sh_coffeescript.min.js +1 -0
  63. data/public/js/sh_lang/sh_cpp.min.js +1 -0
  64. data/public/js/sh_lang/sh_csharp.min.js +1 -0
  65. data/public/js/sh_lang/sh_css.min.js +1 -0
  66. data/public/js/sh_lang/sh_cucumber.min.js +2 -0
  67. data/public/js/sh_lang/sh_desktop.min.js +1 -0
  68. data/public/js/sh_lang/sh_diff.min.js +1 -0
  69. data/public/js/sh_lang/sh_erlang.min.js +1 -0
  70. data/public/js/sh_lang/sh_flex.min.js +1 -0
  71. data/public/js/sh_lang/sh_glsl.min.js +1 -0
  72. data/public/js/sh_lang/sh_haxe.min.js +1 -0
  73. data/public/js/sh_lang/sh_html.min.js +1 -0
  74. data/public/js/sh_lang/sh_java.min.js +1 -0
  75. data/public/js/sh_lang/sh_javascript.min.js +1 -0
  76. data/public/js/sh_lang/sh_javascript_dom.min.js +1 -0
  77. data/public/js/sh_lang/sh_latex.min.js +1 -0
  78. data/public/js/sh_lang/sh_ldap.min.js +1 -0
  79. data/public/js/sh_lang/sh_log.min.js +1 -0
  80. data/public/js/sh_lang/sh_lsm.min.js +1 -0
  81. data/public/js/sh_lang/sh_m4.min.js +1 -0
  82. data/public/js/sh_lang/sh_makefile.min.js +1 -0
  83. data/public/js/sh_lang/sh_oracle.min.js +1 -0
  84. data/public/js/sh_lang/sh_pascal.min.js +1 -0
  85. data/public/js/sh_lang/sh_perl.min.js +1 -0
  86. data/public/js/sh_lang/sh_php.min.js +1 -0
  87. data/public/js/sh_lang/sh_prolog.min.js +1 -0
  88. data/public/js/sh_lang/sh_properties.min.js +1 -0
  89. data/public/js/sh_lang/sh_python.min.js +1 -0
  90. data/public/js/sh_lang/sh_ruby.min.js +1 -0
  91. data/public/js/sh_lang/sh_scala.min.js +1 -0
  92. data/public/js/sh_lang/sh_sh.min.js +1 -0
  93. data/public/js/sh_lang/sh_slang.min.js +1 -0
  94. data/public/js/sh_lang/sh_sml.min.js +1 -0
  95. data/public/js/sh_lang/sh_spec.min.js +1 -0
  96. data/public/js/sh_lang/sh_sql.min.js +1 -0
  97. data/public/js/sh_lang/sh_tcl.min.js +1 -0
  98. data/public/js/sh_lang/sh_xml.min.js +1 -0
  99. data/public/js/sh_lang/sh_xorg.min.js +1 -0
  100. data/public/js/sh_main.min.js +4 -0
  101. data/public/js/showoff.js +643 -0
  102. data/public/js/showoffcore.js +13 -0
  103. data/views/header.erb +40 -0
  104. data/views/index.erb +46 -0
  105. data/views/onepage.erb +34 -0
  106. data/views/presenter.erb +70 -0
  107. metadata +245 -0
@@ -0,0 +1,13 @@
1
+ // Make CORE.out() write to showoff 'result' global variable http://github.com/scottbale/showoff
2
+ (function(CORE){
3
+
4
+ CORE.require = function(toImport){
5
+ //nothing to do
6
+ };
7
+ CORE.out = function(output){
8
+ result = result || '';
9
+ result = result + '<p>' + output + '</p>';
10
+ };
11
+
12
+ return CORE;
13
+ }(CORE));
data/views/header.erb ADDED
@@ -0,0 +1,40 @@
1
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2
+ <title><%= @title %></title>
3
+
4
+ <meta name="viewport" content="width=device-width"/>
5
+
6
+ <link rel="stylesheet" href="<%= @asset_path %>css/reset.css" type="text/css"/>
7
+ <link rel="stylesheet" href="<%= @asset_path %>css/showoff.css" type="text/css"/>
8
+
9
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery-1.4.2.min.js"></script>
10
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.cycle.all.js"></script>
11
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery-print.js"></script>
12
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.batchImageLoad.js"></script>
13
+
14
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.doubletap-0.1.js"></script>
15
+
16
+ <script type="text/javascript" src="<%= @asset_path %>js/fg.menu.js"></script>
17
+ <script type="text/javascript" src="<%= @asset_path %>js/showoff.js"></script>
18
+ <script type="text/javascript" src="<%= @asset_path %>js/jTypeWriter.js"> </script>
19
+ <script type="text/javascript" src="<%= @asset_path %>js/sh_main.min.js"></script>
20
+ <script type="text/javascript" src="<%= @asset_path %>js/core.js"></script>
21
+ <script type="text/javascript" src="<%= @asset_path %>js/showoffcore.js"></script>
22
+ <script type="text/javascript" src="<%= @asset_path %>js/coffee-script.js"></script>
23
+
24
+ <link type="text/css" href="<%= @asset_path %>css/fg.menu.css" media="screen" rel="stylesheet" />
25
+ <link type="text/css" href="<%= @asset_path %>css/theme/ui.all.css" media="screen" rel="stylesheet" />
26
+ <link type="text/css" href="<%= @asset_path %>css/sh_style.css" rel="stylesheet" >
27
+
28
+ <% css_files.each do |css_file| %>
29
+ <link rel="stylesheet" href="file/<%= css_file %>" type="text/css"/>
30
+ <% end %>
31
+
32
+ <% js_files.each do |js_file| %>
33
+ <script type="text/javascript" src="file/<%= js_file %>"></script>
34
+ <% end %>
35
+
36
+ <script type="text/javascript">
37
+ $(function(){
38
+ setupPreso(<%= @slides.nil? ? "true" : "false"%>, '<%= @asset_path %>');
39
+ });
40
+ </script>
data/views/index.erb ADDED
@@ -0,0 +1,46 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <%= erb :header %>
7
+ </head>
8
+
9
+ <body>
10
+
11
+ <a tabindex="0" href="#search-engines" class="fg-button fg-button-icon-right ui-widget ui-state-default ui-corner-all" id="navmenu"><span class="ui-icon ui-icon-triangle-1-s"></span>slides</a>
12
+ <div id="navigation" class="hidden"></div>
13
+
14
+ <div id="help">
15
+ <table>
16
+ <tr><td class="key">z, ?</td><td>toggle help (this)</td></tr>
17
+ <tr><td class="key">space, &rarr;</td><td>next slide</td></tr>
18
+ <tr><td class="key">shift-space, &larr;</td><td>previous slide</td></tr>
19
+ <tr><td class="key">d</td><td>toggle debug mode</td></tr>
20
+ <tr><td class="key">## &lt;ret&gt;</td><td>go to slide #</td></tr>
21
+ <tr><td class="key">c, t</td><td>table of contents (vi)</td></tr>
22
+ <tr><td class="key">f</td><td>toggle footer</td></tr>
23
+ <tr><td class="key">r</td><td>reload slides</td></tr>
24
+ <tr><td class="key">n</td><td>toggle notes</td></tr>
25
+ <tr><td class="key">p</td><td>run preshow</td></tr>
26
+ </table>
27
+ </div>
28
+
29
+ <div class="buttonNav">
30
+ <input type="submit" onClick="prevStep();" value="prev"/>
31
+ <input type="submit" onClick="nextStep();" value="next"/>
32
+ </div>
33
+
34
+ <div id="preso">loading presentation...</div>
35
+ <div id="footer">
36
+ <span id="slideInfo"></span>
37
+ <span id="debugInfo"></span>
38
+ <span id="notesInfo"></span>
39
+ </div>
40
+
41
+ <div id="slides" class="offscreen" <%= 'style="display:none;"' if @slides %>>
42
+ <%= @slides %>
43
+ </div>
44
+
45
+ </body>
46
+ </html>
data/views/onepage.erb ADDED
@@ -0,0 +1,34 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
+ <title>Presentation</title>
8
+
9
+ <% if @no_js %>
10
+ <%= inline_css(['pdf.css'], 'public/css') %>
11
+ <% else %>
12
+ <%= inline_css(['onepage.css'], 'public/css') %>
13
+ <% end %>
14
+ <%= inline_css(['reset.css', 'showoff.css', 'theme/ui.all.css', 'sh_style.css'], 'public/css') %>
15
+ <%= inline_css(css_files) %>
16
+
17
+ <% if !@no_js %>
18
+ <%= inline_js(['jquery-1.4.2.min.js', 'jquery-print.js', 'showoff.js', 'onepage.js', 'sh_main.min.js', 'core.js', 'showoffcore.js'], 'public/js') %>
19
+ <script type="text/javascript">
20
+ $(document).ready(function() {
21
+ setupOnePage()
22
+ });
23
+ </script>
24
+ <% end %>
25
+ </head>
26
+
27
+ <body>
28
+
29
+ <div id="slides">
30
+ <%= @slides %>
31
+ </div>
32
+
33
+ </body>
34
+ </html>
@@ -0,0 +1,70 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <%= erb :header %>
7
+ <link rel="stylesheet" href="<%= @asset_path %>css/960.css" type="text/css"/>
8
+ <link rel="stylesheet" href="<%= @asset_path %>css/presenter.css" type="text/css"/>
9
+ <script type="text/javascript" src="<%= @asset_path %>js/presenter.js"></script>
10
+ </head>
11
+
12
+ <body>
13
+
14
+ <a tabindex="0" href="#search-engines" class="fg-button fg-button-icon-right ui-widget ui-state-default ui-corner-all" id="navmenu"><span class="ui-icon ui-icon-triangle-1-s"></span>slides</a>
15
+
16
+ <div id="help">
17
+ <table>
18
+ <tr><td class="key">z, ?</td><td>toggle help (this)</td></tr>
19
+ <tr><td class="key">space, &rarr;</td><td>next slide</td></tr>
20
+ <tr><td class="key">shift-space, &larr;</td><td>previous slide</td></tr>
21
+ <tr><td class="key">d</td><td>toggle debug mode</td></tr>
22
+ <tr><td class="key">## &lt;ret&gt;</td><td>go to slide #</td></tr>
23
+ <tr><td class="key">c, t</td><td>table of contents (vi)</td></tr>
24
+ <tr><td class="key">r</td><td>reload slides</td></tr>
25
+ <tr><td class="key">p</td><td>run preshow</td></tr>
26
+ </table>
27
+ </div>
28
+
29
+ <div id="main" class="container_12">
30
+ <div id="topbar" class="grid_12">
31
+ <div id="links">
32
+ <a href="/pdf">Generate PDF</a>
33
+ &nbsp; &nbsp;
34
+ <a href="/onepage">Single Page</a>
35
+ </div>
36
+ </div>
37
+ <div class="clear"></div>
38
+ <div id="sidebar" class="grid_4">
39
+ <div id="slideSource">
40
+ Source: <span id="slideFile"></span>
41
+ </div>
42
+ <div id="progress">
43
+ Slide: <span id="slideInfo"></span>
44
+ </div>
45
+ <div id="timerSection">
46
+ Timer:
47
+ <span id="minStart"><input type="text" size="2" id="timerMinutes"/> min <input type="button" id="startTimer" value="Start"></span>
48
+ <span id="timerInfo"></span>
49
+ <span id="minStop"><input type="button" id="stopTimer" value="Stop"></span>
50
+ </div>
51
+ <div id="debugInfo"></div>
52
+ <div id="slidemenu">
53
+ <div id="navigation" class="menu"></div>
54
+ </div>
55
+ </div>
56
+ <div id="preview" class="grid_8">
57
+ <div id="preso" class="zoomed">loading presentation...</div>
58
+ </div>
59
+ <div class="clear"></div>
60
+ <div id="bottom" class="grid_12">
61
+ <div id="notes"></div>
62
+ </div>
63
+ </div>
64
+
65
+ <div id="slides" class="offscreen" <%= 'style="display:none;"' if @slides %>>
66
+ <%= @slides %>
67
+ </div>
68
+
69
+ </body>
70
+ </html>
metadata ADDED
@@ -0,0 +1,245 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: showoff-alexch
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.7.0.1
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Scott Chacon
9
+ - Alex Chaffee
10
+ autorequire:
11
+ bindir: bin
12
+ cert_chain: []
13
+ date: 2011-10-22 00:00:00.000000000Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
16
+ name: sinatra
17
+ requirement: &70135751480980 !ruby/object:Gem::Requirement
18
+ none: false
19
+ requirements:
20
+ - - ! '>='
21
+ - !ruby/object:Gem::Version
22
+ version: '0'
23
+ type: :runtime
24
+ prerelease: false
25
+ version_requirements: *70135751480980
26
+ - !ruby/object:Gem::Dependency
27
+ name: bluecloth
28
+ requirement: &70135751477960 !ruby/object:Gem::Requirement
29
+ none: false
30
+ requirements:
31
+ - - ! '>='
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: *70135751477960
37
+ - !ruby/object:Gem::Dependency
38
+ name: nokogiri
39
+ requirement: &70135751476140 !ruby/object:Gem::Requirement
40
+ none: false
41
+ requirements:
42
+ - - ! '>='
43
+ - !ruby/object:Gem::Version
44
+ version: '0'
45
+ type: :runtime
46
+ prerelease: false
47
+ version_requirements: *70135751476140
48
+ - !ruby/object:Gem::Dependency
49
+ name: json
50
+ requirement: &70135751475300 !ruby/object:Gem::Requirement
51
+ none: false
52
+ requirements:
53
+ - - ! '>='
54
+ - !ruby/object:Gem::Version
55
+ version: '0'
56
+ type: :runtime
57
+ prerelease: false
58
+ version_requirements: *70135751475300
59
+ - !ruby/object:Gem::Dependency
60
+ name: gli
61
+ requirement: &70135751473660 !ruby/object:Gem::Requirement
62
+ none: false
63
+ requirements:
64
+ - - ! '>='
65
+ - !ruby/object:Gem::Version
66
+ version: 1.3.2
67
+ type: :runtime
68
+ prerelease: false
69
+ version_requirements: *70135751473660
70
+ - !ruby/object:Gem::Dependency
71
+ name: parslet
72
+ requirement: &70135751471740 !ruby/object:Gem::Requirement
73
+ none: false
74
+ requirements:
75
+ - - ! '>='
76
+ - !ruby/object:Gem::Version
77
+ version: '0'
78
+ type: :runtime
79
+ prerelease: false
80
+ version_requirements: *70135751471740
81
+ - !ruby/object:Gem::Dependency
82
+ name: mg
83
+ requirement: &70135751454180 !ruby/object:Gem::Requirement
84
+ none: false
85
+ requirements:
86
+ - - ! '>='
87
+ - !ruby/object:Gem::Version
88
+ version: '0'
89
+ type: :development
90
+ prerelease: false
91
+ version_requirements: *70135751454180
92
+ description: ! " (This is Alex's version of Showoff, so I can share my presentations\n
93
+ \ without waiting for pull requests and updates from busy Scott. It\n installs
94
+ a binary called \"showoff\" which overwrites the official one,\n so if you install
95
+ this hack, be careful about updates.)\n\n ShowOff is a Sinatra web app that reads
96
+ simple configuration files for a\n presentation. It is sort of like a Keynote
97
+ web app engine. I am using it\n to do all my talks in 2010, because I have a deep
98
+ hatred in my heart for\n Keynote and yet it is by far the best in the field.\n\n
99
+ \ The idea is that you setup your slide files in section subdirectories and\n then
100
+ startup the showoff server in that directory. It will read in your\n showoff.json
101
+ file for which sections go in which order and then will give\n you a URL to present
102
+ from.\n"
103
+ email:
104
+ - schacon@gmail.com
105
+ - alex@stinky.com
106
+ executables:
107
+ - showoff
108
+ extensions: []
109
+ extra_rdoc_files: []
110
+ files:
111
+ - README.rdoc
112
+ - Rakefile
113
+ - LICENSE
114
+ - bin/showoff
115
+ - lib/commandline_parser.rb
116
+ - lib/showoff.rb
117
+ - lib/showoff_utils.rb
118
+ - views/header.erb
119
+ - views/index.erb
120
+ - views/onepage.erb
121
+ - views/presenter.erb
122
+ - public/css/960.css
123
+ - public/css/fg.menu.css
124
+ - public/css/onepage.css
125
+ - public/css/pdf.css
126
+ - public/css/presenter.css
127
+ - public/css/reset.css
128
+ - public/css/sh_style.css
129
+ - public/css/showoff.css
130
+ - public/css/spinner_bar.gif
131
+ - public/css/theme/images/ui-bg_diagonals-small_100_f0efea_40x40.png
132
+ - public/css/theme/images/ui-bg_flat_35_f0f0f0_40x100.png
133
+ - public/css/theme/images/ui-bg_glass_55_fcf0ba_1x400.png
134
+ - public/css/theme/images/ui-bg_glow-ball_25_2e2e28_600x600.png
135
+ - public/css/theme/images/ui-bg_highlight-soft_100_f0efea_1x100.png
136
+ - public/css/theme/images/ui-bg_highlight-soft_25_327E04_1x100.png
137
+ - public/css/theme/images/ui-bg_highlight-soft_25_5A9D1A_1x100.png
138
+ - public/css/theme/images/ui-bg_highlight-soft_95_ffedad_1x100.png
139
+ - public/css/theme/images/ui-bg_inset-soft_22_3b3b35_1x100.png
140
+ - public/css/theme/images/ui-icons_808080_256x240.png
141
+ - public/css/theme/images/ui-icons_8DC262_256x240.png
142
+ - public/css/theme/images/ui-icons_cd0a0a_256x240.png
143
+ - public/css/theme/images/ui-icons_e7e6e4_256x240.png
144
+ - public/css/theme/images/ui-icons_eeeeee_256x240.png
145
+ - public/css/theme/images/ui-icons_ffffff_256x240.png
146
+ - public/css/theme/ui.accordion.css
147
+ - public/css/theme/ui.all.css
148
+ - public/css/theme/ui.base.css
149
+ - public/css/theme/ui.core.css
150
+ - public/css/theme/ui.datepicker.css
151
+ - public/css/theme/ui.dialog.css
152
+ - public/css/theme/ui.progressbar.css
153
+ - public/css/theme/ui.resizable.css
154
+ - public/css/theme/ui.slider.css
155
+ - public/css/theme/ui.tabs.css
156
+ - public/css/theme/ui.theme.css
157
+ - public/favicon.ico
158
+ - public/js/coffee-script.js
159
+ - public/js/core.js
160
+ - public/js/fg.menu.js
161
+ - public/js/jquery-1.4.2.min.js
162
+ - public/js/jquery-print.js
163
+ - public/js/jquery.batchImageLoad.js
164
+ - public/js/jquery.cookie.js
165
+ - public/js/jquery.cycle.all.js
166
+ - public/js/jquery.doubletap-0.1.js
167
+ - public/js/jquery.uuid.js
168
+ - public/js/jquery.ws-0.3pre.js
169
+ - public/js/jTypeWriter.js
170
+ - public/js/onepage.js
171
+ - public/js/presenter.js
172
+ - public/js/sh_lang/sh_bison.min.js
173
+ - public/js/sh_lang/sh_c.min.js
174
+ - public/js/sh_lang/sh_caml.min.js
175
+ - public/js/sh_lang/sh_changelog.min.js
176
+ - public/js/sh_lang/sh_coffeescript.min.js
177
+ - public/js/sh_lang/sh_cpp.min.js
178
+ - public/js/sh_lang/sh_csharp.min.js
179
+ - public/js/sh_lang/sh_css.min.js
180
+ - public/js/sh_lang/sh_cucumber.min.js
181
+ - public/js/sh_lang/sh_desktop.min.js
182
+ - public/js/sh_lang/sh_diff.min.js
183
+ - public/js/sh_lang/sh_erlang.min.js
184
+ - public/js/sh_lang/sh_flex.min.js
185
+ - public/js/sh_lang/sh_glsl.min.js
186
+ - public/js/sh_lang/sh_haxe.min.js
187
+ - public/js/sh_lang/sh_html.min.js
188
+ - public/js/sh_lang/sh_java.min.js
189
+ - public/js/sh_lang/sh_javascript.min.js
190
+ - public/js/sh_lang/sh_javascript_dom.min.js
191
+ - public/js/sh_lang/sh_latex.min.js
192
+ - public/js/sh_lang/sh_ldap.min.js
193
+ - public/js/sh_lang/sh_log.min.js
194
+ - public/js/sh_lang/sh_lsm.min.js
195
+ - public/js/sh_lang/sh_m4.min.js
196
+ - public/js/sh_lang/sh_makefile.min.js
197
+ - public/js/sh_lang/sh_oracle.min.js
198
+ - public/js/sh_lang/sh_pascal.min.js
199
+ - public/js/sh_lang/sh_perl.min.js
200
+ - public/js/sh_lang/sh_php.min.js
201
+ - public/js/sh_lang/sh_prolog.min.js
202
+ - public/js/sh_lang/sh_properties.min.js
203
+ - public/js/sh_lang/sh_python.min.js
204
+ - public/js/sh_lang/sh_ruby.min.js
205
+ - public/js/sh_lang/sh_scala.min.js
206
+ - public/js/sh_lang/sh_sh.min.js
207
+ - public/js/sh_lang/sh_slang.min.js
208
+ - public/js/sh_lang/sh_sml.min.js
209
+ - public/js/sh_lang/sh_spec.min.js
210
+ - public/js/sh_lang/sh_sql.min.js
211
+ - public/js/sh_lang/sh_tcl.min.js
212
+ - public/js/sh_lang/sh_xml.min.js
213
+ - public/js/sh_lang/sh_xorg.min.js
214
+ - public/js/sh_main.min.js
215
+ - public/js/showoff.js
216
+ - public/js/showoffcore.js
217
+ homepage: http://github.com/alexch/showoff
218
+ licenses: []
219
+ post_install_message:
220
+ rdoc_options: []
221
+ require_paths:
222
+ - lib
223
+ required_ruby_version: !ruby/object:Gem::Requirement
224
+ none: false
225
+ requirements:
226
+ - - ! '>='
227
+ - !ruby/object:Gem::Version
228
+ version: '0'
229
+ segments:
230
+ - 0
231
+ hash: -424202576075792934
232
+ required_rubygems_version: !ruby/object:Gem::Requirement
233
+ none: false
234
+ requirements:
235
+ - - ! '>='
236
+ - !ruby/object:Gem::Version
237
+ version: '0'
238
+ requirements: []
239
+ rubyforge_project:
240
+ rubygems_version: 1.8.6
241
+ signing_key:
242
+ specification_version: 3
243
+ summary: Alex's version of the best damn presentation software a developer could ever
244
+ love.
245
+ test_files: []