copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Solitaire New Game turn one (easy) New Game turn three (medium) Undo
Privacy and Cookie Policy - Solitr Sinopia Olive Limited ("us", "we", or "our") operates the https: www solitr com, https: mahjon gg, and https: sudoku game website (the "Service")
Whats Next for Me (As of April 2014) - Solitr I knew that the highest-ranked site for “solitaire” gets over 100k daily visits, so I figured that with ad-monetization alone, there’s probably a business there
Ember. js: Implementing text fields with save buttons - Solitr Now firstName will be updated immediately as the user enters text With Save button Oftentimes, live updating is not what you want Instead, you want to update the model data only when the user clicks a Save button Plain input field
18-Hour Hackathon: Making a CoffeeScript Solitaire What CSS libraries? 10:45 am: Too much reading, let’s just decide and keep moving! “rails new solitaire” (it’s 100% static, but I need Rails’s asset handling with Sprockets), drop in yui-reset Make controller, route root to play#index 11:10 am: Alright, let’s code up a data model (no ORM, just JS classes) Cards first
markdown-rails: Markdown for your views and partials - Solitr In my Rails apps, I have a lot of static prose, and that prose tends to be written in HTML As a result, it’s cumbersome to edit Markdown would be much better suited for prose However, Rails does not support html md views out of the box As described by @tjwallace, there is a simple workaround – use HAML’s :markdown filter: