rubyslippers 0.97 → 0.98
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Readme.txt +206 -299
- data/code/01rwdcore/03helptexthash.rb +4 -1
- data/code/01rwdcore/openhelpwindow.rb +6 -1
- data/code/superant.com.rubyslippers/gemcommands.rb +1 -1
- data/code/superant.com.rubyslippers/helptexthashrubyslippers.rb +43 -5
- data/code/superant.com.rubyslippers/listgemrecord.rb +1 -1
- data/code/superant.com.rubyslippers/listinstalledgemsfiles.rb +13 -0
- data/code/superant.com.rubyslippers/openhelpwindowrubyslippers.rb +19 -2
- data/code/superant.com.rubyslippers/returntomain.rb +10 -0
- data/code/superant.com.rubyslippers/runrubyslippersmenu1.rb +57 -0
- data/code/superant.com.rubyslippers/viewgemdata.rb +1 -1
- data/code/superant.com.rubyslippersbackwindow/listgemdir.rb +19 -0
- data/code/superant.com.rubyslippersbackwindow/listgemdirectories.rb +4 -1
- data/code/superant.com.rwdtinkerbackwindow/controlclient.rb +100 -0
- data/code/superant.com.rwdtinkerbackwindow/installapplet.rb +8 -8
- data/code/superant.com.rwdtinkerbackwindow/network.rb +87 -0
- data/code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +21 -0
- data/configuration/rubyslippers.cnf +2 -2
- data/configuration/rubyslippersversion.cnf +1 -1
- data/configuration/rwdapplicationidentity.cnf +3 -0
- data/configuration/rwdtinker.cnf +1 -0
- data/configuration/rwdtinkerversion.cnf +1 -1
- data/ev/rwd.rb +4 -3
- data/gui/frontwindow0/superant.com.rubyslippers/{80gemcommands.rwd → 25gemcommands.rwd} +13 -1
- data/gui/frontwindow0/superant.com.rubyslippers/30viewgemdata.rwd +2 -2
- data/gui/frontwindow0/superant.com.rubyslippers/m01menubegin.rwd +10 -0
- data/gui/frontwindow0/superant.com.rubyslippers/m02menu.rwd +60 -0
- data/gui/frontwindow0/superant.com.rubyslippers/m03menu.rwd +12 -0
- data/gui/frontwindow0/superant.com.rubyslippers/m85menu.rwd +21 -0
- data/gui/frontwindow0/superant.com.rubyslippers/m88menu.rwd +12 -0
- data/gui/frontwindow0/superant.com.rubyslippers/m99menuend.rwd +3 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/3viewgemspec.rwd +1 -1
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/5editgemspecrecord.rwd +18 -18
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/6buildgem.rwd +1 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/7viewgemdir.rwd +26 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/{7gemcommands.rwd → 8gemcommands.rwd} +2 -1
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/92viewconfiguration.rwd +31 -9
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m01menubegin.rwd +10 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m02menu.rwd +60 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m03menu.rwd +12 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m85menu.rwd +21 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m88menu.rwd +12 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m99menuend.rwd +3 -0
- data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/{98returntab.rwd → v9returntab.rwd} +1 -1
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/{50rwdlistzips.rwd → 40rwdlistzips.rwd} +9 -2
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd +10 -9
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/75rwdcontrol.rwd +33 -0
- data/gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd +2 -2
- data/init.rb +38 -2
- data/installed/rwdtinkerwin2-0.5.inf +8 -0
- data/installed/rwdviewlogo-0.4.inf +4 -0
- data/rwd_files/HowTo_RubySlippers.txt +12 -1
- data/rwd_files/HowTo_Tinker.txt +37 -0
- data/rwd_files/remotegemlist.txt +43 -27
- data/zips/rwdcalc-0.4.zip +0 -0
- metadata +81 -58
- data/code/dd0viewphoto/dd0viewphoto.rb +0 -4
- data/gui/frontwindow0/superant.com.rubyslippers/92viewconfiguration.rwd +0 -38
@@ -0,0 +1,21 @@
|
|
1
|
+
$rwdguivar=
|
2
|
+
"
|
3
|
+
|
4
|
+
<horizontal>
|
5
|
+
|
6
|
+
<button caption=\"Open Documents Tab\" action=\"runrubyslippersmenu11\"/>
|
7
|
+
<p> Open RwdTinker and RubySlippers Documents Tab......................</p>
|
8
|
+
|
9
|
+
</horizontal>
|
10
|
+
|
11
|
+
<horizontal>
|
12
|
+
|
13
|
+
<button caption=#{Message[:rwdtinker_help_window]} action=\"runhelpwindow\"/>
|
14
|
+
<p> Open RwdTinker Help Window................................................ </p>
|
15
|
+
|
16
|
+
</horizontal>
|
17
|
+
|
18
|
+
|
19
|
+
"
|
20
|
+
|
21
|
+
|
data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/{50rwdlistzips.rwd → 40rwdlistzips.rwd}
RENAMED
@@ -1,14 +1,21 @@
|
|
1
1
|
$rwdguivar=
|
2
2
|
"
|
3
|
-
<tab name=\"
|
3
|
+
<tab name=\"rwdzipslister\" caption=\"List Zips\">
|
4
4
|
|
5
5
|
<table>
|
6
6
|
<row> <p align=\"right\">File Name:</p> <text name=\"a_installapplet\"/> </row>
|
7
7
|
|
8
8
|
</table>
|
9
|
+
<horizontal>
|
10
|
+
<button caption=\"view applet contents\" action=\"viewappletcontents\"/>
|
11
|
+
|
12
|
+
</horizontal>
|
13
|
+
<p>%appletcontentstext%</p>
|
9
14
|
|
10
15
|
<horizontal>
|
11
|
-
|
16
|
+
|
17
|
+
|
18
|
+
<button caption=\"install applet\" action=\"installapplet\"/>
|
12
19
|
<button caption=\"Help\" action=\"runhelpwindow\"/>
|
13
20
|
|
14
21
|
</horizontal>
|
@@ -16,15 +16,16 @@ $rwdguivar=
|
|
16
16
|
|
17
17
|
</horizontal>
|
18
18
|
<table>
|
19
|
-
<row> <p align=\"right\">FileName:</p> <text name=\"a_configurationfilename\"/> </row>
|
20
|
-
<row> <p align=\"right\">1:</p> <text name=\"a_configline1\"/> </row>
|
21
|
-
<row> <p align=\"right\">2:</p> <text name=\"a_configline2\"/> </row>
|
22
|
-
<row> <p align=\"right\">3:</p> <text name=\"a_configline3\"/> </row>
|
23
|
-
<row> <p align=\"right\">4:</p> <text name=\"a_configline4\"/> </row>
|
24
|
-
<row> <p align=\"right\">5:</p> <text name=\"a_configline5\"/> </row>
|
25
|
-
<row> <p align=\"right\">6:</p> <text name=\"a_configline6\"/> </row>
|
26
|
-
<row> <p align=\"right\">7:</p> <text name=\"a_configline7\"/> </row>
|
27
|
-
<row> <p align=\"right\">8:</p> <text name=\"a_configline8\"/> </row>
|
19
|
+
<row> <p align=\"right\" >FileName:</p> <text size=70 name=\"a_configurationfilename\"/> </row>
|
20
|
+
<row> <p align=\"right\">1:</p> <text size=70 name=\"a_configline1\"/> </row>
|
21
|
+
<row> <p align=\"right\">2:</p> <text size=70 name=\"a_configline2\"/> </row>
|
22
|
+
<row> <p align=\"right\">3:</p> <text size=70 name=\"a_configline3\"/> </row>
|
23
|
+
<row> <p align=\"right\">4:</p> <text size=70 name=\"a_configline4\"/> </row>
|
24
|
+
<row> <p align=\"right\">5:</p> <text size=70 name=\"a_configline5\"/> </row>
|
25
|
+
<row> <p align=\"right\">6:</p> <text size=70 name=\"a_configline6\"/> </row>
|
26
|
+
<row> <p align=\"right\">7:</p> <text size=70 name=\"a_configline7\"/> </row>
|
27
|
+
<row> <p align=\"right\">8:</p> <text size=70 name=\"a_configline8\"/> </row>
|
28
|
+
|
28
29
|
|
29
30
|
</table>
|
30
31
|
<p>%extraconfigdatadisplay%</p>
|
@@ -0,0 +1,33 @@
|
|
1
|
+
$rwdguivar=
|
2
|
+
"
|
3
|
+
<tab name=\"rwdremotecontrol\" caption=\"Remote Controls\">
|
4
|
+
<p></p>
|
5
|
+
Query remote rwdtinker applications (not yet functional on XP)
|
6
|
+
<horizontal>
|
7
|
+
<button caption=\"Start the Remote Control for This Application\" action=\"network_start\"/>
|
8
|
+
<button caption=\"Help\" action=\"runhelpwindow\"/>
|
9
|
+
|
10
|
+
</horizontal>
|
11
|
+
<p>%viewremotecommandresult%</p>
|
12
|
+
<horizontal>
|
13
|
+
|
14
|
+
<button caption=\"Show remote Command Choices\" action=\"showremoteportoptions\"/>
|
15
|
+
|
16
|
+
</horizontal>
|
17
|
+
<table>
|
18
|
+
<select name=\"a_remoteportinput\"> %%remoteportoptions%% </select>
|
19
|
+
|
20
|
+
</table>
|
21
|
+
|
22
|
+
<table>
|
23
|
+
<select name=\"a_remotecommandinput\"> %%remotecommandoptions%% </select>
|
24
|
+
|
25
|
+
</table>
|
26
|
+
<horizontal>
|
27
|
+
<button caption=\"Run Command\" action=\"runcontrolcommand\"/>
|
28
|
+
<button caption=\"Cancel\" action=\"main\"/>
|
29
|
+
</horizontal>
|
30
|
+
<p> Remote Port</p>
|
31
|
+
<p>%lastremotecommand%</p>
|
32
|
+
<p>%remotecommandresult%</p>
|
33
|
+
</tab>"
|
data/init.rb
CHANGED
@@ -228,6 +228,42 @@ Dir.chdir($progdir)
|
|
228
228
|
fileB.write($tempdoc) #writes the contents of doc into the file
|
229
229
|
fileB.close
|
230
230
|
|
231
|
-
|
231
|
+
require 'socket' # Network stuff
|
232
|
+
host = "127.0.0.1"
|
233
|
+
port = $port
|
234
|
+
|
235
|
+
# Create a socket to listen on and bind it to the host and port
|
236
|
+
freeportfound = false
|
237
|
+
until freeportfound
|
238
|
+
begin
|
239
|
+
@socket = UDPSocket::new()
|
240
|
+
@socket.bind(host, port)
|
241
|
+
freeportfound = true
|
242
|
+
$port = port
|
243
|
+
# Rescue the "Address in use" error
|
244
|
+
rescue Errno::EADDRINUSE
|
245
|
+
puts "RWD Startup: Port #{port} on host #{host} is already in use."
|
246
|
+
port=port +1
|
247
|
+
puts "trying port: #{port}"
|
248
|
+
# Rescue the "Address not available' error
|
249
|
+
rescue Errno::EADDRNOTAVAIL
|
250
|
+
puts "RWD Startup: Address #{host} is not available to bind."
|
251
|
+
port =port + 1
|
252
|
+
puts "trying port: #{port}"
|
253
|
+
# Rescue "permission denied errors
|
254
|
+
rescue Errno::EACCES
|
255
|
+
puts "RWD Startup: Access denied when binding interface addresses. ?"
|
256
|
+
port =port + 1
|
257
|
+
puts "trying port: #{port}"
|
258
|
+
# Rescue all other errors
|
259
|
+
rescue
|
260
|
+
puts "RWD Startup: An error occured."
|
261
|
+
port =port + 1
|
262
|
+
puts "trying port: #{port}"
|
263
|
+
# Rescue all other errors
|
264
|
+
end
|
265
|
+
|
266
|
+
end
|
267
|
+
|
232
268
|
|
233
|
-
RwdTinker.file(RWDFile).serve(
|
269
|
+
RwdTinker.file(RWDFile).serve(port) # start the main class and program
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# rwdwin2 - rwd applet in second window - core for Tinker: Applet adding/removing and Diagnostic tab
|
2
|
+
configuration/ab1tinkerwin2.cnf
|
3
|
+
code/xb1rwdtinkerbackwindow
|
4
|
+
gui/ll5rwdtinkerwin2selectiontab
|
5
|
+
gui/xb1rwdtinkerbackwindow
|
6
|
+
gui/uu6rwdtinkerwin2documents
|
7
|
+
gui/yg6rwdwin2helpabout
|
8
|
+
rwd_files/HowTo_TinkerWin2.txt
|
@@ -157,15 +157,26 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
157
157
|
Thanks, Steven Gibson
|
158
158
|
|
159
159
|
=Changelog
|
160
|
+
version 0.98
|
161
|
+
updated for rwdtinker version 1.50
|
162
|
+
changed width of text fields with help from RubyWebDialogs author
|
163
|
+
added commands on option pulldown: search,search --remote,specification,uninstall
|
164
|
+
corrected directory list on gemspec build tab - to not show files
|
165
|
+
added gem directory file list tab - on the back window
|
166
|
+
added RubySlippers Menu tab for easier navigation
|
167
|
+
|
160
168
|
version 0.97
|
161
169
|
added some context sensitive help
|
162
170
|
added edit config file and reload config variables
|
171
|
+
change to tinker context help script
|
172
|
+
updated for rwdtinker 1.47
|
173
|
+
back window now calls tab
|
163
174
|
|
164
175
|
Version 0.96
|
165
176
|
updated for rwdtinker 1.44 - refactored gui files
|
166
177
|
Changed gui directory names - more like Java package titles
|
167
178
|
added error feedback on gem commands
|
168
|
-
|
179
|
+
added help for configuration file
|
169
180
|
|
170
181
|
Version 0.95
|
171
182
|
Updated for version 1.42 - semi-live updates should work
|
data/rwd_files/HowTo_Tinker.txt
CHANGED
@@ -119,6 +119,27 @@ There are two ways to add applets to the directories.
|
|
119
119
|
|
120
120
|
To exit, press the x inside the browser window.
|
121
121
|
|
122
|
+
== To add context sensitive help
|
123
|
+
|
124
|
+
You need to add a hash file that just needs to contain
|
125
|
+
Helptext.update( :myapplet_generalhelp => " This is the general help
|
126
|
+
You can add help text hear")
|
127
|
+
|
128
|
+
And you need to add a help run script that will call runhelpwindow
|
129
|
+
This should have a method that includes:
|
130
|
+
setting $help_topic, and adds to $helptopicsarray, saves the calling window and calls runhelpwindow which will render the help message.
|
131
|
+
|
132
|
+
if @rwd_tab == "gemservescan"
|
133
|
+
$help_topic = "gemdocs_help"
|
134
|
+
end
|
135
|
+
$helptopicsarray = $helptopicsarray | ["rubyslippers_generalhelp", "Install_Gem","GemCommands_help", "gemfilesinstalled","gemdocs_help"]
|
136
|
+
if @rwd_window != "rwdtinkerhelpwindow"
|
137
|
+
$previouswindow = @rwd_window
|
138
|
+
$previoustab = @rwd_tab
|
139
|
+
end
|
140
|
+
runhelpwindow
|
141
|
+
end
|
142
|
+
|
122
143
|
== Languages
|
123
144
|
|
124
145
|
|
@@ -212,6 +233,22 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
212
233
|
Thanks, Steven Gibson
|
213
234
|
|
214
235
|
== Changelog
|
236
|
+
version 1.50
|
237
|
+
changed unzip applet to be internal code - no exec to unzip program
|
238
|
+
changed order of tabs on back window - list applets now first
|
239
|
+
added rwdwcalc applet in to zips directory
|
240
|
+
changed width of text fields with help from RubyWebDialogs author
|
241
|
+
|
242
|
+
version 1.49
|
243
|
+
added demon function for remote queries
|
244
|
+
startup application on first available port
|
245
|
+
|
246
|
+
version 1.48
|
247
|
+
fix in context sensitive help so that applets can use it better
|
248
|
+
|
249
|
+
version 1.47
|
250
|
+
change to context sensitive help
|
251
|
+
|
215
252
|
version 1.46
|
216
253
|
more work on context help
|
217
254
|
window calls point to tab as well as windows
|
data/rwd_files/remotegemlist.txt
CHANGED
@@ -5,16 +5,16 @@ Updating Gem source index for: http://gems.rubyforge.org
|
|
5
5
|
actionmailer (0.6.1, 0.6.0, 0.5.0, 0.4.0, 0.3.0)
|
6
6
|
Service layer for easy email delivery and testing.
|
7
7
|
|
8
|
-
actionpack (1.3.1, 1.3.0, 1.2.0, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.0, 0.8.5, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.6, 0.7.5)
|
8
|
+
actionpack (1.4.0, 1.3.1, 1.3.0, 1.2.0, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.0, 0.8.5, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.6, 0.7.5)
|
9
9
|
Web-flow and rendering framework putting the VC in MVC.
|
10
10
|
|
11
|
-
activerecord (1.5.1, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0, 0.7.6, 0.7.5)
|
11
|
+
activerecord (1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0, 0.7.6, 0.7.5)
|
12
12
|
Implements the ActiveRecord pattern for ORM.
|
13
13
|
|
14
14
|
algorithm-diff (0.1)
|
15
15
|
Computes the differences between two arrays of elements
|
16
16
|
|
17
|
-
amatch (0.1.3)
|
17
|
+
amatch (0.1.4, 0.1.3)
|
18
18
|
Approximate String Matching library
|
19
19
|
|
20
20
|
an-app (0.0.3)
|
@@ -124,7 +124,7 @@ dbdbd (0.2.2)
|
|
124
124
|
dbdbd (David Black's Database Definer) -- for ad hoc flat-file
|
125
125
|
database formats
|
126
126
|
|
127
|
-
dbus (0.1.9, 0.1.8, 0.1.7, 0.1.5)
|
127
|
+
dbus (0.1.10, 0.1.9, 0.1.8, 0.1.7, 0.1.5)
|
128
128
|
Ruby bindings for D-BUS.
|
129
129
|
|
130
130
|
dev-utils (1.0.1, 1.0)
|
@@ -167,7 +167,7 @@ flexmock (0.0.3)
|
|
167
167
|
formvalidator (0.1.3)
|
168
168
|
FormValidator is a Ruby port of Perl's Data::FormValidator library.
|
169
169
|
|
170
|
-
fxruby (1.2.2, 1.2.1)
|
170
|
+
fxruby (1.2.3, 1.2.2, 1.2.1)
|
171
171
|
FXRuby is the Ruby binding to the FOX GUI toolkit.
|
172
172
|
|
173
173
|
genx4r (0.05, 0.04)
|
@@ -234,7 +234,7 @@ kreed (0.0.2, 0.0.1)
|
|
234
234
|
ladspar (0.1)
|
235
235
|
Interface to LADSPA plugins
|
236
236
|
|
237
|
-
lafcadio (0.6.0, 0.5.2, 0.5.1, 0.5.0, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.6, 0.3.5, 0.3.4)
|
237
|
+
lafcadio (0.7.1, 0.7.0, 0.6.2, 0.6.1, 0.6.0, 0.5.2, 0.5.1, 0.5.0, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.6, 0.3.5, 0.3.4)
|
238
238
|
Lafcadio is an object-relational mapping layer
|
239
239
|
|
240
240
|
latex (0.1.3, 0.1.2, 0.1.1)
|
@@ -265,12 +265,19 @@ lockfile (1.1.0)
|
|
265
265
|
log4r (1.0.5)
|
266
266
|
Log4r is a comprehensive and flexible logging library for Ruby.
|
267
267
|
|
268
|
+
lxl (0.1.1, 0.1.0)
|
269
|
+
LXL (Like Excel) is a mini-language that mimics Microsoft Excel
|
270
|
+
formulas. Easily extended with new constants and functions.
|
271
|
+
|
268
272
|
madeleine (0.7.1, 0.6.1, 0.6)
|
269
273
|
Madeleine is a Ruby implementation of Object Prevalence
|
270
274
|
|
271
275
|
MB-Ruby (0.1.0)
|
272
276
|
MusicBrainz bindings for Ruby.
|
273
277
|
|
278
|
+
mechanize (0.1.0)
|
279
|
+
Automated web-browsing.
|
280
|
+
|
274
281
|
merge3 (0.8)
|
275
282
|
This gem demonstrates executable scripts
|
276
283
|
|
@@ -316,7 +323,7 @@ needle-extras (1.0.0)
|
|
316
323
|
neelix (0.0.3)
|
317
324
|
Recipe management system
|
318
325
|
|
319
|
-
nemo (0.1.0)
|
326
|
+
nemo (0.1.2, 0.1.0)
|
320
327
|
Ruby port of Mewa for Wee
|
321
328
|
|
322
329
|
net-sftp (0.9.0, 0.5.0)
|
@@ -329,14 +336,14 @@ net-tftp (0.1.0)
|
|
329
336
|
Net::TFTP is a pure Ruby implementation of the Trivial File Transfer
|
330
337
|
Protocol (RFC 1350)
|
331
338
|
|
332
|
-
nitro (0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.3.0, 0.2.0, 0.1.2)
|
339
|
+
nitro (0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.3.0, 0.2.0, 0.1.2)
|
333
340
|
Web Engine
|
334
341
|
|
335
342
|
ObjectGraph (1.0.1, 1.0)
|
336
343
|
A simple script that generates a graph of the ruby class
|
337
344
|
hierarchies. Uses GraphViz (separate install).
|
338
345
|
|
339
|
-
og (0.8.0, 0.7.0, 0.6.0, 0.5.0)
|
346
|
+
og (0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0)
|
340
347
|
Og (ObjectGraph)
|
341
348
|
|
342
349
|
Ook (1.0.2)
|
@@ -347,15 +354,15 @@ Ook (1.0.2)
|
|
347
354
|
packrat (0.1.0)
|
348
355
|
A package documentation extractor/generator for Copland.
|
349
356
|
|
350
|
-
ParseTree (1.3.2, 1.3.0, 1.2.0, 1.1.1, 1.1.0)
|
357
|
+
ParseTree (1.3.3, 1.3.2, 1.3.0, 1.2.0, 1.1.1, 1.1.0)
|
351
358
|
Extract and enumerate ruby parse trees.
|
352
359
|
|
353
360
|
permutation (0.1.2, 0.1.1)
|
354
361
|
Permutation library in pure Ruby
|
355
362
|
|
356
|
-
Pimki (1.4.092, 1.3.092, 1.2.092, 1.1.092, 1.0.092)
|
357
|
-
A Personal Information Manager (PIM) based on
|
358
|
-
|
363
|
+
Pimki (1.5.092, 1.4.092, 1.3.092, 1.2.092, 1.1.092, 1.0.092)
|
364
|
+
A Personal Information Manager (PIM) based on Instiki's Wiki
|
365
|
+
technology.
|
359
366
|
|
360
367
|
podcast (0.0.3, 0.0.2)
|
361
368
|
Create podcasts from MP3 files
|
@@ -367,7 +374,7 @@ posixlock (0.0.1)
|
|
367
374
|
postgres (0.7.1)
|
368
375
|
The extension library to access a PostgreSQL database from Ruby.
|
369
376
|
|
370
|
-
postgres-pr (0.3.4, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.2, 0.2.1, 0.2.0, 0.1.1, 0.1.0, 0.0.1)
|
377
|
+
postgres-pr (0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.2, 0.2.1, 0.2.0, 0.1.1, 0.1.0, 0.0.1)
|
371
378
|
A pure Ruby interface to the PostgreSQL (>= 7.4) database
|
372
379
|
|
373
380
|
pqa (0.7, 0.6, 0.5)
|
@@ -385,7 +392,7 @@ progressbar (0.0.3)
|
|
385
392
|
purplepkg (0.0.5, 0.0.4, 0.0.3)
|
386
393
|
A simple pre-packing tool with meta-package plugin support.
|
387
394
|
|
388
|
-
rails (0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
|
395
|
+
rails (0.9.5, 0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
|
389
396
|
Web-application framework with template engine, control-flow layer,
|
390
397
|
and ORM.
|
391
398
|
|
@@ -401,7 +408,7 @@ rdf-redland (0.5.1.3, 0.5.1.2, 0.5.1, 0.5)
|
|
401
408
|
realrand (1.0.2)
|
402
409
|
Generate real random numbers with Ruby.
|
403
410
|
|
404
|
-
RedCloth (3.0.1, 3.0.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2)
|
411
|
+
RedCloth (3.0.2, 3.0.1, 3.0.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2)
|
405
412
|
RedCloth is a module for using Textile and Markdown in Ruby. Textile
|
406
413
|
and Markdown are text formats. A very simple text format. Another
|
407
414
|
stab at making readable text that can be converted to HTML.
|
@@ -452,7 +459,7 @@ ruby-doom (0.8)
|
|
452
459
|
ruby-growl (1.0.0)
|
453
460
|
Pure-Ruby Growl Notifier
|
454
461
|
|
455
|
-
ruby-managesieve (0.1.0)
|
462
|
+
ruby-managesieve (0.2.0, 0.1.0)
|
456
463
|
A Ruby library for the MANAGESIEVE protocol
|
457
464
|
|
458
465
|
Ruby-MemCache (0.0.1)
|
@@ -472,7 +479,7 @@ RubyJDWP (0.0.1)
|
|
472
479
|
rubypants (0.2.0)
|
473
480
|
RubyPants is a Ruby port of the smart-quotes library SmartyPants.
|
474
481
|
|
475
|
-
rubyslippers (0.95, 0.94, 0.93, 0.92)
|
482
|
+
rubyslippers (0.97, 0.96, 0.95, 0.94, 0.93, 0.92)
|
476
483
|
RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.
|
477
484
|
|
478
485
|
rubyzip (0.5.5)
|
@@ -490,25 +497,25 @@ ruwiki (0.9.3, 0.9.2, 0.9.1, 0.9.0)
|
|
490
497
|
rvsh (0.4.5)
|
491
498
|
VIM clone
|
492
499
|
|
493
|
-
rwdaddresses (0.94, 0.93, 0.92, 0.91, 0.9, 0.8)
|
500
|
+
rwdaddresses (0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8)
|
494
501
|
rwdaddresses is contact book application using rwdtinker and
|
495
502
|
RubyWebDialogs.
|
496
503
|
|
497
|
-
rwddemo (0.7, 0.6)
|
504
|
+
rwddemo (0.8, 0.7, 0.6)
|
498
505
|
rwddemo application shows rwdtinker and RubyWebDialogs features.
|
499
506
|
|
500
|
-
rwdmovies (0.6)
|
507
|
+
rwdmovies (0.7, 0.6)
|
501
508
|
rwdmovies application is a movie database using RubyWebDialogs.
|
502
509
|
|
503
|
-
rwdschedule (0.91, 0.9, 0.8, 0.6, 0.5)
|
510
|
+
rwdschedule (0.93, 0.92, 0.91, 0.9, 0.8, 0.6, 0.5)
|
504
511
|
rwdschedule is an calendar application using rwdtinker and
|
505
512
|
RubyWebDialogs.
|
506
513
|
|
507
|
-
rwdshell (0.93, 0.92, 0.9)
|
514
|
+
rwdshell (0.94, 0.93, 0.92, 0.9)
|
508
515
|
rwdshell is a GUI front end for operating system commands with
|
509
516
|
rwdtinker and RubyWebDialogs features.
|
510
517
|
|
511
|
-
rwdtinker (1.44, 1.43, 1.42, 1.41, 1.24, 1.23, 1.4, 1.3, 1.2)
|
518
|
+
rwdtinker (1.48, 1.47, 1.46, 1.45, 1.44, 1.43, 1.42, 1.41, 1.24, 1.23, 1.4, 1.3, 1.2)
|
512
519
|
rwdtinker application is a framework to program for RubyWebDialogs.
|
513
520
|
|
514
521
|
sds (0.3, 0.2)
|
@@ -524,7 +531,7 @@ snmp (0.4.1, 0.4.0, 0.3.0, 0.2.0, 0.1.0)
|
|
524
531
|
A Ruby implementation of SNMP (the Simple Network Management
|
525
532
|
Protocol).
|
526
533
|
|
527
|
-
Soks (0.0.2)
|
534
|
+
Soks (0.0.4, 0.0.3, 0.0.2)
|
528
535
|
Yet another wiki.
|
529
536
|
|
530
537
|
sqlite (2.0.1, 2.0.0, 1.3.1, 1.3.0, 1.2.9.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1)
|
@@ -533,7 +540,7 @@ sqlite (2.0.1, 2.0.0, 1.3.1, 1.3.0, 1.2.9.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1)
|
|
533
540
|
INTENDED FOR TESTING ONLY, AND SHOULD NOT BE CONSIDERED
|
534
541
|
PRODUCTION-WORTHY YET.
|
535
542
|
|
536
|
-
sqlite-ruby (2.2.2, 2.2.1, 2.2.0, 2.1.0, 2.0.3, 2.0.2)
|
543
|
+
sqlite-ruby (2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.0, 2.0.3, 2.0.2)
|
537
544
|
SQLite/Ruby is a module to allow Ruby scripts to interface with a
|
538
545
|
SQLite database.
|
539
546
|
|
@@ -590,6 +597,9 @@ text-hyphen (1.0.0)
|
|
590
597
|
Multilingual word hyphenation according to modified TeX hyphenation
|
591
598
|
pattern files.
|
592
599
|
|
600
|
+
text-reform (0.2.0)
|
601
|
+
Text::Reform reformats text according to formatting pictures.
|
602
|
+
|
593
603
|
tidy (1.0.1, 1.0.0)
|
594
604
|
Ruby interface to HTML Tidy Library Project
|
595
605
|
|
@@ -606,7 +616,7 @@ vruby (2004.08.07)
|
|
606
616
|
webgen (0.2.0, 0.1.0)
|
607
617
|
Templated based weg page generator
|
608
618
|
|
609
|
-
wee (0.4.0, 0.3.1, 0.1.0)
|
619
|
+
wee (0.7.0, 0.6.0, 0.5.0, 0.4.0, 0.3.1, 0.1.0)
|
610
620
|
Wee is a framework for building highly dynamic web applications.
|
611
621
|
|
612
622
|
wxrubylayouts (0.0.3, 0.0.2, 0.0.1)
|
@@ -615,6 +625,12 @@ wxrubylayouts (0.0.3, 0.0.2, 0.0.1)
|
|
615
625
|
x10-cm17a (1.0.1, 1.0.0, 0.9.0)
|
616
626
|
Ruby based X10 CM17A Firecracker Controller
|
617
627
|
|
628
|
+
XDCC-Fetch (1.386)
|
629
|
+
XDCC-Fetch, written entirely in Ruby, is an intuitive, no-nonsense
|
630
|
+
tool for searching, collecting and downloading XDCC announcements
|
631
|
+
within IRC channels. XDCC-Fetch is released under the BSD license
|
632
|
+
and available for free.
|
633
|
+
|
618
634
|
xhtmldiff (1.0.0)
|
619
635
|
XHTMLDiff is a tool and library for taking valid XHTML documents as
|
620
636
|
input, and generating redlined valid XHTML text highlighting the
|