Skip to content

Instantly share code, notes, and snippets.

@rosario
rosario / nomefile.md
Created November 5, 2012 09:40
Descrizione della gist
layout title image excerpt
post
Chatting on Twitter (1/2)
/images/screenshot.png
Can we embed a chat widget on <strong>Twitter</strong>? Yes, with few tricks and <strong>Pusher</strong> we can create a widget and chat with our Twitter friends.

Can we embed a chat widget on Twitter? Yes, with few tricks and Pusher we can create a widget and chat with our Twitter friends.

@rosario
rosario / nomefile.md
Created November 5, 2012 09:37
Descrizione della gist
layout title image excerpt
post
Chatting on Twitter (1/2)
/images/screenshot.png
Can we embed a chat widget on <strong>Twitter</strong>? Yes, with few tricks and <strong>Pusher</strong> we can create a widget and chat with our Twitter friends.

Can we embed a chat widget on Twitter? Yes, with few tricks and Pusher we can create a widget and chat with our Twitter friends.

@rosario
rosario / nomefile.md
Created November 4, 2012 16:19
Descrizione della gist

Questo e' il titolo

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")

puts markdown.to_html

@rosario
rosario / nomefile.md
Created November 4, 2012 16:10
Descrizione della gist

Questo e' il titolo

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

link