One of the biggest problems nowadays is to being able to encode or decode to/from base64.
Jokes apart, if you need to quickly check a base64 string, try this encoder or this decoder (mind the note before using them).
Thursday, 30 April 2009
Wednesday, 29 April 2009
Facebook Lexicon
Pretty nice application for Facebook - It enables you to see statistics on keywords on the public walls.
Give a look to it here: http://www.facebook.com/lexicon/ and try for example: "brawn, ferrari" or "iphone, ipod".
Give a look to it here: http://www.facebook.com/lexicon/ and try for example: "brawn, ferrari" or "iphone, ipod".
Subscribe to:
Posts (Atom)
Troubleshooting TURN
WebRTC applications use the ICE negotiation to discovery the best way to communicate with a remote party. I t dynamically finds a pair of...

-
Verto is a newly designed signalling protocol for WebRTC clients interacting with FreeSWITCH . It has an intuitive, JSON-based RPC whic...
-
On a previous post I shared my experiments with node.js as a WebSocket server. This is quite useful for people working on WebRTC prototyp...
-
From time to time I need to verify that the audio inside a trace is as expected. Not much in terms of quality, but more often content and du...