-
Sempre que eu falar que exista algo que promova o bem ou que seja bom. (70)
-
Fazer tudo que ao ver alguém fazer eu desejar eu mesmo ter feito (69)
-
Viver a vida hoje e agora, para que quando o tempo passar eu não deseje voltar no tempo e ter outra vida (52)
-
Todos os fins de dia, semana, mês e ano me investigar para ver: (a) que atos cometi e (b) em quais momentos neguei a mim mesmo para que eu possa reforçar o que foi bom para o reino ou para a glória de Deus. E também (c) onde fui negligente, (d) quais foram minhas omissões (e que essa omissão não proporcionou a glória a Deus) e (e) onde eu poderia ter sido melhor. Tomando como referência a pessoa de Jesus para essa auto investigação (27, 37 e 41)
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
| <templateSet group="JavaScript"> | |
| <template name="cl" value="console.log(`$VAR$=${$VAR$}`); $END$" description="console.log" toReformat="true" toShortenFQNames="true"> | |
| <variable name="VAR" expression="" defaultValue="" alwaysStopAt="true" /> | |
| <context> | |
| <option name="JS_STATEMENT" value="true" /> | |
| </context> | |
| </template> | |
| <template name="cll" value="console.log(`$VAR$=${$VAR$}, $VAR2$=${$VAR2$}`); $END$" description="console.log 2 objects" toReformat="true" toShortenFQNames="true"> | |
| <variable name="VAR" expression="" defaultValue="" alwaysStopAt="true" /> | |
| <variable name="VAR2" expression="" defaultValue="" alwaysStopAt="true" /> |
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
| 0 info it worked if it ends with ok | |
| 1 verbose cli [ 'node', | |
| 1 verbose cli '/Users/filipenevola/.meteor/packages/meteor-tool/.1.2.4-rc.2.lgr86r++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm', | |
| 1 verbose cli 'install' ] | |
| 2 info using [email protected] | |
| 3 info using [email protected] | |
| 4 verbose readDependencies loading dependencies from /Users/filipenevola/Documents/ts/ws/git/cavadinha/app-build/bundle/programs/server/package.json | |
| 5 warn package.json [email protected] No description | |
| 6 warn package.json [email protected] No repository field. | |
| 7 warn package.json [email protected] No README data |
##Vaga Java TecSinapse: Desenvolvedores que já utilizam Java EE
Migrado para o site: http://tecsinapse.com.br/nossas-vagas
##Vaga Java TecSinapse: Desenvolvedores que ainda não utilizam Java EE
Migrado para o site: http://tecsinapse.com.br/nossas-vagas
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
| // ==UserScript== | |
| // @name TS - Copy TP US title/id | |
| // @namespace br.com.tecsinapse | |
| // @include https://tecsinapse.tpondemand.com/* | |
| // @version 1.0.5 | |
| // @grant GM_setClipboard | |
| // ==/UserScript== | |
| function formatInfo(usId, usTitle) { | |
| return '[' + usId + '] ' + usTitle; |
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
| <link rel="import" href="../cool-clock/cool-clock.html"> | |
| <link rel="import" href="../core-menu/core-submenu.html"> | |
| <link rel="import" href="../core-item/core-item.html"> | |
| <link rel="import" href="../core-field/core-field.html"> | |
| <link rel="import" href="../core-icon/core-icon.html"> | |
| <link rel="import" href="../core-input/core-input.html"> | |
| <link rel="import" href="../core-icons/core-icons.html"> | |
| <link rel="import" href="../paper-input/paper-input.html"> | |
| <link rel="import" href="../paper-toggle-button/paper-toggle-button.html"> | |
| <link rel="import" href="../core-scaffold/core-scaffold.html"> |
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
| "default task-8" - Thread t@217 | |
| java.lang.Thread.State: WAITING | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting to lock <3ed848b0> (a java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync) owned by "Camel (camel-1) thread #0 - twitter://timeline/home" t@120 | |
| at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
| at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) | |
| at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) | |
| at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) | |
| at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:943) | |
| at net.sf.ehcache.store.compound.CompoundStore$ReadWriteLockSync.lock(CompoundStore.java:894) |
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 | |
| DIRNAME=`dirname "$0"` | |
| GREP="grep" | |
| # Use the maximum available, or set MAX_FD != -1 to use that | |
| MAX_FD="maximum" | |
| # OS specific support (must be 'true' or 'false'). | |
| cygwin=false; |
Migrado para o site: http://tecsinapse.com.br/nossas-vagas