Here are buttons in Foundation that work with the current WP theme
They don’t really do anything…
More about buttons in foundation from Zurb: http://foundation.zurb.com/sites/docs/button.html
Here are buttons in Foundation that work with the current WP theme
They don’t really do anything…
More about buttons in foundation from Zurb: http://foundation.zurb.com/sites/docs/button.html
How to set up the client side of the remote radio system.
(under construction) patches have not been uploaded to github
This client works with the sever described in the previous post. We are running a MacBook Pro OSx 10.11.4. with the following:
Install and set up LogMein Hamachi. It is free, for a limited number of computers. Set up a Hamachi server on both the server and client. It should look something like this:
We are using Soundjack VOIP. It is also free. Use the following parameters on the client side.
You can ignore the rest of the settings, since we are not sending audio. Most of the configuration is done on the server side.
Max
We are using several patches, depending on which hardware controllers you are using. Make sure that the hardware controllers are connected before opening Max.
After the max patches are loaded, you should be able to control the radio using the UI and the CDJ-101 controller. The red Mixer button in the upper right corner of the Launchpad should be lit.
to be continued…
How to run the server side (base station) of the remote shortwave radio system.
(Under construction) The patches have not been uploaded to github yet.
Assuming that the radio and antenna system are operating. We are using an internet connected MacBook Pro running OSx 10.9.5, with a MOTU 828 MK3 audio interface.
Install and set up LogMein Hamachi. It is free, for a limited number of computers. Set up a Hamachi server on both the server and client. It should look something like this:
We are using Soundjack VOIP. It is also free. Use the following parameters on the server side.
UDP/IP: enter hamachi IP of client.
When Soundjack is set up on the client. Press the green start button on the right side of the user list window on the server.
If all goes well, you should hear the radio on the client. Note: The input meter under local settings should be registering audio from your radio. If not, there is a problem with the audio interface.
The Max/MSP server exchanges CAT commands via the server serial port to the radio. The command data is exchanged with a Max patch on the client using OSC (over UDP).
eagle-cat8.maxpat
At this point you should be able to try the example commands, for instance to get the version or set frequency. If the commands are not working, it indicates a problem with the serial connection to the radio.
Next, check the IP address of the udpsend object. It should be the hamachi IP of the client.
“Commissioned for the BBC’s make it digital event, the brief was ‘to get children into code’. My installation downloaded the event’s twitter feed in real time and displayed the page’s body text inside the bodies of passing people. Moving their hands around allowed people to scroll through the html/js/CSS.”
By Robin Price
http://robinprice.net/2015/03/do-you-see-yourself-in-code/
This project uses:
Web browser emulations of desktops from ancient operating systems.
Color-cycling applied to a spanning tree generated by Prim’s algorithm.
By mbostock
http://bl.ocks.org/mbostock/76da6085849bff8b6e03
Web apps that talk.
By Eric Bidleman at HTML5 Rocks
http://updates.html5rocks.com/2014/01/Web-apps-that-talk—Introduction-to-the-Speech-Synthesis-API