CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 26 Aug 2025 05:26:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100531151158
location: https://web.archive.org/web/20100531151158/https://github.com/rkumar
server-timing: captures_list;dur=0.680037, exclusion.robots;dur=0.023115, exclusion.robots.policy;dur=0.009777, esindex;dur=0.012908, cdx.remote;dur=10.091539, LoadShardBlock;dur=306.437341, PetaboxLoader3.datanode;dur=162.469557, PetaboxLoader3.resolve;dur=129.287817
x-app-server: wwwb-app210
x-ts: 302
x-tr: 354
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 26 Aug 2025 05:26:44 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 31 May 2010 15:11:58 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1000434b4204fc0a752f6302da3ebdba"
x-archive-orig-x-runtime: 13ms
x-archive-orig-content-length: 49733
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 31 May 2010 15:11:58 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 23 Dec 2008 20:33:44 GMT", ; rel="prev memento"; datetime="Tue, 23 Dec 2008 20:33:44 GMT", ; rel="memento"; datetime="Mon, 31 May 2010 15:11:58 GMT", ; rel="next memento"; datetime="Sat, 25 Sep 2010 01:06:55 GMT", ; rel="last memento"; datetime="Sat, 25 Sep 2010 01:06:55 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_16_20100531132023_crawl103-c/52_16_20100531151051_crawl101.arc.gz
server-timing: captures_list;dur=0.538737, exclusion.robots;dur=0.021135, exclusion.robots.policy;dur=0.010416, esindex;dur=0.012405, cdx.remote;dur=6.944949, LoadShardBlock;dur=178.566219, PetaboxLoader3.datanode;dur=114.424035, PetaboxLoader3.resolve;dur=250.824770, load_resource;dur=206.774365
x-app-server: wwwb-app210
x-ts: 200
x-tr: 524
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
rkumar's Profile - GitHub
Public Activity
rkumar
(/r_a-h/u*l\ k~u/m^a`r\)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- /r_a-h/u*l\ k~u/m^a`r\
- Website/Blog
- https://totalrecall.wordpress.com/
- Company
- d
- Location
- India
- Member Since
- Nov 24, 2008
Following 0 coders and watching 6 repositories view all →
Public Repositories (4)
-
rbcurse
ruby based curses widgets: fields, buttons, textarea. menus, message boxes, tabbed panes, tables,...
Last updated Sun May 23 23:45:29 -0700 2010
-
todoapp
yet another simple, cute todo list manager (CLI command-line)
Last updated Thu Jan 14 01:24:13 -0800 2010
-
bugzy.txt
shell-script based bug tracker, command-line
Last updated Fri Dec 25 23:48:38 -0800 2009
-
rkumar.github.com
for my pages
Last updated Sun Dec 21 05:00:51 -0800 2008
Public Activity 
#!/usr/bin/env ruby
# Color constants so we can print onto console using print or puts
#!/usr/bin/env ruby -w
# A module that helps in printing colored output onto the console.
# Prefe...
-
ba1d3e7
updated sample testlistbox
-
79c51a1
example of listbox with vim bindings
-
65b7e65
key mappings for listboxes, and fire_handlers so undo/redo can...
-
37a6a5b
added comment emacs next to catch_alt_digits
-
896af2f
added slice in rlistbox in listdatamodel
- 1 more commit »
-
8b3badf
moved tableextended to extras/
-
111b4b2
Updated version to 1.1.2
-
3890828
updated readme
"ncurses.gemspec" is at rkumar/rbcurse/downloads
gemspec to create ncurses-0.9.1.gem
-
7f3e9e1
updated install procedure with ncurses gem
"ncurses-0.9.1.gem" is at rkumar/rbcurse/downloads
ncurses gem for snow leopard (and others too) sudo gem install —local ncurses-0.9.1.gem
About Ruby ncurses gem dependency under Ruby 1.9
-
c545143
updated version to 1.1.1 in gemspec
#!/usr/bin/gawk -f
#
# 2007.07.10 v1.0 - initial release
#!/usr/bin/gawk -f
#
# 2007.07.10 v1.0 - initial release
#!/usr/bin/gawk -f
#
# 2007.07.10 v1.0 - initial release
ncurses install fails
undefined method `smaxrow' for Ncurses:Module (rbcurse19)
undefined method `getbyte' error with ruby 1.8.7
Can't run any of the examples - rwidget.rb:122: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' (SyntaxError)
-
e7a1ee7
changes from master
-
73451ad
some points on the branch renames and merge conflict
-
20c5913
renamed README to markdown
-
7d50c53
copied testwidget to rtextview.rb
-
e117f87
minor change to buffered widgets
- 456 more commits »
-
c5ebd1c
task added
-
4b21c41
updated readme
-
247237f
updated
-
ee33c26
updated
- 4 more commits »
"rbcurse-1.1.1.tar.gz" is at rkumar/rbcurse/downloads
Added ScrollForm, some tweaks
-
6459f54
updated status in readme
-
d3a3734
task add
-
7a6e92a
task maintenance
- 3 more commits »
-
331e3ae
updated status