This file contains 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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
This file contains 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
/*Blueprint CSS Reset | |
http://blueprintcss.org*/ | |
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} | |
body {line-height:1.5;} | |
table {border-collapse:separate;border-spacing:0;} | |
caption, th, td {text-align:left;font-weight:normal;} | |
table, td, th {vertical-align:middle;} | |
blockquote:before, blockquote:after, q:before, q:after {content:"";} | |
blockquote, q {quotes:"" "";} | |
a img {border:none;} |
This file contains 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
/*Blueprint CSS Reset | |
http://blueprintcss.org*/ | |
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} | |
body {line-height:1.5;} | |
table {border-collapse:separate;border-spacing:0;} | |
caption, th, td {text-align:left;font-weight:normal;} | |
table, td, th {vertical-align:middle;} | |
blockquote:before, blockquote:after, q:before, q:after {content:"";} | |
blockquote, q {quotes:"" "";} | |
a img {border:none;} |
This file contains 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
/*Blueprint CSS Reset | |
http://blueprintcss.org*/ | |
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} | |
body {line-height:1.5;} | |
table {border-collapse:separate;border-spacing:0;} | |
caption, th, td {text-align:left;font-weight:normal;} | |
table, td, th {vertical-align:middle;} | |
blockquote:before, blockquote:after, q:before, q:after {content:"";} | |
blockquote, q {quotes:"" "";} | |
a img {border:none;} |
This file contains 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
// sudo vim /usr/share/cinnamon/js/ui/windowAttentionHandler.js | |
_onWindowDemandsAttention : function(display, window) { | |
// We don't want to show the notification when the window is already focused, | |
// because this is rather pointless. | |
// Some apps (like GIMP) do things like setting the urgency hint on the | |
// toolbar windows which would result into a notification even though GIMP itself is | |
// focused. | |
// We are just ignoring the hint on skip_taskbar windows for now. |
This file contains 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 request = require('request'), | |
fs = require('fs'); | |
module.exports = { | |
getRemoteContent: function( url, cb, browserUserAgent){ | |
var requestConfig = { | |
uri : url | |
} | |
if ( browserUserAgent ) { |
This file contains 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
# a script following this guide: | |
# http://coolestguyplanettech.com/downtown/install-and-configure-apache-mysql-php-and-phpmyadmin-osx-108-mountain-lion | |
# for enabling apache on OS X Mountain Lion | |
# --- | |
#start up apache | |
sudo apachectl start | |
# create ~/Sites |
This file contains 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
REM http://www.msfn.org/board/topic/119612-how-to-install-a-font-via-the-command-line/ | |
@ECHO OFF | |
TITLE Adding Fonts.. | |
REM Filename: ADD_Fonts.cmd | |
REM Script to ADD TrueType and OpenType Fonts for Windows | |
REM By Islam Adel | |
REM 2012-01-16 | |
REM How to use: |
This file contains 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
# UX para Developers - Referências | |
## Soluções prontas | |
- jQuery Mobile (http://www.jquerymobile.com) | |
- HTML 5 Boilerplate (http://html5boilerplate.com) | |
## Ferramentas | |
- Spin.js (http://fgnass.github.com/spin.js) |
This file contains 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
sudo yum install gcc gpp make libxml2 re2c bison.x86_64 libxml2 libxml2-devel-2.7.8-7.fc17.x86_64 openssl.x86_64 openssl-devel.x86_64 libcurl.x86_64 libcurl-devel.x86_64 imagemagick imagemagick turbojpeg-devel.x86_64 openjpeg-devel.x86_64 aspell-devel curl-devel cyrus-sasl-devel e2fsprogs-devel freetype-devel glibc-devel keyutils-libs-devel krb5-devel libgcc libidn-devel libjpeg-devel libpng-devel libselinux-devel libsepol-devel libstdc++-devel libX11-devel libXau-devel libXdmcp-devel libxml2-devel libXpm-devel mysql-devel net-snmp-devel openldap-devel openssl-devel tcp_wrappers zlib-devel libtomcrypt-devel.x86_64 libmcrypt-devel.x86_64 readline.x86_64 readline-devel.x86_64 sqlite.x86_64 sqlite2.x86_64 sqlite2-devel.x86_64 sqlite-devel.x86_64 libtidy-0.99.0-22.20091203.fc17.x86_64 libtidy-devel.x86_64 libxslt-devel.x86_64 |
OlderNewer