
dustinmartin.net
Dustin MartinI am a software engineer specializing in large web applications.
http://www.dustinmartin.net/
I am a software engineer specializing in large web applications.
http://www.dustinmartin.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.3 seconds
16x16
32x32
64x64
A HAPPY DREAMHOST CUSTOMER
PRIVATE REGISTRANT
417 ASS●●●●●●●RD #324
C/O DUS●●●●●●●TIN.NET
B●A , CA, 92821
US
View this contact
A HAPPY DREAMHOST CUSTOMER
PRIVATE REGISTRANT
417 ASS●●●●●●●RD #324
C/O DUS●●●●●●●TIN.NET
B●A , CA, 92821
US
View this contact
A HAPPY DREAMHOST CUSTOMER
PRIVATE REGISTRANT
417 ASS●●●●●●●RD #324
C/O DUS●●●●●●●TIN.NET
B●A , CA, 92821
US
View this contact
19
YEARS
0
MONTHS
19
DAYS
NEW DREAM NETWORK, LLC
WHOIS : whois.dreamhost.com
REFERRED : http://www.dreamhost.com
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
7
SITE IP
104.198.14.52
LOAD TIME
0.265 sec
SCORE
6.2
Dustin Martin | dustinmartin.net Reviews
https://dustinmartin.net
I am a software engineer specializing in large web applications.
Programming Language Hitlist
https://www.dustinmartin.net/programming-language-hitlist
I'm a full stack software engineer specializing in large, complex web applications. You can drop me a line via Twitter. Or checkout my code on Github. So with that in mind, here are languages that I would love to learn and, in some cases, have already started doing so. Oh Lisp, how wonderful and terrifying! Odd syntax, macros, immutable data. So many unfamiliar concepts on one hand but extremely elegant on the other. And a C-like syntax. But in Clojure I frequently know roughly what I code I want to ...
Code Review Hygiene
https://www.dustinmartin.net/code-review-hygiene
I'm a full stack software engineer specializing in large, complex web applications. You can drop me a line via Twitter. Or checkout my code on Github. I've grown to really appreciate code reviews. Like testing, code reviews allow you to catch bugs and improve code quality. But they also help teams find better, alternative options, and transfer knowledge between team members. What follows is a list of. Agree to a standard for reviews with the rest of the team. Remember, you are not your code. Sometimes pe...
Developers Are in the UX Business
https://www.dustinmartin.net/developers-in-ux
I'm a full stack software engineer specializing in large, complex web applications. You can drop me a line via Twitter. Or checkout my code on Github. Developers Are in the UX Business. UX is often thought of as the visual design of software. Though it's an important part of crafting a great user experience, there is much more that must be considered. A great experience for users requires focus on many parts of the software: visual design, reliability, ease of use, and performance, to name a few. We're i...
Format XML Files
https://www.dustinmartin.net/format-xml-files
I'm a full stack software engineer specializing in large, complex web applications. You can drop me a line via Twitter. Or checkout my code on Github. Today I found myself looking through hundreds of unformatted XML files. I did some googling and found the following script. That makes use of. To format all the files and save copies of them to a 'formatted' folder. Find -maxdepth 1 -type f -iname "*.xml" -exec xmllint - format '{}' - output formatted/'{}' ;. Worked like a charm (on Mac OS). August 05, 2015.
Getters and Setters in Scala
https://www.dustinmartin.net/getters-and-setters-in-scala
I'm a full stack software engineer specializing in large, complex web applications. You can drop me a line via Twitter. Or checkout my code on Github. Getters and Setters in Scala. Recently though I've done a lot of reading about and playing with Scala and I've found that it does things quite a bit different than ColdFusion, Java, and most other languages I've seen. As a first example, lets see an example of a basic class definition in Scala. Class Person() { var name = " var age = 0 }. In Java or other ...
TOTAL PAGES IN THIS WEBSITE
8
Bob's Blog - Crafting Software: ValidateThis 1.2 - Some Fixes and New processOn Feature
http://www.silverwareconsulting.com/index.cfm/2012/4/5/ValidateThis-12--Some-Fixes-and-New-processOn-Feature
ValidateThis 1.2 - Some Fixes and New processOn Feature. Posted At : April 5, 2012 9:56 AM Posted By : Bob Silverberg. Just a quick note to announce the release of version 1.2 of ValidateThis. An awesome validation framework for ColdFusion. This version includes a new feature: processOn (described below), as well as some small fixes contributed by John Whish. Entity and giving it a value of either. The default value is. The main home of the framework is www.validatethis.org. Posted By Dan G. Switzer,...
Bob's Blog - Crafting Software : ValidateThis
http://www.silverwareconsulting.com/index.cfm/ValidateThis
ValidateThis 1.2 - Some Fixes and New processOn Feature. Posted At : April 5, 2012 9:56 AM Posted By : Bob Silverberg. Just a quick note to announce the release of version 1.2 of ValidateThis. An awesome validation framework for ColdFusion. This version includes a new feature: processOn (described below), as well as some small fixes contributed by John Whish. Entity and giving it a value of either. The default value is. The main home of the framework is www.validatethis.org. Posted At : January 5, 2012 1...
Bob's Blog - Crafting Software
http://www.silverwareconsulting.com/index.cfm
Very nice xpath and css selector locator cheat sheet for Selenium. Posted At : March 8, 2013 3:57 PM Posted By : Bob Silverberg. I was recently asked by a colleague for some advice on locators and I shared this cheat sheet with him. It contains just about everything you need to know for formulating locators for use with Selenium. And includes syntax for both xpath and css selectors. I hope you find it as useful as I do. Selenium Locators Cheat Sheet. Debugging Gaia Tests with PyCharm. And as I never offi...
Bob's Blog - Crafting Software
http://www.silverwareconsulting.com/index.cfm/postedby/Bob_Silverberg
Very nice xpath and css selector locator cheat sheet for Selenium. Posted At : March 8, 2013 3:57 PM Posted By : Bob Silverberg. I was recently asked by a colleague for some advice on locators and I shared this cheat sheet with him. It contains just about everything you need to know for formulating locators for use with Selenium. And includes syntax for both xpath and css selectors. I hope you find it as useful as I do. Selenium Locators Cheat Sheet. Debugging Gaia Tests with PyCharm. And as I never offi...
dustinmartin (Dustin Martin) · GitHub
https://github.com/dustinmartin
X64;m@dustinmartin.net. Http:/ www.dustinmartin.net. Oct 17, 2009. These are my dotfiles. This is my blog. Kue is a priority job queue backed by redis, built for node.js. A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use. 1,447 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Seeding DB broken after unmocking. 27 contributions in private repositories. Aug 17 Aug 23.
TOTAL LINKS TO THIS WEBSITE
7
Dustin Marson - Freelance Graphic Designer in Minneapolis - Lonsdale - Northfield, Minnesota
Advertising and Brochure Design. Video & Motion Graphics. High-Level Design. Practical Solutions. Delivered On Time. Here’s what I can do for you…. I’ve created some awesome designs on projects such as print advertising, digital ads, brochures, catalogs, posters, infographics, tradeshow display graphics and banners, package design, vehicle graphics, and more! I handle anything from static HTML pages and websites to fully CMS-driven websites. Most of my CMS experience is with WordPress and ExpressionE...
Dustin's place for ranting & rambling | This WordPress.com site is the cat’s pajamas
Dustin's place for ranting and rambling. This WordPress.com site is the cat’s pajamas. Apologies, but no results were found. Perhaps searching will help find a related post. Blog at WordPress.com. Dustin's place for ranting and rambling. Blog at WordPress.com.
Music | dustin.martian
Erased. 50 home recordings (2004-2009). Lost Flashdrive Collector (2008). Kelsy and Dustin: esso-ezzomface um phu em. Kelsy Abbott and Dustin Martian. The Parasitic Human Race (REMASTERED). Press and Play (L.A). The Dark Zen Streams. Los Angeles, California. Switch to mobile view.
dustin.martian
See, that’s what the app is perfect for. Wahhhh, I don’t wanna. I founded feral audio (2012-2018). And now i started lifecoachstrange.love. I guess I’ll give Tumblr a shot. One day left on these really rare feral audio/earwolf/starburns items from my ebay.com/usr/dustinmartian33. This weekend I’m upload a ton more stuff but these are deff the rarest. get in there. Mar 16th, 2018. Feb 11th, 2018. Feb 6th, 2018. Feb 2nd, 2018. Now on iTunes, Googleplay and more! Source: SoundCloud / life coach strangelove.
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.
Dustin Martin
I am a software engineer specializing in large web applications. You can drop me a line via Twitter. Or checkout my code on Github. Mock Services with Mountebank. To get around the above problems we can mock our service dependencies. My team explored a number solutions but arrived at using a tool called Mountebank. Due to it’s level of activity, feature set, simplicity, and our team’s existing comfort with the JavaScript ecosystem. Imposters, Stubs, and Predicates. Im an imposter and I will fool your app.
dustinmartinez.livejournal.com
The Whirlwind Is In The Thorn Tree
The Whirlwind Is In The Thorn Tree. Son hand me my axe I have Washington’s teeth to catch. I Learned Something Today. January 11th, 2010. Socialism and Socialist is the new "N" Word! I can't wait for Jay-Z to drop a new single about him and all his socialist! November 6th, 2009. Dear Big Guy,. Why the fuck do you keep taking my friends who make this world awesome to live? Cuz I needed to brighten this place up! Dear Big Guy,. September 18th, 2009. Did you know stabbing people is bad? August 9th, 2009.
Dustin Martinka :: UX Designer :: Seattle
I am a User Experience designer with 8 years of experience creating great online experiences. My UX skills are enhanced by my background in design and my enthusiasm for technology, which allows me to be flexible based on your needs. Carnival's personal vacation planners needed to send out personalized emails to prospects, while analyzing the emails sent with customized reporting. I helped create a tool that fit their needs. Putting it all together. Always check your work. Final visuals were done by the d...
The Dustin Martyr Blog | My thoughts on theology, NT studies, Jesus, the kingdom of God, and bacon.
The Dustin Martyr Blog. My thoughts on theology, NT studies, Jesus, the kingdom of God, and bacon. 8220;And Wisdom Became Flesh” – How the Gospel of John depicts Jesus as the incarnation of Lady Wisdom. March 16, 2017. The primary conclusion of this evidence suggests that if the Gospel of John repeatedly depicted Jesus Christ as the embodiment and incarnation of Lady Wisdom, which itself is a personification rather than a literal person alongside Yahweh,. March 13, 2017. Exegesis of Rev 1:7-10a. Furtherm...
Dustin Massey Photography
Life isn't about finding yourself, it is about creating yourself. Life isn't about finding yourself. It is about creating yourself". I am portrait, commercial, and fine art photographer. I specialize in faces and places. I believe everyone, everything has a story to tell. I have embarked on a life adventure to tell those stories.
SOCIAL ENGAGEMENT