tomjefferys.co.uk tomjefferys.co.uk

tomjefferys.co.uk

Tom Jefferys

I'm a jack of all trades software developer, specialising in Web and Mobile devlopment. These days I mainly do Java and Objective-C, but over the years have developed software in C , Perl, and Javascript. Here you can find a selection of my personal projects past and present:. An exciting iOS platform game. Was a "featured" app for two weeks. Featurnig 24 levels, beautifully rendered OpenGL graphics, accelerometer and gesture controls, and original music score. Available on the App Store.

http://tomjefferys.co.uk/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR TOMJEFFERYS.CO.UK

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

March

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.7 out of 5 with 12 reviews
5 star
3
4 star
4
3 star
4
2 star
0
1 star
1

Hey there! Start your review of tomjefferys.co.uk

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

CONTACTS AT TOMJEFFERYS.CO.UK

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Tom Jefferys | tomjefferys.co.uk Reviews
<META>
DESCRIPTION
I'm a jack of all trades software developer, specialising in Web and Mobile devlopment. These days I mainly do Java and Objective-C, but over the years have developed software in C , Perl, and Javascript. Here you can find a selection of my personal projects past and present:. An exciting iOS platform game. Was a featured app for two weeks. Featurnig 24 levels, beautifully rendered OpenGL graphics, accelerometer and gesture controls, and original music score. Available on the App Store.
<META>
KEYWORDS
1 tom jefferys
2 tero
3 javascript apps
4 dhtml chess
5 javascript breakout
6 javascript touch typing
7 stalk me
8 blogger
9 twitter
10 linkedin
CONTENT
Page content here
KEYWORDS ON
PAGE
tom jefferys,tero,javascript apps,dhtml chess,javascript breakout,javascript touch typing,stalk me,blogger,twitter,linkedin,stack overflow,facebook,amazon reviews,email me
SERVER
Apache
CONTENT-TYPE
iso-8859-1
GOOGLE PREVIEW

Tom Jefferys | tomjefferys.co.uk Reviews

https://tomjefferys.co.uk

I'm a jack of all trades software developer, specialising in Web and Mobile devlopment. These days I mainly do Java and Objective-C, but over the years have developed software in C , Perl, and Javascript. Here you can find a selection of my personal projects past and present:. An exciting iOS platform game. Was a "featured" app for two weeks. Featurnig 24 levels, beautifully rendered OpenGL graphics, accelerometer and gesture controls, and original music score. Available on the App Store.

INTERNAL PAGES

tomjefferys.co.uk tomjefferys.co.uk
1

DHTML Chess

http://tomjefferys.co.uk/chess/chess.html

DHTML Chess 0.1 (two player). Link to this Game. Select file to import. Click and drag a piece to move it. To step through the current game. Flips the board, so black is at the bottom. Clicking it again undoes this. Starts a new game. Link to this Game. Create a permanent url to the current game, this will appear in your addess bar, you can then bookmark the page, or copy and paste the link elsewhere (eg into an email). When you are done. Click Clear Board. To clear the board. Click Change Turn.

2

Tom's DHTML touch typing trainer

http://tomjefferys.co.uk/typing

Hello, welcome new player. Please enter your name:. Words/minute on your last attempt, you made. Mistake(s) (Each mistake adds one second to your times). Attempts. You've achieved on average. Words/minute. You're best is. Get ready for typing. You will be presented with 10 words. Type them as quickly as possible. Each mistake adds a one second penalty. Challenge will begin in.

3

Tom's DHTML Breakout/Arkanoid clone (catchy title version)

http://tomjefferys.co.uk/breakout

Tom's DHTML Breakout/Arkanoid clone (catchy title version). Hello, welcome new player. Please enter your name:. Tom's DHTML Breakout/Arkanoid clone (catchy title version). Your highest score so far was. Can you beat it? Please choose a level to begin.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

3

LINKS TO THIS WEBSITE

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: Implicit Conversions in Scala

http://tomjefferys.blogspot.com/2011/11/implicit-conversions-in-scala.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Thursday, 10 November 2011. Implicit Conversions in Scala. Following on from the previous post on operator overloading. I'm going to be looking at Implicit Conversions, and how we can combine them to with operator overloading to do some really neat things, including one way of creating a multi-parameter conversion. So what's an "Implicit Conversion" when it's at home? Scala is creating a.

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: October 2011

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

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Tuesday, 25 October 2011. Collection creation and Immutability with Google Guava. So, thought I'd take a look at some of the collection creation patterns Guava offers, and also some of the Immutable collection types it offers. If you've not seen my previous posts, you may want to start here:. Guava part 1 - MultiMaps. Guava part 2 - BiMaps. Guava part 3 - MultiSets. These each provide several...

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: Multisets

http://tomjefferys.blogspot.com/2011/09/multisets.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Thursday, 22 September 2011. Guava part 1 - MultiMaps. Guava part 2 - BiMaps. Continuing this tour of Guava. We get to the Multiset. I probably don't use this as much as Multimaps or Bimaps, but it certainly does have it's uses. So what's a Multiset then? Well as you might be able to guess it's a set that can hold multiple instances of the same object. Isn't that just a List? Map MyClass,Inte...

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: Useful SVN commands

http://tomjefferys.blogspot.com/2012/02/useful-svn-commands.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Monday, 6 February 2012. Have been increasingly using command line SVN these days. Find it's just a bit quicker and more reliable than the GUI clients I had been using. I've mainly written this for myself, as a quick reference for the commands I use most frequently. Displays help for a particular svn command. Lists all available commands if none is specified. Provides a log of commit messages.

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: January 2012

http://tomjefferys.blogspot.com/2012_01_01_archive.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Tuesday, 31 January 2012. Apache Commons Lang StringUtils. So, thought it'd be good to talk about another Java library that I like. It's been around for a while and is not perhaps the most exciting library, but it is very very useful. I probably make use of it daily. Orgapache.commons.lang.StringUtils. StringUtils is part of Apache Commons Lang ( http:/ commons.apache.org/lang/. It's a fair q...

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: Apache Commons Lang StringUtils

http://tomjefferys.blogspot.com/2012/01/stringutils-so-thought-itd-be-good-to.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Tuesday, 31 January 2012. Apache Commons Lang StringUtils. So, thought it'd be good to talk about another Java library that I like. It's been around for a while and is not perhaps the most exciting library, but it is very very useful. I probably make use of it daily. Orgapache.commons.lang.StringUtils. StringUtils is part of Apache Commons Lang ( http:/ commons.apache.org/lang/. It's a fair q...

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: September 2011

http://tomjefferys.blogspot.com/2011_09_01_archive.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Thursday, 22 September 2011. Guava part 1 - MultiMaps. Guava part 2 - BiMaps. Continuing this tour of Guava. We get to the Multiset. I probably don't use this as much as Multimaps or Bimaps, but it certainly does have it's uses. So what's a Multiset then? Well as you might be able to guess it's a set that can hold multiple instances of the same object. Isn't that just a List? Map MyClass,Inte...

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: BiMaps

http://tomjefferys.blogspot.com/2011/09/bimaps.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Thursday, 8 September 2011. Guava part 1 - MultiMaps. Next up on my tour of Guava. Another useful collection type. It's pretty simple really, a BiMap is simply a two way map. A normal java map is a set of keys and values, and you can look up values by key, very useful, eg lets say I wanted to create a (very rudimentary) British English to American English dictionary:. This could get annoying.

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog: Collection creation and Immutability with Google Guava

http://tomjefferys.blogspot.com/2011/10/collection-creation-and-immutability.html

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Tuesday, 25 October 2011. Collection creation and Immutability with Google Guava. So, thought I'd take a look at some of the collection creation patterns Guava offers, and also some of the Immutable collection types it offers. If you've not seen my previous posts, you may want to start here:. Guava part 1 - MultiMaps. Guava part 2 - BiMaps. Guava part 3 - MultiSets. These each provide several...

UPGRADE TO PREMIUM TO VIEW 7 MORE

TOTAL LINKS TO THIS WEBSITE

16

SOCIAL ENGAGEMENT



OTHER SITES

tomjeffery.co.za tomjeffery.co.za

Home - tomjeffery.co.za

Midnight's Chicken is the debut novel of. Tom Jeffery, and is a comedy set in a book shop. Click here to read the first chapters. Lsquo;Midnight’s Chicken’ is a comedy set in a book shop. Russell Hobbes, manager of Books-R-Us, has booked the internationally acclaimed author Abhinav Raksha to appear in the shop. While Russell prepares for Raksha’s arrival he has to cope with an interesting selection of personal problems, particularly his catastrophic love life.

tomjefferys.blogspot.com tomjefferys.blogspot.com

Tom's Programming Blog

Thoughts and essays on computer programming. Covering Java, Scala, Objective C, and whatever else takes my fancy! Monday, 27 February 2012. Guava Splitter vs StringUtils. So I recently wrote a post about good old reliable Apache Commons StringUtils. Which provoked a couple of comments, one of which was that Google Guava. There can't be many different ways of doing this surely? Well Guava and StringUtils do take a sylisticly different approach. Lets start with the basic usage. Splitter niceCommaSplitter =...

tomjefferys.co.uk tomjefferys.co.uk

Tom Jefferys

I'm a jack of all trades software developer, specialising in Web and Mobile devlopment. These days I mainly do Java and Objective-C, but over the years have developed software in C , Perl, and Javascript. Here you can find a selection of my personal projects past and present:. An exciting iOS platform game. Was a "featured" app for two weeks. Featurnig 24 levels, beautifully rendered OpenGL graphics, accelerometer and gesture controls, and original music score. Available on the App Store.

tomjeffreys.com tomjeffreys.com

Promotional Signs, Company Banners, Visual Branding, Tom Jeffreys Sign and Banner, Huntsville, Alabama

Welcome to Tom Jeffreys Sign and Banner. Tom Jeffreys Sign and Banner. Is a leading provider of visual branding solutions for residential and commercial properties in the Huntsville, Alabama area. We offer a range of indoor and outdoor media. From promotional signs to billboard advertisements we do it all. Tom Jeffreys Sign and Banner. Provides not only high quality products, but also expert advice and a superior level of customer service for all your promotions. Use this link to upload your artwork.

tomjeffries.blogspot.com tomjeffries.blogspot.com

Same Words New Order

Same Words New Order. Monday, 29 August 2011. So I only just realised just now that I'm 20 two weeks on Friday. When did that happen? That's a quarter of the way to death! Over a quarter in fact, as UK male life expectancy (according to the incredibly reliable source Wikipedia) is about 77. Oh my god, I've lost over a quarter of my life already! Nah, that's not for me, I'm still a teenager! But not for long. What're you doing with your life then? Links to this post. Monday, 22 August 2011. So there's a l...

tomjefvert.com tomjefvert.com

Index of /

tomjeg.com tomjeg.com

Strona w przygotowaniu...

Opcje dostępne dla administratora, bądź uprawnionego użytkownika usługi:. Strona utrzymywana na serwerach hom e.

tomjegrgang.cz tomjegrgang.cz

TOM JEGR & GANG

ÚVODNÍ STRANA - novinky. II ročník bigbítového festivalu se super sestavou kapel. KDYŽ SE CHLAPI SEJDOU. II ročník pivního festivalu. Areál pivovaru, Slavkov u Brna. Reverend Payton SONO CENTRUM. 1452015 Sono Centrum Brno. The Reverend Payton's Big Damm Band (USA). Předkapela Tom Jegr and Gang. Videa z akce v sekci Video. Jazz Club u Staré paní, Praha. 44 společně s Baron Samedi. 662015, 19.oo, Velké Němčic, Areal Furch guitars. Cliff Moore (UK) - bratr legendy Gerry Moore. Ryan Mc Garvey (USA). Jistý ob...