August 2008
HOWTO Use Your Mac From Anywhere | diveintomark.org
by simon_bricolo & 4 othersThis guide demonstrates using SSH tunnels and VNC screen-sharing software to use your Mac from any PC over the Internet. It’s fast, secure, cross-platform, and can be done entirely with open source software.
July 2008
Pairing/Unpairing Apple remotes | tuaw.com
by simon_bricoloComment résoudre les problèmes de mélange de télécommande apple dans une même pièce
Apple - Support - Discussions - New solution to Remote app initial ...
by nhoizeyThis is for those who cannot get iTunes to allow them to input the four-digit code from their iPod/iPhone
June 2008
May 2008
Remote Access and Desktop Control Software for Your Computer
by springnet & 1 otherOver 40 million devices connected worldwide for remote support, access & backup. cross platform remote access. recommended.
April 2008
Retrieve a Remote File - by Email - Murphy Mac
by _Nicorécupérer un fichier par E-mail en applescript
Remote Buddy
by rmaltete & 1 otherRemote Buddy turns the remote control in your hands into a key to your entire Mac®. No matter, whether you want to control applications and presentations, browse and playback your music- and video collection, watch TV with EyeTV, browse the web or your filesystem, make the globe turn in Google™ Earth, enter a text, move the mouse, play games or maybe just change the brightness of your screen - you can do this all with Remote Buddy! And so much more!
March 2008
Open-Source Classroom Management With iTALC On Ubuntu 7.10 | HowtoForge - Linux Howtos and Tutorials
by camelThis document describes how to set up iTALC on Ubuntu 7.10. iTALC is an open-source classroom management solution that lets you view and control other computers in your network. It lets you remote-control other computers, show the teacher's screen on all students' computers, lock workstations, send text-messages to students, power on/off and reboot remote computers, etc.
SSH dynamic port forwarding with SOCKS
by camelSSH has numerous uses beyond just logging into a remote system. In particular, SSH allows you to forward ports from one machine to another, tunnelling traffic through the secure SSH connection. This provides a convenient means of accessing a service hosted behind a firewall, or one blocked by an outgoing firewall.
However, forwarding an individual port still requires you to change where your program connects, telling it to use a non-standard port on localhost rather than the standard port on the remote machine, and it requires a separate port forward for each machine you want to access. Dynamic port forwarding via SOCKS provides a more convenient alternative.
The examples in this article assume that you reside behind a restrictive firewall which does not allow outgoing SMTP connections except to a designated mail server. You want to connect to a different mail server, mail.example.net, on port 25. You have an SSH account on a machine shell.example.org, which does not reside within the restrictive firewall and can thus access port 25 on mail.example.net.
February 2008
January 2008
Amy Editor - A Collaborative Text and Source Code Editor for Developers
by camel & 1 otherCore features
* Works in your browser (*)
* Support for any programming language (**)
* Unlimited number of views for one document
* Smart code snippets
* Full internationalization
* Real-time document collaboration
* Programmable bundles with Editor
* Various color themes
* Remote commands, text manipulation
* Supports opening documents via FTP, WebDAV, local computer, customized projects and various blog APIs
* Easily embeddable to your own page
* Host computer clipboard integration
(*) Amy can be comfortably run on Safari and Gecko-based browsers (Firefox, Camino, Seamonkey,...) on any OS. It's runnable on Internet Explorer 6,7 and Opera 9 , but it's not officially supported and user experience may not be pleasant.
(**) Languages are supported through bundles. It's very easy to add support for your favorite language (and/or dialects). Currently implemented are C, C , C#, JavaScript, Ruby (on Rails), PHP, Java, Texy and HTML.
Text editing features
* Syntax highlighting
* Smart indentation for each language
* Code folding
* Bookmarks
* Word completion
* Insert/Overwrite mode
* Unlimited undo/redo
* Intelligent character pairing
* Customizable key shortcuts (*)
Feature: Access Your Computer Anytime and Save Energy with Wake-on-LAN
by springnetWake-on-LAN (or WOL), which—as the name suggests—turns on your PC through your local network. Wake-on-LAN is a breeze to set up and use on your local network, and with a little legwork you can set it up so you can wake your computer away from your hom
December 2007
Johnny Chung Lee - Projects - Wii
by nhoizey & 9 othersSince the Wiimote can track sources of infrared (IR) light, you can track pens that have an IR led in the tip. By pointing a wiimote at a projection screen or LCD display, you can create very low-cost interactive whiteboards or tablet displays.
spamdyke: A drop-in connection-time spam filter for qmail
by camelspamdyke is a filter for monitoring and intercepting SMTP connections between a remote host and a qmail server. Spam is blocked while the remote server (spammer) is still connected; no additional processing or storage is needed.