richard.dallaway.com richard.dallaway.com

richard.dallaway.com

Richard Dallaway

One Week with OS Maps. I like the Ordnance Survey maps, in particular the 1: 25 000 Explorer range. Intrigue by the recent launch of “download included”. I used the OS Maps app for a week. This is how that worked out. Continue Reading →. Towards Browser and Server Utopia with Scala.js. At Scala Days 2015 in Amsterdam I talked about Scala.js, and in particular focussed on the great interoperability with JavaScript. This post gives additional links if you want to dig deeper. Continue Reading →.

http://richard.dallaway.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR RICHARD.DALLAWAY.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

June

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.6 out of 5 with 10 reviews
5 star
8
4 star
0
3 star
2
2 star
0
1 star
0

Hey there! Start your review of richard.dallaway.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

CONTACTS AT RICHARD.DALLAWAY.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Richard Dallaway | richard.dallaway.com Reviews
<META>
DESCRIPTION
One Week with OS Maps. I like the Ordnance Survey maps, in particular the 1: 25 000 Explorer range. Intrigue by the recent launch of “download included”. I used the OS Maps app for a week. This is how that worked out. Continue Reading →. Towards Browser and Server Utopia with Scala.js. At Scala Days 2015 in Amsterdam I talked about Scala.js, and in particular focussed on the great interoperability with JavaScript. This post gives additional links if you want to dig deeper. Continue Reading →.
<META>
KEYWORDS
1 richard dallaway
2 archive
3 and doobie
4 approach this problem
5 slick query enrichment
6 query
7 enrichment
8 query extensions
9 filter
10 introducing essential slick
CONTENT
Page content here
KEYWORDS ON
PAGE
richard dallaway,archive,and doobie,approach this problem,slick query enrichment,query,enrichment,query extensions,filter,introducing essential slick,essential slick,hello,follow @d6y,elsewhere,presentations,code on github,publications,built with jekyll
SERVER
AmazonS3
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Richard Dallaway | richard.dallaway.com Reviews

https://richard.dallaway.com

One Week with OS Maps. I like the Ordnance Survey maps, in particular the 1: 25 000 Explorer range. Intrigue by the recent launch of “download included”. I used the OS Maps app for a week. This is how that worked out. Continue Reading →. Towards Browser and Server Utopia with Scala.js. At Scala Days 2015 in Amsterdam I talked about Scala.js, and in particular focussed on the great interoperability with JavaScript. This post gives additional links if you want to dig deeper. Continue Reading →.

INTERNAL PAGES

richard.dallaway.com richard.dallaway.com
1

Towards Browser and Server Utopia with Scala.js | Richard Dallaway

http://richard.dallaway.com/2015/06/10/scalajs-scaladays.html

Towards Browser and Server Utopia with Scala.js. At Scala Days 2015 in Amsterdam I talked about Scala.js, and in particular focussed on the great interoperability with JavaScript. This post gives additional links if you want to dig deeper. If you’re looking for more background information on CRDTs, Noel posted on this a while back. The algorithm I ran through (fairly quickly) I’ve described before. The theory and analysis of the WOOT algorithm I presented is from: Oster. Report paper 5580, INRIA. I like ...

2

Typechecking SQL in Slick and doobie | Richard Dallaway

http://richard.dallaway.com/2015/05/28/typechecking-sql.html

Typechecking SQL in Slick and doobie. Querying a database is sometimes best done with hand-written SQL. Of course the trick is to find a way to avoid syntax and type errors at run time. This post will look at how Slick. To keep things simple, we’re just going to look at one SQL statement:. Select "content" from "message". The type we want from executing this query will be some kind of. The table for the query is:. Create table "message" ( id serial primary key, content varchar(255) );. Is the SQL valid?

3

Slick Query Enrichment | Richard Dallaway

http://richard.dallaway.com/2015/05/15/slick-enrichment.html

In Slick can provide a concise way to express domain-specific logic. This gives extra flexibility beyond Slick’s combinators, such as. This post builds up an example micro DSL, showing the benefits in clarity and reduced repetition. The example we’re focusing on here concerns users setting flags against records. If we had a message and we wanted to flag it as important, or not, we could model that as a. With a default value of. But it’s not unusual to have three states: true, false, or no value. It gets ...

4

Archive | Richard Dallaway

http://richard.dallaway.com/archive

Raquo; Exoplanet Safari. Raquo; Scala.js is Important for Cloud Services. Raquo; Types Working For You, Not Against You. Raquo; Scala and AWS Lambda Blueprints. Raquo; Using the Atom Editor with Scala. Raquo; SBT Tricks. Raquo; Using slickless with Plain SQL. Raquo; Upsert in Slick 3. Raquo; One Week with OS Maps. Raquo; Towards Browser and Server Utopia with Scala.js. Raquo; Typechecking SQL in Slick and doobie. Raquo; Slick Query Enrichment. Raquo; Introducing Essential Slick. Raquo; Scala Enumerations.

5

One Week with OS Maps | Richard Dallaway

http://richard.dallaway.com/2015/06/28/osmaps.html

One Week with OS Maps. I like the Ordnance Survey maps, in particular the 1: 25 000 Explorer range. Intrigue by the recent launch of download included. I used the OS Maps app for a week. This is how that worked out. If you’ve not seen OS Maps yet, it’s an online and mobile UK mapping application. It shows you your position on a variety of Ordnance Survey maps (not Open Street Maps or Google Maps). It looks like this:. There are more screen grabs in my Flickr album. Navigation (where am I? I didn’t notice...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL PAGES IN THIS WEBSITE

6

LINKS TO THIS WEBSITE

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: The JVM finally moving forward

http://quantleap.blogspot.com/2012/04/jvm-finally-moving-forward.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Saturday, 28 April 2012. The JVM finally moving forward. After almost a year of delay, Java 7 has been officially released for the Mac. See Java 7 Mac OS X download. In order to use it in Eclipse and others, bear in mind that the PATH is now:. Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents. This is my /etc/hosts. 255255.255.255 broadcasthost. Fellow twe...

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: Rename a GIT project in GitHub

http://quantleap.blogspot.com/2011/12/rename-git-project-in-github.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Saturday, 3 December 2011. Rename a GIT project in GitHub. It is now supported to rename projects in GitHub. Go to project admin, and rename. Then, in your local .git project, simple edit your '.git/config' file. Url = g.@github.com:fractal/old-name.git. Now just change old-name to new name, save and push. 18 March 2013 at 15:10. View my complete profile.

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: December 2011

http://quantleap.blogspot.com/2011_12_01_archive.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Sunday, 11 December 2011. Understanding the JVM, concurrency and GC. A great collection of links and presentations on Java Virtual Machine and why understanding how it works is critical. First, let's start with HotSpot. Armed with this knowledge, we are then ready to take on the mammoth paper " What every programmer should know about memory. Finally, I have ...

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: October 2011

http://quantleap.blogspot.com/2011_10_01_archive.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Sunday, 23 October 2011. The costs of concurrency and the actor model. I was interested to understand more about how actors are implemented in Erlang. In an old but still relevant article, an argument is raised:. So how expensive it really is to create a Thread in java these days? Peter Lawrey, writer of the excellent Vanilla Java blog. Essentially, Erlang u...

github.com github.com

d6y (Richard Dallaway) · GitHub

https://github.com/d6y

X72;ichard@dallaway.com. Http:/ richard.dallaway.com. Jul 7, 2009. WOOT model for Scala and JavaScript via Scala.js. Sloppy deliberately slows the transfer of data between client and server. Allows Lift apps to receive push-like email. A Lift Module to add Google Analytics Tracking code a web site. 359 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Pushed 10 commits to underscoreio/jobby. Aug 17 Aug 19. Company name is wrong.

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: July 2010

http://quantleap.blogspot.com/2010_07_01_archive.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Wednesday, 14 July 2010. Scala 2.8.0 FINAL released. The long awaited Scala 2.8.0 has been released today (just in time for my dissertation! The list of new features is gigantic, and thoroughly deserves a 3.0 release, but due to distribution issues, the version upgrade is just minor. In the Scala website. This is a great day for the growing Scala community!

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: April 2012

http://quantleap.blogspot.com/2012_04_01_archive.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Saturday, 28 April 2012. The JVM finally moving forward. After almost a year of delay, Java 7 has been officially released for the Mac. See Java 7 Mac OS X download. In order to use it in Eclipse and others, bear in mind that the PATH is now:. Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents. This is my /etc/hosts. 255255.255.255 broadcasthost. Java 8 wil...

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: The art of GC Tuning

http://quantleap.blogspot.com/2011/10/art-of-gc-tuning.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Saturday, 22 October 2011. The art of GC Tuning. Great presentation discussing best practices when tuning Garbage Collection on the JVM. The different GC Collectors:. See JVM GC tuning docs here. Also, a comparison of all the JVM GC implementations. Particularly valuable given that Java8 will incorporate JRockit's features. Subscribe to: Post Comments (Atom).

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: A Brief History of SBT

http://quantleap.blogspot.com/2015/03/a-brief-history-of-sbt.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Wednesday, 18 March 2015. A Brief History of SBT. Any developer that wrote more than a few lines of Scala has eventually heard of SBT. SBT is an efficient build tool with lofty functional principles. An uncommon structure, and a long history. The Simple Build Tool, as it used to be called, was originally released in 2008. Migration from 0.7 to 0.10 i...From ...

quantleap.blogspot.com quantleap.blogspot.com

Quantum Leap: March 2015

http://quantleap.blogspot.com/2015_03_01_archive.html

On Scala, Functional Programming, Distributed Computing, architecture, DDD, DevOps and building resilient large scale distributed financial systems. Wednesday, 18 March 2015. A Brief History of SBT. Any developer that wrote more than a few lines of Scala has eventually heard of SBT. SBT is an efficient build tool with lofty functional principles. An uncommon structure, and a long history. The Simple Build Tool, as it used to be called, was originally released in 2008. Migration from 0.7 to 0.10 i...From ...

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL LINKS TO THIS WEBSITE

18

SOCIAL ENGAGEMENT



OTHER SITES

richard.coxson.com richard.coxson.com

the mind's eye

The mind's eye. Wolf Stalk and other creations by Richard Coxson. Chapter 4: March through May. 2257 MST 08 MARCH. Walking out into the cold evening air from the steamy heat of the Absaroka Café’s kitchen, Lynn Bolton fumbled with her car keys. Staring at the lowering clouds, she pulled her coat more tightly around her ears to stop the howling wind from freezing her. Her husband worked twenty miles outside of town, which could be twenty miles too far to get home safely on a night like this. Standing in a...

richard.crcpremier.com richard.crcpremier.com

Welcome to CRC Premier Properties. Yep, we've got a new name, but you will still get our same stellar service and award-winning marketing expertise. So check us out and search thousands of DC/MD/VA home listings right here, for free.

Welcome to CRC Premier Properties. Yep, we've got a new name, but you will still get our same stellar service and award-winning marketing expertise. So check us out and search thousands of DC/MD/VA home listings right here, for free. 1" name="types[]" onchange="rentals(this.value);". Results in Georgetown,Arlington,Bethesda,Great Falls. Set Up Email Alerts. Days on Site: 0. 4 beds 4.5 baths 3,043 sqft. Days on Site: 1. 2 beds 2 baths 1,271 sqft. Days on Site: 1. 3 beds 2.5 baths 3,428 sqft. Days on Site:...

richard.crkublik.com richard.crkublik.com

Richard Kublik, Ph.D.

Richard Kublik, Ph.D. I'm a creative problem solver with a diverse background in mathematics, health care, data science, and software development. I am self-motivated, strongly analytical, thorough, and I enjoy continually learning new things. I am currently on the R&D team at Materials Resources LLC. Where I am building a cloud computing platform for materials data science.

richard.ctvr.net richard.ctvr.net

ctvr.net - This website is for sale! - ctvr Resources and Information.

The owner of ctvr.net. Is offering it for sale for an asking price of 1999 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.

richard.cyganiak.de richard.cyganiak.de

Richard Cyganiak's Homepage

Since December 2014, I work for TopQuadrant. This website is in dire need of a general overhaulâ In the meantime, there's LinkedIn. Linked data technologist at the LiDRC. Linking Open Data project. Web Science Trust fellows. Office 102, Digital Enterprise Research Institute. Http:/ richard.cyganiak.de/foaf.rdf#cygri. Me in last.fm. A web site that simplifies a common task in the work of RDF developers: remembering and looking up URI prefixes. RDB2RDF Working Group at W3C. And maintained by DERI. Extracti...

richard.dallaway.com richard.dallaway.com

Richard Dallaway

One Week with OS Maps. I like the Ordnance Survey maps, in particular the 1: 25 000 Explorer range. Intrigue by the recent launch of “download included”. I used the OS Maps app for a week. This is how that worked out. Continue Reading →. Towards Browser and Server Utopia with Scala.js. At Scala Days 2015 in Amsterdam I talked about Scala.js, and in particular focussed on the great interoperability with JavaScript. This post gives additional links if you want to dig deeper. Continue Reading →.

richard.danielli.ca richard.danielli.ca

Richard Danielli

If you have come here looking for information on my consultancy practice. Welcome to my continuum. Continuum: A continuous extent, succession, or whole, no part of which can be distinguished from neighboring parts except by arbitrary division. My Photography - New. My Photography - Old. The Law of Karma. Therefore, the law of Karma teaches that responsibility for unskillful actions is born by the person who commits them. You're either very well integrated or imaginatively bipolar.

richard.davis.socialpsychology.org richard.davis.socialpsychology.org

Richard Davis

Maintained by Scott Plous. Links by Psychology Area. Distance Learning and MOOCs. Blogs, Podcasts, and RSS. Join or Donate to SPN. Endorsements of the Network. PhD in Social/Personality Psychology from York University, 2003. Dr Davis has worked with C-level executives in a variety of industries including retail, pharmaceutical, reinsurance, private equity, professional services, retail, and hospitality. Dr Davis has appeared widely in the popular media, including BusinessWeek, Wall Street Journal, Harvar...

richard.daviswebdesigns.co.uk richard.daviswebdesigns.co.uk

BYFC CADS

BYFC C.A.D's Football Site. Welcome to the BYFC C.A.D's Football Site. Put your cursor on a player above for the player name. Site Reference RSS Parser. Your Source for Internet Marketing. Welcome to BYFC C.A.D's. Coaches and Dad's football at BYFC. The Crown Public House, Litlington, Royston, Hertfordshire. Sports Kit, Royston. To be confirmed soon. Introduction to BYFC C.A.D's. BYFC CADS External Sports News Channels. BBC Sports News Feed (Daily Updates via Windows Media Player).

richard.dcdamec.com richard.dcdamec.com

Portail d'artiste de RICHARD Véronique

DICTIONNAIRE DES ARTISTES COTÉS. Du XVe siècle à nos jours. 11 rue de la Rodade. Portable: 06.81.58.52.33. Bénéficiez de déductions fiscales pour lachat dune. Lire la suite. Bénéficiez de déductions fiscales pour lachat dune oeuvre dArt. Laquo; Constituez vous une collection dart contemporain, embellissez vos salles dattentes et halls et faîtes des économies sur vos impôts! Les textes de lois : Cliquez-ici. Portable : 06.81.58.52.33. 11 rue de la Rodade. Véronique Richard, artiste,. Nées de travail, de p...

richard.dcdamec.fr richard.dcdamec.fr

Portail d'artiste de RICHARD Véronique

DICTIONNAIRE DES ARTISTES COTÉS. Du XVe siècle à nos jours. 11 rue de la Rodade. Portable: 06.81.58.52.33. Bénéficiez de déductions fiscales pour lachat dune. Lire la suite. Bénéficiez de déductions fiscales pour lachat dune oeuvre dArt. Laquo; Constituez vous une collection dart contemporain, embellissez vos salles dattentes et halls et faîtes des économies sur vos impôts! Les textes de lois : Cliquez-ici. Portable : 06.81.58.52.33. 11 rue de la Rodade. Véronique Richard, artiste,. Nées de travail, de p...