This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var Twit = require('twit') | |
var twitterConnection = new Twit({ | |
/** | |
* details go here | |
*/ | |
}) | |
var openStreams = {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
#-*- encoding: utf-8 -*- | |
# mac2wepkey Huawei HG520 by [email protected] - 12/2010 | |
# m2wkuvz (m2wkuvz ubuntu version) by [email protected] - 07/2012 | |
import os, sys | |
def uso(): | |
os.system("clear") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="triangulo"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="tabs"> | |
<ul> | |
<li><a href="#tabs-1">Nunc tincidunt</a></li> | |
<li><a href="#tabs-2">Proin dolor</a></li> | |
<li><a href="#tabs-3">Aenean lacinia</a></li> | |
</ul> | |
<div id="tabs-1"> | |
<p>Proin elit arcu, rutrum commodo, vehicula tempus, commodo a, risus. Curabitur nec arcu. Donec sollicitudin mi sit amet mauris. Nam elementum quam ullamcorper ante. Etiam aliquet massa et lorem. Mauris dapibus lacus auctor risus. Aenean tempor ullamcorper leo. Vivamus sed magna quis ligula eleifend adipiscing. Duis orci. Aliquam sodales tortor vitae ipsum. Aliquam nulla. Duis aliquam molestie erat. Ut et mauris vel pede varius sollicitudin. Sed ut dolor nec orci tincidunt interdum. Phasellus ipsum. Nunc tristique tempus lectus.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table> | |
<thead> | |
<tr> | |
<td></td> | |
<td></td> | |
<td></td> | |
</tr> | |
</thead> | |
<tbody> | |
<tr> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="slider_tales" class="contenedor_slider"> | |
<ul class="slides"> | |
<li> | |
<!-- Slide --> | |
</li> | |
<li> | |
<!-- Slide --> | |
</li> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#rotateDiv { | |
-webkit-transform:rotate(120deg); | |
-moz-transform:rotate(120deg); | |
-o-transform:rotate(120deg); | |
/* filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5); */ | |
-ms-transform:rotate(120deg); | |
transform:rotate(120deg); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# SIM 3.0 [[email protected]] | |
### | |
# Copyright (C) 1999-2005, R-fx Networks <[email protected]> | |
# Copyright (C) 2005, Ryan MacDonald <[email protected]> | |
# | |
# This program is free software; you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation; either version 2 of the License, or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://abi.bo | |
http://abn.info.ve | |
http://abpnoticias.com | |
http://actualidad.rt.com | |
http://afpnoticias.tk | |
http://ain.cu | |
http://alainet.org | |
http://albatv.org | |
http://anncol-brasil.blogspot.com | |
http://anncol1.blogspot.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div | |
data-title="El Parlante Amarillo" | |
data-link="http://elparlanteamarillo.com/" | |
data-embed-feed="http://elparlanteamarillo.com/feed/"> </div> | |
<script> | |
window.EMBED_FEED_JQUERY_SRC = 'libs/jquery.js', | |
window.EMBED_FEED_JQUERY_FEEDS_SRC = 'libs/jquery.feeds.js'; | |
</script> | |
<script src="src/embed-feed.js"></script> |