rwdziprwdwaddresses 1.04 → 1.05

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,42 +1,54 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.8
3
- specification_version: 1
4
2
  name: rwdziprwdwaddresses
5
3
  version: !ruby/object:Gem::Version
6
- version: "1.04"
7
- date: 2005-04-13
8
- summary: rwdaddresses is a Contact Book using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.56
9
- require_paths:
10
- - "."
11
- email: steven@superant.com
12
- homepage: http://rubyforge.org/projects/rwdapplications/
13
- rubyforge_project: rwdapplications
14
- description: rwdaddresses is a Contact Book using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.56
4
+ version: "1.05"
5
+ platform: ruby
6
+ authors:
7
+ - Steven Gibson
15
8
  autorequire:
16
- default_executable:
17
9
  bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2008-09-09 00:00:00 -07:00
13
+ default_executable:
14
+ dependencies: []
15
+
16
+ description: rwdaddresses is a contact book application under rwdtinker and RubyWebDialogs.
17
+ email: smalllinux@gmail.com
18
+ executables: []
19
+
20
+ extensions: []
21
+
22
+ extra_rdoc_files: []
23
+
24
+ files:
25
+ - rwdwaddresses-1.05.zip
18
26
  has_rdoc: true
19
- required_ruby_version: !ruby/object:Gem::Version::Requirement
27
+ homepage: http://rubyforge.org/projects/rwdapplications/
28
+ post_install_message:
29
+ rdoc_options:
30
+ - --main
31
+ - rwd_files/HowTo_Addresses.txt
32
+ require_paths:
33
+ - .
34
+ required_ruby_version: !ruby/object:Gem::Requirement
20
35
  requirements:
21
- -
22
- - ">"
23
- - !ruby/object:Gem::Version
24
- version: 0.0.0
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: "0"
25
39
  version:
26
- platform: ruby
27
- authors: []
28
- files:
29
- - rwdwaddresses-1.04.zip
30
- - rwdaddresses.rb
31
- - HowTo_Addresses.txt
40
+ required_rubygems_version: !ruby/object:Gem::Requirement
41
+ requirements:
42
+ - - ">="
43
+ - !ruby/object:Gem::Version
44
+ version: "0"
45
+ version:
46
+ requirements: []
47
+
48
+ rubyforge_project: rwdapplications
49
+ rubygems_version: 1.2.0
50
+ signing_key:
51
+ specification_version: 2
52
+ summary: rwdaddresses is a contact book application under rwdtinker and RubyWebDialogs.
32
53
  test_files: []
33
- rdoc_options:
34
- - "--main"
35
- - HowTo_Addresses.txt
36
- extra_rdoc_files:
37
- - HowTo_Addresses.txt
38
- executables: []
39
- extensions: []
40
- requirements:
41
- - rwdtinker > 1.63
42
- dependencies: []
54
+
data/HowTo_Addresses.txt DELETED
@@ -1,259 +0,0 @@
1
- = Rwd Address Book
2
-
3
-
4
- == How to Use the Address Book (rwdaddresses)
5
-
6
- There are two ways to add records to rwdaddresses address book.
7
-
8
- == Adding Records
9
-
10
- 1. Use the "New File" tab
11
- The first field is the most important. It is the filename that
12
- will be created. I use the person's name with caps and no spaces
13
- RingoStarr
14
-
15
- The following lines for entry are for you to fill in as you want.
16
- When you are finished press the CreateFile button
17
-
18
- 2. Manually add an entry for a person record
19
- You can use a text editor to create a record
20
- put information on separate lines. You can have as many lines as you want
21
- name the file with caps and no spaces and end with .nam
22
- RingoStarr.nam<
23
-
24
- Save your file to the names/ subdirectory
25
-
26
-
27
- This is similar to how you add a photo to the book.
28
-
29
-
30
- == Viewing an address book entry:
31
-
32
-
33
- Go to "View Contact" tab
34
-
35
- Type in the name of the contact you want.
36
-
37
- Type it as the record file is saved: (caps, no space)
38
- StevenGibson
39
-
40
- Then click the "Open" button
41
-
42
- If it finds the record it will open it. It displays the record as text under the search box.
43
-
44
-
45
-
46
- == Viewing Photo
47
-
48
-
49
- Click on the ? at the top right of window
50
-
51
-
52
- If it finds a photo for the person it will replace the window with the photo
53
-
54
-
55
- it will look for the same name as the record with the extension .png
56
-
57
-
58
- To return to the address book, click on back arrows at the top right.
59
-
60
- For now you need to add photos manually.
61
-
62
- add them to the names/ directory
63
-
64
- == List Files
65
-
66
- Click on "List Files"
67
-
68
-
69
-
70
- clicking on the "ListFiles" button will list all
71
- the files found in the names/ directory
72
-
73
-
74
- == Add Info
75
-
76
- For edits to records go to the contacts utilities tab
77
- You can
78
- Rename contacts
79
- Delete contacts
80
- attach photos to contacts
81
-
82
- == Attach photo
83
- on the Contacts Utilities tab
84
- select the name record,
85
- put a jpg photo in the /tmp directory
86
- select the photo
87
- click on Attach photo, it will rename the photo and copy it to the
88
- addresses directory
89
-
90
- == Sync for multiple computers
91
-
92
- If you are like me, you have more than one system
93
- I use rwdTinker at home on my Linux laptop
94
- at work I use it on XP
95
- on the go I use rwdtinker on my Zaurus PDA
96
- So I am adding contact record on different machines.
97
- There is a function to help sync the separate systems
98
-
99
- in "Selection Panel" click on "Open Schedule Sync Window"
100
-
101
- First you need your ftp details set in the
102
- configuration/rwdaddresses.cnf file
103
-
104
- you can upload your contacts from your local names directory to the ftp site
105
- you can download contacts from the ftp site to your local updates directory
106
- you can perform a sync which finds remote contacts and adds them to your local
107
- names directory
108
-
109
- == Change to using png photos instead of jpg
110
-
111
- If you want to
112
- Need to change one line in file rwdaddresses.cnf
113
- Need to add nophoto.png in names
114
-
115
- == Documents
116
-
117
-
118
- when you click on a document name, the document should pop up in a
119
- browser window, or in another browser tab.
120
-
121
- == Using over a Network
122
-
123
- To serve the application over your local LAN,change the last line in the
124
- init.rb file to something like:
125
- RwdTinker.file(RWDFile).serve(8080, "-r" ? ".rwduids" : nil)
126
- Then you should be able to login at: http://yourhostname:8080
127
-
128
- You have to authorize yourself. The .rwuids example is a string with
129
- the name of the authorization file, relative to the home directory
130
- of the user that started the service. This file has to be in the form of:
131
-
132
- user1 = password
133
- user2 = pass phrase
134
-
135
- Thus the file .rwduids might contain:
136
-
137
- erik = secret
138
-
139
- == Contacts
140
- For more information see:
141
- http://rwdapplications.rubyforge.org/wiki/wiki.pl
142
-
143
-
144
- For more information about RubyWebDialogs see:
145
- http://www.erikveen.dds.nl/rubywebdialogs/index.html
146
-
147
- Thanks, Steven Gibson
148
-
149
- == Changelog
150
- Version 1.04
151
- changed ftp upload
152
-
153
- Version 1.03
154
- fixed sync download
155
- added more unit test
156
- updated for rwdtinker 1.64 - jump menu added
157
-
158
- Version 1.02
159
- Export vCard
160
- view raw vCard
161
- updated for rwdtinker 1.61
162
-
163
- version 1.01
164
- updated for rwdtinker version 1.59
165
- refactored diagnotic page - one button to see all information
166
- added bug report upload to diagnostic page
167
-
168
- version 1.00
169
- Fix config editing screen
170
-
171
- version 0.99
172
- added rconftool use to update configuration files
173
- changed applets removal to not use external rm
174
- removed version number from directory name
175
- Debian permissions fixed. Configuration editing has more boxes.
176
-
177
-
178
- version 0.98
179
- updated for rwdtinker 1.56
180
- first debian version
181
- added photo to front viewing screen
182
-
183
- version 0.97
184
- updated for rwdtinker version 1.51
185
- added RwdAddresses Menu tab for easier navigation
186
- Improvement to context sensitive help
187
- wider text boxes for contact information
188
-
189
- version 0.96
190
- added tab for jump to addresses window
191
- added return from photo window
192
- added contact name on photo window
193
- changed return from back window
194
-
195
- version 0.95
196
- added some context sensitive help
197
- added edit config file and reload config variables
198
- change to tinker context help script
199
- updated for rwdtinker 1.47
200
- Added delete update files function in sync tab
201
-
202
- version 0.94
203
- updated for rwdtinker 1.44 - refactored gui files
204
- Changed gui directory names - more like Java package titles
205
- added back window for sync tasks
206
- added configuration viewing
207
- added ftp file download for sync
208
- added ftp file upload for sync
209
- add update files and addresses sync compares
210
-
211
- version 0.93
212
- updated for rwdtinker 1.42 - semi-live updating
213
-
214
- version 0.92
215
- updated for rwdtinker 1.41
216
- updated some l10n data
217
- switched to jpg for contact photos
218
- fixed rename for nil new name
219
-
220
- version 0.91
221
- updated for rwdtinker 1.4
222
- Added configuration viewing
223
-
224
- version 0.9
225
- added edit commands to change contact record
226
- Rename contacts
227
- Delete contacts
228
- attach photos to contacts
229
-
230
- version 0.8
231
- updated for version 1.23 of rwdtinker
232
-
233
- version 0.7
234
- changed directory structure for rwdtinker 0.9 and later
235
- added conf file for name record directory location
236
- split inf file for sample data
237
- update HowTo_Addresses.html with info on serving over a LAN
238
- improved name selection on the main screen
239
-
240
- version 0.6
241
- update handling of photo, when none found
242
- reduced sizes of sample photos
243
-
244
- version 0.5
245
- revised to fit into rwdtinker framework
246
-
247
- Version 0.4
248
- Corrected photo xml
249
- changed order of action buttons
250
- added help-about window
251
-
252
- Version 0.3
253
- split code into sections - moved to code directory
254
- added license file
255
- split rwd gui file into sections
256
- Photos added
257
-
258
- Version 0.2
259
- first public version released
data/rwdaddresses.rb DELETED
@@ -1,241 +0,0 @@
1
- = Rwd Address Book
2
-
3
-
4
- == How to Use the Address Book (rwdaddresses)
5
-
6
- There are two ways to add records to rwdaddresses address book.
7
-
8
- == Adding Records
9
-
10
- 1. Use the "New File" tab
11
- The first field is the most important. It is the filename that
12
- will be created. I use the person's name with caps and no spaces
13
- RingoStarr
14
-
15
- The following lines for entry are for you to fill in as you want.
16
- When you are finished press the CreateFile button
17
-
18
- 2. Manually add an entry for a person record
19
- You can use a text editor to create a record
20
- put information on separate lines. You can have as many lines as you want
21
- name the file with caps and no spaces and end with .nam
22
- RingoStarr.nam<
23
-
24
- Save your file to the names/ subdirectory
25
-
26
-
27
- This is similar to how you add a photo to the book.
28
-
29
-
30
- == Viewing an address book entry:
31
-
32
-
33
- Go to "View Contact" tab
34
-
35
- Type in the name of the contact you want.
36
-
37
- Type it as the record file is saved: (caps, no space)
38
- StevenGibson
39
-
40
- Then click the "Open" button
41
-
42
- If it finds the record it will open it. It displays the record as text under the search box.
43
-
44
-
45
-
46
- == Viewing Photo
47
-
48
-
49
- Click on the ? at the top right of window
50
-
51
-
52
- If it finds a photo for the person it will replace the window with the photo
53
-
54
-
55
- it will look for the same name as the record with the extension .png
56
-
57
-
58
- To return to the address book, click on back arrows at the top right.
59
-
60
- For now you need to add photos manually.
61
-
62
- add them to the names/ directory
63
-
64
- == List Files
65
-
66
- Click on "List Files"
67
-
68
-
69
-
70
- clicking on the "ListFiles" button will list all
71
- the files found in the names/ directory
72
-
73
-
74
- == Add Info
75
-
76
- For edits to records go to the contacts utilities tab
77
- You can
78
- Rename contacts
79
- Delete contacts
80
- attach photos to contacts
81
-
82
- == Attach photo
83
- on the Contacts Utilities tab
84
- select the name record,
85
- put a jpg photo in the /tmp directory
86
- select the photo
87
- click on Attach photo, it will rename the photo and copy it to the
88
- addresses directory
89
-
90
- == Sync for multiple computers
91
-
92
- If you are like me, you have more than one system
93
- I use rwdTinker at home on my Linux laptop
94
- at work I use it on XP
95
- on the go I use rwdtinker on my Zaurus PDA
96
- So I am adding contact record on different machines.
97
- There is a function to help sync the separate systems
98
-
99
- in "Selection Panel" click on "Open Schedule Sync Window"
100
-
101
- First you need your ftp details set in the
102
- configuration/rwdaddresses.cnf file
103
-
104
- you can upload your contacts from your local names directory to the ftp site
105
- you can download contacts from the ftp site to your local updates directory
106
- you can perform a sync which finds remote contacts and adds them to your local
107
- names directory
108
-
109
- == Change to using png photos instead of jpg
110
-
111
- If you want to
112
- Need to change one line in file rwdaddresses.cnf
113
- Need to add nophoto.png in names
114
-
115
- == Documents
116
-
117
-
118
- when you click on a document name, the document should pop up in a
119
- browser window, or in another browser tab.
120
-
121
- == Using over a Network
122
-
123
- To serve the application over your local LAN,change the last line in the
124
- init.rb file to something like:
125
- RwdTinker.file(RWDFile).serve(8080, "-r" ? ".rwduids" : nil)
126
- Then you should be able to login at: http://yourhostname:8080
127
-
128
- You have to authorize yourself. The .rwuids example is a string with
129
- the name of the authorization file, relative to the home directory
130
- of the user that started the service. This file has to be in the form of:
131
-
132
- user1 = password
133
- user2 = pass phrase
134
-
135
- Thus the file .rwduids might contain:
136
-
137
- erik = secret
138
-
139
- == Contacts
140
- For more information see:
141
- http://rwdapplications.rubyforge.org/wiki/wiki.pl
142
-
143
-
144
- For more information about RubyWebDialogs see:
145
- http://www.erikveen.dds.nl/rubywebdialogs/index.html
146
-
147
- Thanks, Steven Gibson
148
-
149
- == Changelog
150
- version 1.00
151
- Fix config editing screen
152
-
153
- version 0.99
154
- added rconftool use to update configuration files
155
- changed applets removal to not use external rm
156
- removed version number from directory name
157
- Debian permissions fixed. Configuration editing has more boxes.
158
-
159
-
160
- version 0.98
161
- updated for rwdtinker 1.56
162
- first debian version
163
- added photo to front viewing screen
164
-
165
- version 0.97
166
- updated for rwdtinker version 1.51
167
- added RwdAddresses Menu tab for easier navigation
168
- Improvement to context sensitive help
169
- wider text boxes for contact information
170
-
171
- version 0.96
172
- added tab for jump to addresses window
173
- added return from photo window
174
- added contact name on photo window
175
- changed return from back window
176
-
177
- version 0.95
178
- added some context sensitive help
179
- added edit config file and reload config variables
180
- change to tinker context help script
181
- updated for rwdtinker 1.47
182
- Added delete update files function in sync tab
183
-
184
- version 0.94
185
- updated for rwdtinker 1.44 - refactored gui files
186
- Changed gui directory names - more like Java package titles
187
- added back window for sync tasks
188
- added configuration viewing
189
- added ftp file download for sync
190
- added ftp file upload for sync
191
- add update files and addresses sync compares
192
-
193
- version 0.93
194
- updated for rwdtinker 1.42 - semi-live updating
195
-
196
- version 0.92
197
- updated for rwdtinker 1.41
198
- updated some l10n data
199
- switched to jpg for contact photos
200
- fixed rename for nil new name
201
-
202
- version 0.91
203
- updated for rwdtinker 1.4
204
- Added configuration viewing
205
-
206
- version 0.9
207
- added edit commands to change contact record
208
- Rename contacts
209
- Delete contacts
210
- attach photos to contacts
211
-
212
- version 0.8
213
- updated for version 1.23 of rwdtinker
214
-
215
- version 0.7
216
- changed directory structure for rwdtinker 0.9 and later
217
- added conf file for name record directory location
218
- split inf file for sample data
219
- update HowTo_Addresses.html with info on serving over a LAN
220
- improved name selection on the main screen
221
-
222
- version 0.6
223
- update handling of photo, when none found
224
- reduced sizes of sample photos
225
-
226
- version 0.5
227
- revised to fit into rwdtinker framework
228
-
229
- Version 0.4
230
- Corrected photo xml
231
- changed order of action buttons
232
- added help-about window
233
-
234
- Version 0.3
235
- split code into sections - moved to code directory
236
- added license file
237
- split rwd gui file into sections
238
- Photos added
239
-
240
- Version 0.2
241
- first public version released