
opensoul.org
opensoul.org - Brandon KeepersOpen source advocate, speaker, developer
http://www.opensoul.org/
Open source advocate, speaker, developer
http://www.opensoul.org/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.1 seconds
16x16
32x32
64x64
128x128
160x160
192x192
256x256
Contact Privacy Inc. Customer 0125854581
Contact Privacy Inc. Customer 0125854581
96 M●●●● Ave
To●●to , ON, M6K3M1
CA
View this contact
Contact Privacy Inc. Customer 0125854581
Contact Privacy Inc. Customer 0125854581
96 M●●●● Ave
To●●to , ON, M6K3M1
CA
View this contact
Contact Privacy Inc. Customer 0125854581
Contact Privacy Inc. Customer 0125854581
96 M●●●● Ave
To●●to , ON, M6K3M1
CA
View this contact
Tucows Inc. (R11-LROR)
WHOIS : whois.publicinterestregistry.net
REFERRED :
PAGES IN
THIS WEBSITE
13
SSL
EXTERNAL LINKS
65
SITE IP
151.101.189.147
LOAD TIME
0.063 sec
SCORE
6.2
opensoul.org - Brandon Keepers | opensoul.org Reviews
https://opensoul.org
Open source advocate, speaker, developer
HAML: the unforgivable sin - Brandon Keepers
https://opensoul.org/2011/11/30/haml-the-unforgivable-sin
HAML: the unforgivable sin. November 30, 2011. I posted this on twitter. There are many mistakes I’m willing to forgive, but using haml is not one of them . Many people replied asking me to explain why I don’t like it, so here it goes. On several client projects and I hated it every time. There are certainly some things that are nice about it, but overall it is a net loss. So you hate SASS and CoffeeScript too? Likewise, CoffeeScript adds features on top of JavaScript that are extremely cumbersome to cod...
The $40 Standup Desk - Brandon Keepers
https://opensoul.org/2012/01/09/the-40-standup-desk
The $40 Standup Desk. January 9, 2012. Update: I moved to a new house a few years ago and recently renovated my home office, including building a standing desk from pallets. Check out my Home Office 2.1. I spent weeks searching for the ideal standup desk. I shopped around online, visited every furniture store within 10 miles no fewer than 3 times, and almost ordered a Geek Desk. Built his desk. After seeing his, I was convinced this was what I wanted to do. It turns out, the cheap option is pretty awesome.
Getting Started with Sublime Text 2 - Brandon Keepers
https://opensoul.org/blog/archives/2012/01/12/getting-started-with-sublime-text-2
Getting Started with Sublime Text 2. January 12, 2012. I recently switched to Sublime Text 2. From TextMate. I did not love it at first. As it goes with many of the finer things in life, Sublime is an acquired taste. It was not until I paired with a coworker. For a few days that I really started to see its power. I have been using it since and have not looked back. Here are a few tips that made it easier for me to get into it. Thanks to Anthony Garand. Which allows you to install pretty much anything.
The Plight of Pinocchio: JavaScript’s quest to become a real language - Brandon Keepers
https://opensoul.org/blog/archives/2012/05/16/the-plight-of-pinocchio
The Plight of Pinocchio: JavaScript's quest to become a real language. May 16, 2012. JavaScript is no longer a toy language. Many of our applications can’t function without it. If we are going to use JavaScript to do real things, we need to treat it like a real language, adopting the same practices we use with real languages. This content is open source. Suggest Improvements. I am Brandon Keepers, and I work at GitHub.
JSLint and Jasmine - Brandon Keepers
https://opensoul.org/2011/02/20/jslint-and-jasmine
February 20, 2011. Is a JavaScript framework I am creating which encapsulates ideas from several large JavaScript applications. I’m sure I’ll be writing about it more as it matures, but for now I want to highlight a commit I made tonight. I’ve been looking for a way to integrate JSLint. A slightly more sane version of JSLint) into the build process of my JavaScript-heavy apps, and it recently occurred to me that it should just be part of the test suite. I’ve been using Jasmine.
TOTAL PAGES IN THIS WEBSITE
13
acts_as_geocodable - Graticule
http://graticule.rubyforge.org/plugin.html
Acts as geocodable is a Rails plugin that makes your applications geo-aware. A picture (er, example) is worth a thousand words:. Event = Event.create :street = 777 NE Martin Luther King, Jr. Blvd., :locality = Portland, :region = Oregon, :postal code = 97232 # how far am I from RailsConf 2007? See the API documentation. Acts as geocodable adds a. Method to your Rails controllers for retrieving a user's location based on their remote IP address. Install the plugin by executing:. Grab the source from:.
gems – Ruby
http://seriouslyruby.com/tag/gems
Part of the s.erious.ly real-time news network. Publishers Opt-In or Out. Flipper: Insanely Easy Feature Flipping. Click to share on LinkedIn (Opens in new window). Click to share on Facebook (Opens in new window). Click to share on Twitter (Opens in new window). Click to share on Google (Opens in new window). Click to email this to a friend (Opens in new window). Click to print (Opens in new window). Click to share on Reddit (Opens in new window). Click to share on Pinterest (Opens in new window). Thus ...
Testing | Ruby Flare
https://rubyflare.com/category/testing
Archive for the ‘Testing’ Category. Testing Scopes with Lambdas. On February 24, 2012. How do you know that your scopes are correct? At work we had been plagued by mysterious multiple payments in one of our apps. It had been coded to prevent multiple payments yet some customers were somehow managing to do it. After a thorough investigation, I discovered that the problem simply came down to one of the scopes used in the code had been written incorrectly. Here it is:. Scope :current, where('start date =?
whatelsecaninotsay.blogspot.com
What else can I not say?: September 2007
http://whatelsecaninotsay.blogspot.com/2007_09_01_archive.html
What else can I not say? Wednesday, September 12, 2007. ZenTest - awesome continuous integration tool. Redgreen - some fluff for the output of ZenTest. Rcov - amazing code coverage tool. Go write some code! Tuesday, September 4, 2007. So here is a quick post. I am sitting in a training facility here in SF taking a 4 day Rails training course from Marakana. Lead by Brandon Keepers. Go write some code! Labels: ruby on rails. Subscribe to: Posts (Atom).
What Is The Simplest Thing That Could Possibly Work? | A little story
https://thailehuy.wordpress.com/2009/06/20/what-is-the-simplest-thing-that-could-possibly-work
Just another WordPress.com weblog. What Is The Simplest Thing That Could Possibly Work? Tháng Sáu 20, 2009. Source: http:/ railstips.org/2009/6/8/what-is-the-simplest-thing-that-could-possibly-work. I am always amazed when I read an article from 2004 and find interesting goodies. I’m probably late to the game on a lot of these articles, as I didn’t really dive into programming as a career until 2005, but I just read The Simplest Thing that Could Possibly Work. Simplicity is the shortest path to a solution.
cucumber | Ruby Flare
https://rubyflare.com/tag/cucumber
Posts Tagged ‘cucumber’. Test Business Behaviour, Don’t Rely on UI. On January 26, 2011. I often see Cucumber features written like this:. Given I a have an account with email: user@test.com and password: password When I go to the log in page And I fill in Email with user@test.com And I fill in Password with password And I press Log in Then I should see Logged in successfully. And I should not see Log in. Read the rest of this entry ». 9654; View 2 Comments. Faster Cucumbering With Pagination. I ran the ...
Roberts on the Least Pleasant Jobs | EconTalk | Library of Economics and Liberty
http://www.econtalk.org/archives/2008/04/roberts_on_the.html
Recent Episodes and Extras. January 25, 2016. James Heckman on Facts, Evidence, and the State of Econometrics. January 18, 2016. Josh Luber on Sneakers, Sneakerheads, and the Second-hand Market. January 11, 2016. Greg Ip on Foolproof. January 4, 2016. Robert Frank on Dinner Table Economics. Extras by Russ Roberts:. November 1, 2015. February 26, 2015. February 24, 2015. Your Favorite Episodes of 2014. February 18, 2015. Extras by Amy Willis:. January 28, 2016. There's No Such Thing as an Objective Fact.
Data Modeling in Performant Systems // RailsTips by John Nunemaker
http://www.railstips.org/blog/archives/2011/01/27/data-modeling-in-performant-systems
One man, lazily posting some of the things he learns. January 27, 2011. Older: Year In Review. Newer: Give Yourself Constraints. Data Modeling in Performant Systems. I have been working on Words With Friends, a high traffic app, for over six months. Talk about trial by fire. I never knew what scale was. Suffice to say that I have learned a lot. It is a constant game of cat and mouse. Sometimes you are the cat and sometimes, well, you are not. Disks are slow, memory is fast, enter more memcached. Do it on...
Troy Swanson | GitHub Notifications on GitHub Enterprise
http://troy.im/2014/04/09/github-notifications-on-github-enterprise
Hi, I’m Troy. GitHub Notifications on GitHub Enterprise. The great Brandon Keepers. Has come up with a really sweet interface for keeping track of notifications on GitHub. It’s especially handy if you watch a whole bunch of repositories; lumping all of the comments into a big list and showing them in an email-style pane system. Definitely take some time to see it in action. And check out the code repo. That makes it hum. Register the application on GitHub. Since this project relies on the use of GitHub&r...
TOTAL LINKS TO THIS WEBSITE
65
opensoul.com - This website is for sale! - open soul Resources and Information.
The owner of opensoul.com. Is offering it for sale for an asking price of 14500 USD! This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
Opensoul - der Dokumenten-Management Blog
OpenSoul - DMS und mehr. OpenSoul - DMS und mehr. Online Datenräume als effektive Problemlösung im Cloud Zeitalter. Web Archive sind leistungsfähig. Online Datenräume sind nicht einfach nur online Kopien von herkömmlichen Datenräumen. Web Datenräume sind in allerlei Gesichtspunkten effektiver und zielführender als traditionelle Funktionen zur Dokumenten-Strukturierung. Simple Behandlungsweise und intelligente Funktionen. Überflüssiges Nachschlagen in nicht enden wollenden Papierdokumenten fällt weg.
= Открой Душу, Народ Русский!=
Я администратор этого сайта. И я, конечно, рад, что Вы заглянули ко мне в гости. К сожалению, в настоящий момент сайт находится в процессе реконструкции, и доступ к большей части разделов временно закрыт (о причинах закрытия см. здесь. Однако мне бы не хотелось, чтобы Вы ушли с моего искалеченного сайта полностью разочарованными. В качестве "моральной компенсации" я могу предложить Вашему вниманию разделы, которые, как мне кажется, будут Вам интересны:. О женщинах и мужчинах.
opensoul.org - Brandon Keepers
Open source advocate, speaker, developer. July 14, 2016. July 8, 2016. Bulgaria passes law requiring open source. July 6, 2016. How to Write a Good GitHub README Using Data Science. July 5, 2016. Super hobbyists and pirates. July 3, 2016. My condolences, you’re now the maintainer of a popular open source project. July 3, 2016. Open Source best practices criteria. July 3, 2016. The term "open source". May 16, 2016. 2016 Future of Open Source Survey Results. May 3, 2016. April 20, 2016.
Opensoul
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
www.opensouldance.com
This Web page parked FREE courtesy of Domdiddy. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.05/mo. Call us any time day or night (480) 624-2500.
www.opensoulmusic.com
Notice: This domain name expired on 07/14/15 and is pending renewal or deletion. This domain registration expired on 07/14/2015. Do you own this domain? Use of this Site is subject to express Terms of Use. By using this Site, you signify that you agree to be bound by these Terms of Use. Which were last revised on.
opensoulphotography.blogspot.com
Open Soul Photography by Tanecia Cromwell
Open Soul Photography by Tanecia Cromwell. Saturday, 27 April 2013. Wedding in Kelowna shot September 2012. Sunday, 8 January 2012. Lori, Lee and family. Brad and Lindsey in Banff. Subscribe to: Posts (Atom). Wedding in Kelowna shot September 2012. View my complete profile. Awesome Inc. theme. Powered by Blogger.
SOCIAL ENGAGEMENT