
RUISILVA.WORDPRESS.COM
Rui Silva's Blog | All that you can't leave behindAll that you can't leave behind (by Rui Silva)
http://ruisilva.wordpress.com/
All that you can't leave behind (by Rui Silva)
http://ruisilva.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.7 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
18
SITE IP
192.0.78.13
LOAD TIME
0.688 sec
SCORE
6.2
Rui Silva's Blog | All that you can't leave behind | ruisilva.wordpress.com Reviews
https://ruisilva.wordpress.com
All that you can't leave behind (by Rui Silva)
How to be a good team player | Rui Silva's Blog
https://ruisilva.wordpress.com/2011/10/09/how-to-be-a-good-team-player
Rui Silva's Blog. All that you can't leave behind. How to be a good team player. It is immaterial what you do or where you live, since it is your attitude which will determine the quality of your relationships. Hence, this applies to just about everything else in your life. Hence, you need to select your attitudes. And since you are free to choose any attitude, why not choose a Really Useful Attitude. A Relaxed as well as an obliging attitude will take you everywhere. Being Disrespectful or Conceited wil...
The “Balanced Blend” | Rui Silva's Blog
https://ruisilva.wordpress.com/2009/11/06/the-balanced-blend
Rui Silva's Blog. All that you can't leave behind. The “Balanced Blend”. Don’t really buy into all the hype of agile? Think it works up to a point, but real-life is actually more complicated and demands more of a hybrid approach? Don’t worry, you are not alone. The good news is that the state of existing software production systems is often very poor and so implementing any kind of better conceived system is an improvement. (A basic sub-optimal braking system is probably better than relying on throwi...
Characteristics to look for when hiring | Rui Silva's Blog
https://ruisilva.wordpress.com/2009/10/31/characteristics-to-look-for-when-hiring
Rui Silva's Blog. All that you can't leave behind. Characteristics to look for when hiring. Characteristics of a high performing team:. Collaborative / effective communicator. Willing to cross boundaries. Work side by side / discuss work out problems real time. A lot of face to face communication required. Humility – accept feedback. Able to compromise / support team decisions. Able to reflect back on events and provide insights (critical for retrospectives). Always looking to improve. Enter your comment...
Estimate Sanity Check | Rui Silva's Blog
https://ruisilva.wordpress.com/2009/10/04/estimate-sanity-check
Rui Silva's Blog. All that you can't leave behind. The following sanity check indicates how useful your current project estimate is likely to be in managing your. Project. For each Yes answer, give the estimate one point. The following sanity check indicates how useful your current project estimate is likely to be in managing your project. For each Yes answer, give the estimate one point. 1 Was a standardized procedure used to create the estimate? That is, is the estimate outside of the Impossible Zone?
Software estimation tips | Rui Silva's Blog
https://ruisilva.wordpress.com/2009/10/04/software-estimation-tips
Rui Silva's Blog. All that you can't leave behind. Tip #1 Distinguish between estimates, targets, and commitments. Tip #2 When you’re asked to provide an estimate, determine whether you’re supposed to be estimating. Or figuring out how to hit a target. Tip #3 When you see a single-point “estimate,” ask whether the number is an estimate or whether it’s. Tip #4 When you see a single-point estimate, that number’s probability is not 100%. Ask what the. Probability of that number is. When it can do some good.
TOTAL PAGES IN THIS WEBSITE
12
Tracking Original Values with WCF RIA Services | Ray of Light
https://dasharv.wordpress.com/2011/04/06/tracking-original-values-with-wcf-ria-services
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; SQL Intellisense. How to send email using gmail from your .NET application. Tracking Original Values with WCF RIA Services. 06/04/2011 by Daria Barteneva. RoundtripOriginalAttribute] public string Name { get; set; }. RoundtripOriginal] [MetadataTypeAttribute(typeof(MyEntity.MyEntityMetadata) ] public partial class MyEntity. Detailed article with samples is here. Leave a Reply Cancel reply. Enter your comment here.
SQL Intellisense | Ray of Light
https://dasharv.wordpress.com/2011/04/04/sql-intellisense
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Decimal point. Tracking Original Values with WCF RIA Services. 04/04/2011 by Daria Barteneva. Very nice free SQL Intellisense tool:. Http:/ www.devart.com/dbforge/sql/sqlcomplete/download.html. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Less is the New More.
Ordering KeyValuePair list. | Ray of Light
https://dasharv.wordpress.com/2012/05/17/ordering-programatically-keyvaluepair-list
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Software Testing. 17/05/2012 by Daria Barteneva. Given a list of KeyValuePair int, string elements, order the list by the key without use any build in function. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email.
Collabedit | Ray of Light
https://dasharv.wordpress.com/2012/05/17/collabedit
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Ordering KeyValuePair list. Another way to send email from your application. 17/05/2012 by Daria Barteneva. Really great tool for collaborative coding… Posting here in order to keep the reference:). Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.
Software Testing | Ray of Light
https://dasharv.wordpress.com/2012/05/11/software-testing
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; How to send email using gmail from your .NET application. 11/05/2012 by Daria Barteneva. Reading a nice book on Software Testing with Visual Studio 2010 of Jeff Levinson, I found following good definition of done:. From my and my friends experience for companies with less than 100 employees the proportion of human resources are (of course this is very gross estimative):. Of course no… And if they would even...
lessisthenewmore.wordpress.com
Microsoft “Roslyn” CTP | Less is the new More
https://lessisthenewmore.wordpress.com/2012/04/11/microsoft-roslyn-ctp
Less is the new More. DSL Tools, Code Generation, productivity, and more. The Microsoft Roslyn is an effort to open the compiler and language services “black boxes”, and enable developers to create powerful code refactoring, analysis and interpretation tools. The CTP was released late last year, and so far it seems very promising. Let’s see what this thing can do…. Http:/ blogs.msdn.com/b/visualstudio/archive/2011/10/19/introducing-the-microsoft-roslyn-ctp.aspx. This entry was posted in Code Generation.
lessisthenewmore.wordpress.com
TextOpus | Less is the new More
https://lessisthenewmore.wordpress.com/2012/05/30/textopus
Less is the new More. DSL Tools, Code Generation, productivity, and more. I found this site while searching for a way to remove duplicate lines, and it works like a charm. They have a few other useful tools as well. I wouldn’t say they have “all the text tools you need”, however coupled with a regular expression tool such as Expresso (which I highly recommend), you can hack away at a bunch of text and get the results you want. TextOpus – http:/ textop.us/. This entry was posted in Tools. May 30, 2012.
lessisthenewmore.wordpress.com
Roslyn Sample: Rename items in a solution | Less is the new More
https://lessisthenewmore.wordpress.com/2012/05/08/roslyn-sample-rename-items-in-a-solution
Less is the new More. DSL Tools, Code Generation, productivity, and more. Roslyn Sample: Rename items in a solution. Sometimes you make mistakes. No really, you do. Sometimes you use an incorrect term or word in a project, and then you need to replace it everywhere. While it is quite easy to do this within source files (with a simple search/replace or building a tool to do it in bulk), it’s not so easy to rename the source files. Worst even if they are checked-in to source control. As Simple As Possible.
lessisthenewmore.wordpress.com
LL01 – “Bend” the tools to your need | Less is the new More
https://lessisthenewmore.wordpress.com/2013/01/14/ll01-bend-the-tools-to-your-need
Less is the new More. DSL Tools, Code Generation, productivity, and more. LL01 – “Bend” the tools to your need. For 2013, I’m planning to write more, and focus my attention on the Lessons Learned (LL) that come from 10 years of experience in software development. It should be more about a general attitude towards productivity rather than specific solutions. These posts will be easy to spot, as they will have a “LLxx” prefix. Hope you enjoy reading them🙂. Ok, now on to the post…. I could go on and on try...
lessisthenewmore.wordpress.com
fromano | Less is the new More
https://lessisthenewmore.wordpress.com/author/fromano
Less is the new More. DSL Tools, Code Generation, productivity, and more. LL01 – “Bend” the tools to your need. For 2013, I’m planning to write more, and focus my attention on the Lessons Learned (LL) that come from 10 years of experience in software development. It should be more about a general attitude towards productivity rather than specific solutions. These posts will be easy to spot, as they will have a “LLxx” prefix. Hope you enjoy reading them🙂. Ok, now on to the post…. I could go on and on try...
TOTAL LINKS TO THIS WEBSITE
18
Caixilharia de Alumínio - Rui Manuel Silva
O browser não suporta frames incorporadas ou está actualmente configurado para não mostrar frames incorporadas.
Mon Français
Entra neste site aqui frances. Nas aulas de Frances temos sido avaliados na leitura de este texto:. Dans mon immeuble, il y a. Le voisin d'en bas ,. Sa tortue et ses chats ;. La voisin d'en haut. Qui adore les bibelots ;. Les voisins du dessus. Et leur bébé joufflu ;. Le voisin de parlier. Qui regarde la télé ;. La voisin de primier étage. Qui fait son ménage ;. Les voisins du rez-de-chaussée. Qui ont un perroquet. Et moi sur mon balcon,. Et je chante ma chanson! Entra neste site aqui frances.
ruisilva.biz
Rui Silva - Criador de Canários Arlequim Português
Clique aqui para reencaminhar para Rui Silva - Criador de Canários Arlequim Português.
Rui Silva's Blog | All that you can't leave behind
Rui Silva's Blog. All that you can't leave behind. How to be a good team player. It is immaterial what you do or where you live, since it is your attitude which will determine the quality of your relationships. Hence, this applies to just about everything else in your life. Hence, you need to select your attitudes. And since you are free to choose any attitude, why not choose a Really Useful Attitude. A Relaxed as well as an obliging attitude will take you everywhere. Being Disrespectful or Conceited wil...
O meu blog de Matemática
O meu blog de Matemática. Segunda-feira, 16 de junho de 2008. A matemática vou ter o nivel quatro depsendente dos meus dois primeiros textes porque este ultimo tive SATISFAZ. Publicada por ruisilva @ 16.6.08. Segunda-feira, 25 de fevereiro de 2008. A matemática é muito importante, pois sem ela não conseguimos fazer contas mais dificeis. Para aprender é preciso praticar so assim se é um bom aluno a matemática. Publicada por ruisilva @ 25.2.08. Segunda-feira, 21 de janeiro de 2008. Ver o meu perfil completo.
O meu Blog de História
O meu Blog de História. Segunda-feira, 16 de junho de 2008. Revolução Francesa é o nome dado ao conjunto de acontecimentos que, entre 5 de Maio de 1789 e 9 de Novembro de 1799, alteraram o quadro político e social da França. Em causa estavam o Antigo Regime (Ancien Régime) e a autoridade do clero e da nobreza. Foi influenciada pelos ideais do Iluminismo e da Independência Americana (1776). Está entre as maiores revoluções da história da humanidade. Publicada por ruisilva @ 11:22. O Antigo regime na Europa.
ruisilva8's blog - D&R Produçoes - Skyrock.com
13/05/2011 at 4:39 AM. 13/05/2011 at 10:26 AM. Subscribe to my blog! Rua Antonio Sérgio 760. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.11) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Friday, 13 May 2011 at 5:00 AM. Radio Amor Portugal 105.3Fm Jersey. Please enter the sequence of characters in the field below. Add this video to my blog. Don't...
Rui Silva Reparação de Electrodomésticos - Rui Silva Reparação de Electrodomésticos
Rui Silva Reparação de Electrodomésticos. Acreditamos firmemente no desenvolvimento das empresas movido pela força do dinamismo empreendedor, do trabalho, da seriedade, e na continuidade do crescimento permanente. As nossas acções baseiam-se em princípios éticos, morais e legais, no respeito às pessoas, às instituições e á vida. O tratamento justo e honesto com todos - clientes, fornecedores, colaboradores e comunidade em geral - é imprescindível para a preservação do nosso património.
ruisilvaguitarrista.skyrock.com
ruisilvaguitarrista's blog - Blog Música - Skyrock.com
Chamo-me Rui Silva tenho 20 anos.Aqui neste blog eu vou chamar mais a atenção como é fixe gostar de Música. Como acho que já devem estar a pensar ( este rapaz gosta de Música) e sim gosto. 10/04/2010 at 7:43 AM. 10/04/2010 at 7:58 AM. Subscribe to my blog! Música Pra Mim È . . A música o que é pra mim? Muitos ou poucos ou ninguém deve estar a perguntar mas, mesmo assim eu vou dizer:. A música pra mim é uma grande arte da minha vida.Cinto uma forte ligação com a música. Post to my blog. Here you are free.