Cookbooks
From DocBase
Cookbook List by DocBase Crew | ||
|
This is a Reference Recipe |
Add your own Cookbook Recipe | |
List of potential REBOL 3 Cookbooks. Most are taken from the R2 cookbook [1]. Please add your own ideas!
[edit]
List of Cookbooks
[edit]
Audio Cookbook
- Playing a sound
- Adjusting volume
- Scrubbing in a sound file
- Displaying a sound waveform
- FFT analyzer
[edit]
Console Cookbook
- Using a serial console on headless R3 host.
- Write console output to disk
- Knowing the user.r file
- Getting Raw Keyboard Characters in the Console
[edit]
Data Processing Cookbook
|
|
[edit]
Dates and Times Cookbook
|
|
[edit]
Debugging Cookbook
- Use TRACE properly
- PROBE, ??
- Good debugging techniques
- Simple Unit Test Tool
- Stepping through a script
[edit]
Documentation Cookbook
[edit]
Embedded Cookbook
- Restricting memory usage in your scripts
[edit]
Error Handling Cookbook
- Trapping Errors
- Create Errors
- Create user friendly error requesters
[edit]
File Management Cookbook
|
|
[edit]
Low- and Mid-Level Networking
|
|
[edit]
REBOL/Services
Source [2]
[edit]
Rebcode
|
|
[edit]
Low-Level Graphics Cookbook
- Using DRAW to create math graphs
- Using DRAW to create 3D vector graphics
- Simple Animation with View/Draw
[edit]
VID Cookbook
|
|
[edit]
OpenGL Cookbook
- Creating a First Person View
[edit]
Security Cookbook
- Strong Authentication Method
- Cloaking (Encrypting) Strings
- RSA Key Encryption over TCP
[edit]
Scripting Cookbook
- Running scripts from OS console (not REBOL console)
- Running scripts from the Gnome desktop
- Storing Image Files in a Script (Embedded Images)
- REBOL Scripts Embedded Within Web Pages
- Good REBOL script headers
- INCLUDE documentation
[edit]
Plugin Cookbook
- Embed a script in a webpage
- Use Plugin to navigate the DOM
[edit]
Modules Cookbook
- Creating a Module
[edit]
Tasking Cookbook
- Do's and Don'ts in tasking
- Sending a Message to a Task
[edit]
REBOL Internals Cookbook
[edit]
REBOL Language Cookbook
- Increment / Decrement a word value
- Passing Single Values and Blocks to Functions
- CASE
- Exploring the SYSTEM object
- Creating a new datatype
- R2 vs. R3 Contexts
[edit]
Numbers and Math Cookbook
- Explaining Math Precision
- Using the money! datatype
[edit]
Mediatypes Cookbook
- Creating a mediatype
[edit]
System Cookbook
- Porting R3 to another OS
- Making a device driver
- The REBOL boot process
[edit]
Windows Cookbook
- Reading Windows Shortcuts
- Placing windows on multiple screens
- Vista compatibility
- Windows 95/98 compatibility
- Reading NTFS timestamps
- Using Network Drives
- Creating icons for encapsulated R3 scripts
[edit]
MacOSX Cookbook
|
|
[edit]
Linux Cookbook
- Start an R3 script as a daemon under Debian
- Making an RPM package from an R3 script
- Making an APT package from an R3 script
[edit]
R2 vs. R3 Cookbook
[edit]
FAQ Cookbook
[edit]
RT Developer Cookbook
[edit]
Cookbook References
| Class | Documents |
|---|---|
| Usage |
|
| Authoring | |
| See Also |
