104 scripts tagged as: [author · nick]
Tiny GUI Builder | ||
tiny-gui-builder.r | 2.4 KB 4 Feb 2017 | A cut down version of the appbuilder, without any code to
deal with actions, data structures, styles, extra help features,
etc. Just point and click to build little GUI layouts. author: nick |
Tip Calculator | ||
tipcalculator.r | 304 bytes 6 Dec 2013 | [no purpose header found] author: nick |
Tric Trac | ||
trictrac.r | 2.4 KB 13 Nov 2013 | A quick implementation of a simple board game. Created with a
student as a tutorial example.
The point is to roll the dice, and match the rolled number with
any combination of available number buttons above. For example,
if you roll a 6, you can match it with the number button 6, or
5 + 1, or 4 + 2, or 3 + 2 + 1, etc. Once [...] author: nick |
UDP Group Chat | ||
udp-group-chat.r | 1.5 KB 3 Aug 2010 | Because this script uses UDP, anyone who runs it on a local network will
automatically receive messages broadcast by others on the same network.
A separate server program and/or connection(s) to specific IP addresses
are NOT required. A who's online function is included to list all currently
logged in users. author: nick |
UDP IP Broadcast/Receive for TCP Client/Server | ||
udp-ip-broadcast-receive-for-tcp-client-server.r | 3.5 KB 26 Jan 2014 | This script demonstrates a solution to a typical problem encountered
with TCP network apps. A TCP server needs to be found at a known
IP address. One solution is to configure your server machine with a
static IP address in the router. This setup step is different for every
router manufacturer, is often beyond the technical ability [...] author: nick |
UDP IP Broadcast/Receive for TCP Client/Server | ||
udp-ip-for-tcp-client-server.r | 3.5 KB 16 Feb 2014 | This script demonstrates a solution to a typical problem encountered
with TCP network apps. A TCP server needs to be found at a known
IP address. One solution is to configure your server machine with a
static IP address in the router. This setup step is different for every
router manufacturer, is often beyond the technical ability [...] author: nick |
UDP Signin Client Alarm | ||
udp-signin-client.r | 35.0 KB 3 Aug 2010 | Together with %udp-signin-server.r this program alerts users on a network
that a new user has arrived and logged in. Client users are only notified
when the new user has signed in specificly to see them. Because this script
uses UDP, the client alarm application does not need to connect to any
specific IP. Anyone who runs the client [...] author: nick |
UDP Signin Server | ||
udp-signin-server.r | 2.0 KB 3 Aug 2010 | Together with %udp-signin-client.r this program alerts users on a network
that a new user has arrived and logged in. Client users are only notified
when the new user has signed in specificly to see them. Because this script
uses UDP, the client alarm application does not need to connect to any
specific IP. Anyone who runs the client [...] author: nick |
VID Shooter | ||
vid-shooter.r | 1.9 KB 6 Mar 2010 | A simple shooter game to demonstrate timer events and offsets in VID.
Taken from the tutorial at http://re-bol.com author: nick |
WAP File Editor CGI | ||
wap-file-editor.r | 1.9 KB 10 Aug 2010 | Edit text file (insert only) using your WAP cell phone browser. author: nick |
WAP File Viewer CGI | ||
wap-file-viewer.r | 1.6 KB 10 Aug 2010 | Read text files on your web server using your WAP cell phone browser. author: nick |
WAP Mail Reader CGI | ||
wap-mail-reader.r | 3.4 KB 10 Aug 2010 | Read email using your WAP cell phone browser. author: nick |
Wiggly Text | ||
wiggly-text.r | 866 bytes 13 Mar 2014 | A quick demo done with a student, loosely based on the
QT Wiggly example. author: nick |
Yearly Calendar | ||
yearly-calendar.r | 1.6 KB 4 Feb 2017 | Displays a calendar for the entire year chosen by the user.
Click any date to edit that day's events. author: nick |
91 / 104 | 1 | 2 | 3 | [4] |