Hi!Don's WorldOpen Victoria Park War Memorial in new tab Also: 3D Viewer https://3d.lydon.ch (only support B3DM for now) Forked from three-gltf-viewer
3D Volume-Viewer and aicsimageioTo view ome.tiff as 3D in web browser Front-end app: volume-viewer which consumes: atlas.json & images of ome.tiff Create atlas.json…
DICOMGlossary DICOM = Digital Imaging and Communications in Medicine CTCA = CT coronary angiogram PACS = Picture Archiving and Communication…
Review of Parental Influence on Human Germline De Novo Mutations in 1,548 Trios From IcelandParental Influence on Human Germline De Novo Mutations in 1,548 Trios From Iceland Link to Paper Abstract Investigating how de-novo-mutation…
Summary of germline mutation rates in young adultsSummary of “Germline mutation rates in young adults predict longevity and reproductive lifespan” Link to Paper Glossary AAMR = Age-Adjusted…
miR-140 and OsteoarthritisGlossary SnCC Senescent Chondrocytes IAJ Intra Articular Injection SASP Senescence Associated Secretory Phenotype AC Articular…
realitycaptureRemove Artefacts from Realitycapture Reconstructed ModelQuoting https://support.capturingreality.com/hc/en-us/articles/360015263812-Removal-of-large-triangles Before: After
postgisgetX3d from PostGIS Polyhedral SurfaceExample on how to convert PostGIS geometry to X3D format https://en.wikipedia.org/wiki/X3D
Meteor Web Framework - Why I can't use it yetSpent about 10 hours playing with Meteor http://www.meteor.com/ Web-app goal: Searching http://500px.com and http://instagr.am for…
openlayersOpenLayers Zoom Fade + Resize Transition EffectTaking the inspiration from Leaffet which uses modern browsers’ css3 transition effect to add a fade effect to map zoom/pan, I quickly…
OpenLayers + PhoneGap + JQueryhttp://ozmin.es is written using OpenLayers, JQuery, and JQueryUI. It was easy to have http://ozmin.es as iPad or iPhone app using PhoneGap…
Orbeon XForms and ANZLIC Metadata Editorhttp://orbeon.com/ has a very good platform to build XForms based web-application. This is very suitable for an ANLIC Metadata Editor which…
Broadleafdemo-1.5 & IBM Websphere v8.5Once you got broadleafdemo running in JBoss 7 as per http://lydonchandra.blogspot.com/2011/12/running-broadleaf-ecommerce-150-demo-in.html…
Reading big file quickly by skippingThis is to read a grid file with columns such as Say we want to read ‘approximately’ every 4 lines, i.e. line2 then line6 and then line1…
javaJava Object SizeJava Object Size To get the object size, YourKit Profiler v9.0.2 is used and for SimpleClass, shallow sizes are used. 32bit Java -> 16 bytes…
Profiling geoserver 2.1.2 using YourKit Java Profiler 9Load Testing Geoserver background Load testing is done using Apache JMeter 2.5.1 r1177103 A text file with the url (including random bbox…
apacheSet Authorization header in Apache 2.2Set Authorization header in Apache 2.2 To use environment variable:
Using IETester to simulate IE5.5, 6, 7, 8I used IETester to simulate IE5.5, 6, 7, 8 java script engine, to prove that an issue originated from the usage of IE8. IETester is quite…
Firefox save webpage as maff or mhtFirefox save webpage as maff or mht With 2 firefox add-ons, we can save a webpage as a single compressed file MozillaCompressedFile (https…
ubuntu linux server/desktop + nfsubuntu linux server/desktop + nfs Trying to configure nfs to work between linux ubuntu desktop and linux ubuntu server turned out to be…
New softwareNew software I am surprised to find out how easy it is to browse the web using Opera browser. You can easily navigate through the links…
visual-studioSQLServer_2005 + VisualStudio_2008SQLServer2005 + VisualStudio2008 *.mdf file can be used as a database replacement (you do have to install SQLServer to access the mdf file…
apacheopensuse10+apachegensslcert apache 2.0 error: “There is either no index document or the directory is read-protected” solution: The default-server.conf might…
Hi!Grails + Acegi + IntelliJCreate new Grails application project. Create a new domain class using ‘grails create-domain-class domain’ and make sure the name does not…