All posts
53 posts from 2007 to present
No posts match that tag.
- 2026 令和8年 3 posts
-
Building a Local-First Document Workflow Prototype
A high-level look at a recent client project: turning messy document intake into a structured, auditable workflow without exposing the client details.
-
Finding My Feet
Settling into Japan properly: new friends, better health, too many crane games, and personal projects coming back to life.
-
A long overdue update
Catching up after a few quiet years, from Sweden and Cyber Lane AB to Japan and Cogent Labs.
- 2017 平成29年 2 posts
-
KidSpeak in Lund
Announcing the KidSpeak Lund event, with signups now live, a Stockholm event coming soon, and more plans around Leetspeak and personal projects.
-
Another site for my content
Separating personal, professional, and project content across Cyber-Lane, Justinel.com, and future Kidspeak updates.
- 2016 平成28年 11 posts
-
Why Cloudflare gives error 522 to my NodeJS app
Debugging Cloudflare error 522 on a self-hosted Node.js app and discovering why port 80 still mattered for HTTPS traffic.
-
Cloudflare Dynamic DNS
A small Node.js script that checks a public IP address daily and updates a Cloudflare DNS record for dynamic DNS.
-
Finding MSBuild with Windows Batch files
A quick Windows batch-file trick for finding the installed MSBuild executable instead of hard-coding a version-specific path in build scripts.
-
Blogging with Octopage
Trying Octopage as an iOS app for writing Jekyll blog drafts offline and publishing a test post from the phone.
-
NancyFx localhost only request modules
A small NancyFX helper for hiding admin modules from non-localhost requests in production, with examples for module-wide and route-level use.
-
Fiddler proxy trick
A localhost debugging trick that makes ElasticSearch requests pass through Fiddler without hard-coding proxy hostnames.
-
Parallels shared Mac OS drive over the network
Fixing trust errors when a Windows Parallels VM accesses Mac project files over a network share, using a mapped drive and CasPol FullTrust.
-
Forwarding uploaded files to another service
Receiving uploaded files from Nancy and sending them to another web service
-
Scaling images in CSharp
Cropping and scaling images in C# with GDI while keeping file access predictable and avoiding large dependencies.
-
Accessing MongoDb Remotely with Mac OSX host
Configuring MongoDB on macOS so another machine on the local network can connect during prototype development.
-
IIS URL Rewrite to Self Hosted Services
How to use IIS URL Rewrite and Application Request Routing to send public API paths through to a self-hosted NancyFX service on localhost.
- 2015 平成27年 7 posts
-
Mini Review | Optimum Nutrition - Caramel Frappé
A mini review of Optimum Nutrition Caramel Frappé protein powder, covering nutrition, easy mixing, creamy caramel-coffee taste, and availability.
-
EPiServer and PayEx integration
Debugging EPiServer and PayEx integration when ExtendedPrice excluded VAT, triggering AmountNotEqualOrderLinesTotal after checkout.
-
Struggles of moving abroad
Honest notes on the harder parts of moving from Brighton to Lund, including lost maker communities, language barriers, money stress, and lifestyle changes.
-
Nancy Metadata
A NancyFX metadata experiment showing how I mapped route metadata into separate modules and used it to build ordered navigation links.
-
Taking a break from social media
What happened when I paused Twitter, Facebook, Skype, Slack, Hangouts, and IRC, and why a contractor's social network can still be part of the job.
-
Making things happen
A personal progress roundup covering obstacle races, travel, language learning, conferences, NancyFX, Python, EPiServer, open source, and future plans.
-
Settling in Sweden
Early reflections on moving from England to Sweden, joining tretton37, and dealing with personal numbers, salary, banking, ID cards, and bureaucracy.
- 2014 平成26年 7 posts
-
MultCloud saved my data!
How MultCloud helped rescue years of data from Bitcasa after pricing changes, broken promises, slow downloads, and the loss of unlimited storage.
-
Brighton Mini Maker Faire 2014
A Brighton Mini Maker Faire 2014 recap covering flower badges, Space Buddies Lite, late-night soldering problems, custom kits, and future workshops.
-
Space Buddies on Kickstarter
Launching my first Kickstarter for Space Buddies, an open source electronics kit teaching soldering, circuits, RGB LEDs, infrared, and C programming.
-
Progress Reports
A reflection on why regular progress reports help personal projects stay visible, motivating, and easier to finish.
-
Playing with Scalable Vector Graphics and CSS3
Experimenting with CSS3 and SVG by rebuilding my logo three different ways, then sharing a quick note about upcoming Espruino projects.
-
Furniture design with OpenSCAD
Designing a custom TV stand and bedroom furniture in OpenSCAD using variables, modules, colors, and code instead of a traditional CAD package.
-
OpenSCAD is AMAZING!
Discovering OpenSCAD while planning bedroom furniture, then modelling my IKEA bed frame in code before designing a custom TV cabinet.
- 2013 平成25年 10 posts
-
Teardown of Poundland Solar Lantern
A teardown of a £1 Poundland solar garden lantern, looking at its solar cell, LED, Ni-MH battery, switch, diode, resistor, and black-blob IC.
-
Improvements for XP500 Headphones
Planning a rechargeable Li-ion and USB charging upgrade for my Turtle Beach XP500 headset so it can run without constantly swapping AA batteries.
-
Making Electronics Is Risky
Lessons from taking real financial risks on handmade electronics kits, from flower badge PCBs to Christmas workshops and simple LED projects.
-
New Batch of Flower Badges
A quick note that more flower badge PCBs are finally back in stock after ChinaPost delays, ready for the next batch of soldering kits.
-
Brighton Mini Maker Faire 2013
A Brighton Mini Maker Faire 2013 recap after selling out of Soldering Is Easy kits, with flower badge plans, contact details, and instructions.
-
A New Blog
Due to popular request, I have decided to add a mini blog to my website
-
Mistakes made in a rush
Everybody makes mistakes, including me. Especially when I am in a rush
-
Wiring up the STA013, DAC and PIC (part 1)
Starting the STA013, DAC, and PIC16F1825 wiring, with programming headers, crystal timing notes, and a plan to finish the MP3 circuit code.
-
Minor update
I have 40 MP3 decoder chips along with 40 matching DACs and ready to go
-
SD Card Reader with PIC16F1825
An introduction of an SD Card Reader I am working on with a PIC16F1825
- 2009 平成21年 5 posts
-
jQuery - Copy XML from one object to another
A jQuery and XML tutorial showing how to copy address nodes from one XML document structure into another.
-
An Introduction to jQuery and XML
Introducing a short tutorial series on using jQuery with XML, based on repeated questions and reusable code snippets.
-
jQuery - Create an XML Document/Object
A jQuery and JavaScript tutorial for creating XML document objects across Internet Explorer and modern browsers.
-
RackSpace Reports
How I built a small C# command-line tool to audit hundreds of RackSpace domains, subdomains, servers, and where everything pointed.
-
Big Update
A broad project update on CartoLogix, an XNA RTS game, a WordPress parser, forum software, and other ongoing work.
- 2008 平成20年 5 posts
-
Progression
A personal progress update covering .NET training, ReSharper, server savings, fitness, and plans for more freelance work.
-
Learning Curve
Reflections from my first month at William Reed, learning jQuery, LINQ, MVC, nHibernate, ReSharper, and planning my own user controls.
-
Silverlight Clouds
Experimenting with Microsoft Silverlight, AJAX, and a possible web version of CartoLogix while starting a new developer role.
-
Nearing Completion
A progress note on finishing the early ASP.NET cyber-lane website, including the home, blog, portfolio, and CMS plans.
-
A Fresh Start
An introduction to Justin Nel, early programming experience, and the software projects behind the first cyber-lane blog.
- 2007 平成19年 3 posts
-
Contour Logic - Second Update
A second Contour Logic update covering CSV import, editable points, labels, contour lines, and the next tasks before exporting to DXF.
-
Contour Logic - First Update
A progress update on my Contour Logic application, adding x/y/z coordinates, contour lines, labels, and a clearer list of DXF export tasks.
-
Contour Logic Project Started
Starting on a new project which helps the building industry with contours