
hg.mcleish.id.au
Mercurial repositories indexDegree Confluence Google Maps mashup. 68;avid McLeish
http://hg.mcleish.id.au/
Degree Confluence Google Maps mashup. 68;avid McLeish
http://hg.mcleish.id.au/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.9 seconds
16x16
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
33
SITE IP
208.97.176.7
LOAD TIME
0.859 sec
SCORE
6.2
Mercurial repositories index | hg.mcleish.id.au Reviews
https://hg.mcleish.id.au
Degree Confluence Google Maps mashup. 68;avid McLeish <dave@mcleish.id.au>. Lightweight project scheduling tool (eventually). 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. Zendo and inductive logic.
sudokuban: log
http://hg.mcleish.id.au/sudokuban
Find changesets by author, revision, files, or words in the commit message. Changed version to 1.1pre. Bugfix - update colours. Undo/redo interacts properly with highlight and solve. Set up action classes. Name change to SudokuBan. Original author: David McLeish dave@dmcleish.id.au. Changed order of options in New. People will want random puzzles more often than empty ones. Write dimensions to file. Swapped parameters for randomPuzzle. Removed some other unneeded files. Don't need this directory.
minestrone: log
http://hg.mcleish.id.au/minestrone
Find changesets by author, revision, files, or words in the commit message. Added PrintAll. Not sure if it's of any use. New makefile structure - a bit flaky, but does the main-importing-package thing. Tests, strings, NewLink, .
pqueue: log
http://hg.mcleish.id.au/pqueue
Find changesets by author, revision, files, or words in the commit message. Changed to new non-blocking channel syntax. Split main from pqueue.
sudoku-go: log
http://hg.mcleish.id.au/sudoku-go
Find changesets by author, revision, files, or words in the commit message. Changed to new non-blocking channel syntax. Added SetUnavailable. although it doesn't seem to improve it. Weird. Added *Grid to Cell to simplify tracking nFilled. Added empty list for significant speedup. Changed Grid.cells to 1D array. Caching mask in Cell shaves off a bit of time. Use masks in cell; debatable improvement. Keep available mask for constraints. Added OnlyAvailable. Small grids now slower, large grids faster.
sudoku-java: 54ad63e1537c src/au/id/mcleish/sudoku/SudokuThreadManager.java
http://hg.mcleish.id.au/sudoku-java/file/54ad63e1537c/src/au/id/mcleish/sudoku/SudokuThreadManager.java
View src/au/id/mcleish/sudoku/SudokuThreadManager.java @ 27:54ad63e1537c. Find changesets by author, revision, files, or words in the commit message. Added breath-first-search option. which might not be useful. 68;avid McLeish <dave@mcleish.id.au>. Fri Nov 12 08:32:03 2010 1100 (2010-11-12). Package au.id.mcleish.sudoku;. Import java.util.Collection;. Import java.util.Collections;. Import java.util.List;. Import java.util.concurrent.BlockingQueue;. Import java.util.concurrent.SynchronousQueue;. AtomicInt...
TOTAL PAGES IN THIS WEBSITE
11
More books — Dave's Programming Blog
http://dev.mcleish.id.au/2010/12/more-books
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. Part two of the Amazon shipment. Code Complete: A Practical Handbook of Software Construction. 8211; I read a recommendation for this somewhere. Can’t immediately remember why I thought I needed it desperately. The Design of Design: Essays from a Computer Scientist. 8211; by Fred Brooks, author of The Mythical Man-Month. All of you should have read by now. 8211; sort of a challenge to myself to see whether I can follow it.
Books — Dave's Programming Blog
http://dev.mcleish.id.au/category/books
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. The first few pages of Fred Brooks’. The Design of Design: Essays from a Computer Scientist. Are… how shall I say this… dry. Like listening to a philosopher whose work long ago degenerated into a recursive attempt to define itself. In an earlier paper, I divided the tasks in building software into. The part of software building I called. Is the mental crafting of the conceptual construct; the part I called. The Design of Design.
Random experiments — Dave's Programming Blog
http://dev.mcleish.id.au/category/random-experiments
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. Archive for Random experiments. A couple of my interests overlapped this morning when I found out that Google Goggles solves Sudoku. As an almost-related aside, I’m still tweaking my Go Sudoku solver. More on that later.). So, after a bit of discussion, we decided to try to mess with it by feeding it invalid puzzles. Here’s one of the tests I tried – note the 4 in the upper-left block, which should be a 3. Set that in stone, then...
2011 — Dave's Programming Blog
http://dev.mcleish.id.au/2011/01/2011
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. A few orders of business heading into the new year…. My resolution for 2010. To learn to use Emacs properly remains unfulfilled. Despite my flirtation with Eclipse. I’m now back with Emacs and will probably stay there unless I do something Java-related. Eclipse is just too bulky and all-encompassing – my mentality is starting to drift back towards the Unix-y toolset approach. (Yes, I just used. As an example of a tool that. And w...
The collected thoughts of smart people — Dave's Programming Blog
http://dev.mcleish.id.au/2010/12/the-collected-thoughts-of-smart-people
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. The collected thoughts of smart people. Two books arrived from Amazon this morning, the first batch of a shipment of eleven. (This is our effort to take advantage of the strong Australian. Weak American dollar). By slight coincidence they’re both collections of essays by or interviews with programmers:. Coders at Work: Reflections on the Craft of Programming. The Best Software Writing I: Selected and Introduced by Joel Spolsky.
The Little Guy — Dave's Programming Blog
http://dev.mcleish.id.au/2010/11/the-little-guy
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. I said at the end of my sort-of review of. That a few things bugged me while reading it, not about the book, but about Java itself. These aren’t totally well-formed in my head, so I’m going to try to write them down in an attempt to get them to make sense. This may or may not work. Stay with me here. Ah, here we go. A recommendation from chapter 2 (and the first itemised piece of advice in the book). Okay, moving on. The next...
Sudoku Goggles — Dave's Programming Blog
http://dev.mcleish.id.au/2011/01/sudoku-goggles
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. A couple of my interests overlapped this morning when I found out that Google Goggles solves Sudoku. As an almost-related aside, I’m still tweaking my Go Sudoku solver. More on that later.). So, after a bit of discussion, we decided to try to mess with it by feeding it invalid puzzles. Here’s one of the tests I tried – note the 4 in the upper-left block, which should be a 3. Valid puzzle, it detected everything. Set that in stone...
Thoughts — Dave's Programming Blog
http://dev.mcleish.id.au/category/thoughts
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. A record-breaking run of high temperatures in Sydney, broken air conditioning, wifey’s odd work schedule, and a handful of things to deal with at once at work conspired last week to suppress any motivation I may have had to do any programming at home. 8230;although, okay, I did update a couple of my toy Go programs to work with the changes to channel syntax. February 9, 2011 · Filed under Thoughts. My resolution for 2010. January...
New Year’s Resolution — Dave's Programming Blog
http://dev.mcleish.id.au/2010/01/new-years-resolution
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. New Year’s Resolution. This year I intend to learn to use Emacs properly. I’ve always liked Emacs in principle but never really been able to remember the arcane command sequences to do anything beyond undo, search/replace, and some basic navigation and file stuff. This is the year to jump down the rabbit hole. A backup resolution, in case the rabbit hole turns out to stink, is to switch to vi. 1 Comment ». Stuff partially by me.
Encapsulation vs Security — Dave's Programming Blog
http://dev.mcleish.id.au/2010/10/encapsulation-vs-security
Dave's Programming Blog. The Church of Alan Turing of Latter-Day Sorcerers. Here’s my ten-word review of Joshua Bloch’s. If You Write Java, You Need To Read This Book. To give the issue a bit of context, here’s a fact that I was only dimly aware of before doing some mid-reading research:. If you get the security settings right, the Java Virtual Machine. It will never be able to get at the private field. Encapsulation is about reducing the complexity and increasing the abstraction of classes by hiding the...
TOTAL LINKS TO THIS WEBSITE
33
lucmult
Python, Django and Plone. Sprint Plone no Plone Symposium. November 11, 2009. Nossa já faz 2 meses que não escrevo! Esse post é fruto da minha empolgação com Sprint que vai rolar na Simples. Após o Plone Symposium. Vou participar de 2 dias de Sprint com pessoas importantes como Alexander Limi, Eric Steele e Dorneles Treméa e poder me divertir trabalhando a favor do noss Plone! Vocês também podem participar, não. Eu tenho interesse particular num bug. Que já trabalhei mais ainda não consegui corrigir.
hG
Ihr Browser unterstützt leider keine Frames! Um zu der Seite die sie angesteuert haben zu gelangen.
甘肃兰州市质量技术监督局红古分局
我局开展 12.4 国家宪法宣传日活动. 版权所有 甘肃兰州市质量技术监督局红古分局 地址 甘肃省兰州市红古区. 联系电话 0931-6211588 传真 0931-6211588.
���ɽ������
Webhosting mbse.eu server 04
Webhosting server *.mbse.eu. This is the mbse.eu webhosting server. Too bad for you that there is nothing to see here .
Mercurial repositories index
Degree Confluence Google Maps mashup. 68;avid McLeish <dave@mcleish.id.au>. Lightweight project scheduling tool (eventually). 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. 68;avid McLeish <dave@mcleish.id.au>. Zendo and inductive logic.
mdweb-project.org - This website is for sale! - MDweb ISO 19115 métadonnées catalogage environnement metadata cataloging tool Resources and Information.
The owner of mdweb-project.org. Is offering it for sale for an asking price of 499 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.
hg.mearie.org
This is used to be an index to Mercurial. Repositories hosted by mearie.org. Unfortunately, due to the frequent server issues, this subdomain is now reduced to an index to Bitbucket. Powered repositories which are synchronized daily. Sorry for inconvenience. Some of old materials can be found in Subversion repository. Which is neither maintained nor current. Bab: A programming language for hunger (experimental). Assorted Tools for DCPU-16. Development [mirrored from Github. Hangeul IM for VIM 7. Exhausti...
Department of Human Genetics
Skip to main content. Department of Human Genetics. Content on this page requires a newer version of Adobe Flash Player. Department of Human Genetics Annual Alumni Gathering: October 7, 2015. Department of Human Genetics Annual Fall Retreat: September 18-19, 2015. The schizophrenia mosaic: U-M team receives $3.8M grant to study genetic differences. Gilbert S. Omenn named Distinguished University Professor. Diane Robins receives Distinguished Service Award from the Endocrine Society.
지옥의문:HELLGATE
엠게임 아이디로 로그인 하세요. 상호 : (주)엠게임 사업자등록번호 : 114-81-93597호 통신판매신고번호 : 금천 제18-2065호. 서울시 금천구 가산디지털1로 145(가산동) 에이스하이엔드타워 3차 6F. 대표이사 : 권이형 대표전화 : 1644-0900 팩스 : 041-675-0910 이메일 문의하기.