
thediscoblog.com
The Disco BlogTechnology observations, tutorials, and options from a disco lovin' cat who writes Ruby, Java, Node, and Objective-C code.
http://www.thediscoblog.com/
Technology observations, tutorials, and options from a disco lovin' cat who writes Ruby, Java, Node, and Objective-C code.
http://www.thediscoblog.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.2 seconds
16x16
32x32
Vanward Technologies, LLC
Vanward Technologies, LLC
932 Edwards ●●●●●●●●●●●●NE Suite 106
Lee●●●urg , VA, 20176
US
View this contact
Vanward Technologies, LLC
Andrew Glover
932 Edwards ●●●●●●●●●●●●NE Suite 106
Lee●●●urg , VA, 20176
US
View this contact
Verio Hostmaster
5050 B●●●●●●ke Dr.
Boc●●●ton , FL, 33431
US
View this contact
19
YEARS
4
MONTHS
10
DAYS
MELBOURNE IT, LTD. D/B/A INTERNET NAMES WORLDWIDE
WHOIS : whois.melbourneit.com
REFERRED : http://www.melbourneit.com
PAGES IN
THIS WEBSITE
15
SSL
EXTERNAL LINKS
83
SITE IP
192.30.252.154
LOAD TIME
0.154 sec
SCORE
6.2
The Disco Blog | thediscoblog.com Reviews
https://thediscoblog.com
Technology observations, tutorials, and options from a disco lovin' cat who writes Ruby, Java, Node, and Objective-C code.
Fault tolerance in Go - The Disco Blog
http://thediscoblog.com/blog/2015/02/07/fault-tolerance-in-go
Can you dig it? Fault Tolerance in Go. In distributed systems, failure is inevitable. Eventually, some service will become bogged down and consequently won’t respond quickly enough or, worse, a service will simply die. Services relying on a degraded (or dead! Service will naturally become affected and potentially cascade instability throughout the system, unless all services are properly built with isolation and in mind. Netflix experienced the vexation distributed system failures inflict. Simple functio...
Schooled in ping pong - The Disco Blog
http://thediscoblog.com/blog/2014/04/01/schooled-in-ping-pong
Can you dig it? Schooled in Ping Pong. Years ago, a good friend of mine. Taught me an effective pair programming technique that results in universally covered code. What’s more, this manner of pairing ultimately made me a better developer as I learned myriad different coding skills from my coding partner, ranging from testing techniques, defensive coding, and encapsulation, just to name a few. A lot of my coding practices today can be traced to tactics I learned from playing what’s known as. A calculator...
Category: Node - The Disco Blog
http://thediscoblog.com/blog/categories/node
Can you dig it? Batten down those Node dependency hatches. I like my ElasticSearch a la Node.js. Nodejs in 3 commands. Sinatra, CoffeeScript, and Haml: swinging in 4 steps. Modeling Mongo documents with Mongoose. Scala and Typesafe: exciting. Not disruptive. Global Continuous Delivery talk at E4E. Fault tolerance in Go. Continuous Integration is a hack! Batten down those Node dependency hatches.
Batten down those Node dependency hatches - The Disco Blog
http://thediscoblog.com/blog/2014/12/20/batten-down-those-npm-dependency-hatches
Can you dig it? Batten Down Those Node Dependency Hatches. Is oftentimes a mundane subject. And it’s not much of a subject at all if you don’t depend on rapidly changing libraries. Of course, you might not always. You’re depending on a rapidly changing library – especially, if you happen to take a rather liberal approach of depending on snapshots or latest versions, as I often do. I recently found a nifty npm. Files, but in the case of npm, you’ll need to actually run an additional command. But that̵...
Continuous Integration is a hack! - The Disco Blog
http://thediscoblog.com/blog/2014/12/30/continuous-integration-is-a-hack
Can you dig it? Continuous Integration Is a Hack! 8220; Continuous Integration. 8221; said my friend Ben Rady. Years ago during a discussion on CI hosted by Stelligent. At the time, I was incredulous! How dare someone question the value of CI, especially when we had just finished writing a book about it! What’s more, our book had been nominated for a prestigious Jolt award. Indeed, the following day, our CI book won it. In retrospect, Ben’s point was poignant: CI is. Moniker. For example, an. Is a framew...
TOTAL PAGES IN THIS WEBSITE
15
Binstock on Software: Easy Does It With easyb
http://binstock.blogspot.com/2008/04/easy-does-it-with-easyb.html
Thoughts on Software and Programming. Monday, April 07, 2008. Easy Does It With easyb. I just got back from the CITcon conference. Which is the thrice-yearly confab of agile developers who use continuous integration (the "CIT" in the conference name). This was my second time at CITcon. It's an open-space conference that is- surprise! All the sessions I attended were thought-provoking. But probably the most interesting was a presentation by Andy Glover. The president of Stelligent. Which was an immediate ...
IBM developerWorks Podcast: Barry Hawkins on agile software development | Barry Hawkins
http://barryhawkins.com/blog/ibm-developerworks-podcast-barry-hawkins-on-agile-software-development?share=twitter
Skip to main content. IBM developerWorks Podcast: Barry Hawkins on agile software development. Earlier this year, my friend Andy Glover. Interviewed me for season 4 of his IBM developerWorks Java technical series Podcast. On the topic of Agile software development. The episode is titled "Barry Hawkins on agile software development" and runs 41:03 in length. Here is a rough outline of the discussion with timing marks should anyone wish to jump straight to a given topic:. 29:25 - No matter what: Get better...
willCode4Beer: March 2006
http://willcode4beer.blogspot.com/2006_03_01_archive.html
Thursday, March 23, 2006. Today, I was playing with a bit of DHTML with both Firefox and IE6. At some point I added an XHTML doctype to make IE observe CSS a little better. Suddenly, the script dies in Firefox. Error in parsing value for property 'left'. Declaration dropped. This occures in the javascript that was reading and writing the left style property of an element. The solution was multipronged. Elemstyle.left = foo;. Elemstyle.left = foo "px";. Var items = elem.getElementsByTagName("LI");. I noti...
willCode4Beer: February 2006
http://willcode4beer.blogspot.com/2006_02_01_archive.html
Tuesday, February 07, 2006. Making CVS listen on two ports. Because of firewalls, multiple networks, and slow to respond admins, my team has been running CVS on a wierd port (the only way we could get data through). We have finally convinced them to open up port 2401 so we could run it over the standard port. In the meantime, the CVS server has been shared with several other groups. To smooth the transition, I've proposed that we just run both ports for a week to give everybody time to switch. Seems bizz...
Grails
http://www.robertszymczak.com/grails.html
Skip to main navigation. Skip to first column. Skip to second column. In the groove with Groovy. Grails - a new age of Java web application productivity. Grails is the premier dynamic language web framework for the JVM, allowing for dynamic, agile web development without compromises. The Grails Framework - Reference Documentation. Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, and Jeff Brown. A list of available tutorials/resources about Grails ordered by category.
Alex Ruiz's Weblog
http://jroller.com/alexRuiz
FEST-Assert 1.2: Fluent Interface for Assertions. Nov 03 2009, 04:55:36 AM PST in category [Java]. This blog has been moved to http:/ alexruiz.developerblogs.com/. We are proud to announce that FEST-Assert 1.2. Is an "assertThat" library that provides a fluent interface. For writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier. Complete blog post can be found here. Giving Infinitest and Continuous Testing a try. While working on FEST-Assert. I was fir...
Collection framework | Soy un junco hueco
https://soyunjuncohueco.wordpress.com/2012/12/06/collection-framework
Soy un junco hueco. Soy un junco hueco, nada me afecta. Laquo; Cargando datos con Pentaho Kettle. Desde siempre he tenido problemas con la API Collection, no sé por qué. Tan sólo son un puñado de interfaces y clases pero hay unos cuantos conceptos que si no se tienen claros puede ser un buen lío. Si crees tenerlo claro, puedes responder de forma clara, concisa y sencilla a la pregunta qué es un ArrayList? Ahora mismo (Java 1.7) tenemos 4 tipos diferentes de Collection:. Enlaza claves y valores, siendo la...
willCode4Beer: April 2006
http://willcode4beer.blogspot.com/2006_04_01_archive.html
Friday, April 21, 2006. Ever since playing with the. Some years ago, I've been looking for good uses. I often write documents (design docs, API docs, etc) in HTML and usually add a glosary section at the end of the document. The definition lists have been used there but, with no styling or presentational flair. The other day and thought it was pretty amazing in its simplicity. I've also liked the sites where certain terms show a. Tags, and with some event binding magic, the corresponding. Anyway, thats t...
willCode4Beer: July 2005
http://willcode4beer.blogspot.com/2005_07_01_archive.html
Wednesday, July 06, 2005. Just assembling thoughts on ways to build a system for configuring applications using code instead of text files (ini, xml, properties, etc.). The simplest immaginable would be to specify the class name in a property set at startup. Java -Dconfig.class=com.willcode4beer.conf.MyConfig . This is quick and simple but, it could get complicated when multiple configurations need to be used. It does make it easy to swap test and real configurations. Why am I doing this? The idea of non...
TOTAL LINKS TO THIS WEBSITE
83
my chemical romance makes us jog
My chemical romance makes us jog. Asked: Please change your title to "Panic! So you can be Panic! Dont tell me how to live my life - b. 0 notes . Reblog. 92 notes . Reblog. 33 notes . Reblog. 6 notes . Reblog. Asked: please follow back? Did i just get transported back to 2008 what. 1 note . Reblog. Let’s spice things up tonight! Since “Girls/Girls/Boys” is such a racy song, it only felt right to make a video for it. But wait, there’s more! Join us on the Too Weird To Live, Too Rare To Die! 2/5/14 - Phila...
Welcome to The Disco.us
Welcome to The Disco.us. Please check out my photography at www.ashleyrphotography.com and www.flickr.com/photos/ashleyr. New Text Widget 1. Powered by InstantPage® from GoDaddy.com. Want one?
The Disco Bar
The ORIGINAL Disco Bar! Posted by David @ 3:49 PM. Links to other projects. Mike's Dance Floor and Table. Sites linking to The Disco Bar.
thediscobars.be - This domain may be for sale!
Find the best information and most relevant links on all topics related to thediscobars.be. This domain may be for sale!
thediscobiscuit.deviantart.com
thediscobiscuit (Chris) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 10 Years. This deviant's full pageview. October 15, 1986. Last Visit: 6 days ago. By moving, adding and personalizing widgets.
The Disco Blog
Can you dig it? Global Continuous Delivery Talk at E4E. Back in September of last year, I had the pleasure. Of giving a talk about Netflix’s Continuous Delivery pipelines at Constant Contact’s 2nd annual Engineers4Engineers Conference. In Waltham, MA. It’s a fabulous conference and definitely worth attending if you’re local to the Boston area. Read on →. Fault Tolerance in Go. Read on →. Last fall, I had the distinct pleasure. To keynote at Pivotal’s 2014 SpringOne2GX conference. Speed is the killer app.
thediscoboss's blog - bossman - Skyrock.com
Lache té com sur my blog. Vé parlé de mes pote. Et aussi de mes vacance. Et de plein dautre chose. 16/03/2008 at 6:38 AM. 18/06/2008 at 9:26 AM. Subscribe to my blog! Je me sui fé tt ca pour des pti con. 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.2) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Wednesday, 18 June 2008 at 9:20 AM. Edited on Mond...
TheDiscobot
Onsdag 12 augusti 2009. How to perform dynamic compilation on Android with Groovy. First of all, a small disclaimer. Discobot is quite early in its development so expect things to break. And when they do please send me an email or post a comment on this blog so that the bugs can be fixed. Also windows users have to work a bit harder as discobot is untested there. It should however be trivial to convert the bashscripts into bat files, other than that everything is pretty cross platform. To create a discob...
Cashback, Discounts & Rebates | Discobot
It's that simple. Discobot will send your cashback to your email address through PayPal. No usernames or passwords to remember. Try Discobot today: choose a favorite online store, enter your email and start saving!
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
The Disco Bunny | Spreading Joy on The Streets
SOCIAL ENGAGEMENT