|
|
(23 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | == Welcome==
| + | dcop kdesktop KScreensaverIface lock |
− | If you are just a visitor, there are only a few pages you can see. Send email to [mailto:ron@ronware.org Ron] if you think you should be able to have wider access.<br>Best regards, [[User:Ron|Ron]]
| |
| | | |
− | ----
| + | http://www.youtube.com/watch?v=06pk-CyFArw&NR=1 |
− | <center>'''Links'''</center>
| |
− | ----
| |
| | | |
− | === RonWare: ===
| + | /etc/udev/rules.d/pilot.rules: |
− | * Ron's [http://www.good.com current employer], Good Technologies.
| |
− | * [[Current clients|Former clients]] and projects
| |
− | * [http://ronware.org/ The RonWare.ORG main web page]
| |
− | * [http://ronware.org/resume2006.pdf Ron's resume]
| |
| | | |
− | === Programming: === | + | <tt>SUBSYSTEM=="usb", ATTRS{product}=="Palm Handheld*|Handsprint *", KERNEL=="ttyUSB*", NAME="ttyUSB%n",SYMLINK="pilot",GROUP="users", MODE="0666"</tt> |
− | * [http://ronware.org/reva/ Reva Forth forum] | |
− | * I use the [http://www.vim.org/ vim] editor. You can download my [http://ronware.org/vim.html vim build for Windows] | |
− | | |
− | === Judaism: === | |
− | * [http://ronware.org/rambam/ Living by the Rambam forum]
| |
− | * [http://ronware.org/mtr/ The Mishne Torah Translation Project]
| |
− | * [[pub:Sanhedrin|Article about the new ''Sanhedrin'']]
| |
− | * [[pub:Aliyah|Why make aliyah?]]
| |
− | | |
− | | |
− | | |
− | ----
| |
− | <center>'''Non-public:'''</center>
| |
− | ----
| |
− | * [[Notes]]
| |
− | * [[RonWare.ORG]]
| |
− | * [[Todo]]
| |
Latest revision as of 13:29, 26 January 2010
dcop kdesktop KScreensaverIface lock
http://www.youtube.com/watch?v=06pk-CyFArw&NR=1
/etc/udev/rules.d/pilot.rules:
SUBSYSTEM=="usb", ATTRS{product}=="Palm Handheld*|Handsprint *", KERNEL=="ttyUSB*", NAME="ttyUSB%n",SYMLINK="pilot",GROUP="users", MODE="0666"