Skip to content
Luke Browning

Luke Browning

Tech, Dev & Web

Recent Posts

  • Running a Memory Test on my Synology DS920+
  • Make your Dumb Wireless Doorbell Smart with Home Assistant
  • Update Dynamics 365 Navigational Properties through the Web API
  • Top Travel Gadgets 2017
  • UK Smart Heating Systems – Hive 2 vs Nest 3 vs Tado 3

Categories

  • .Net
  • Android
  • Devices
  • Hardware
  • Home Automation
  • Java
  • Linux
  • Mobile
  • News
  • Office
  • PHP
  • Raspberry Pi
  • Services
  • Software
  • Software
  • Windows
  • x86 Assembly

Archives

  • July 2020
  • April 2020
  • May 2017
  • December 2016
  • November 2016
  • January 2016
  • July 2015
  • May 2015
  • February 2015
  • December 2014
  • October 2014
  • November 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • September 2012
  • June 2012
  • November 2011
  • August 2011
  • April 2011
  • March 2011
  • January 2011
  • November 2010
  • August 2010
  • May 2010
  • January 2010
  • December 2009
  • November 2009

Month: December 2009

Sell on CodeCanyon

CodeCanyon is a website where subscribed users have the chance to submit snippets of code and have them promoted and sold. Currently, the CodeCanyon website allows developers of JavaScript, PHP, Java and ASP.NET to upload scripts which can then be bought by users.

Continue reading Sell on CodeCanyon
Posted on December 28, 2009November 8, 2019Categories NewsTags CodeCanyon, RSSLeave a comment on Sell on CodeCanyon

Feedz RSS Reader

Feedz RSS Reader fetches RSS feeds from as many sites as you want and display them on one page.

Continue reading Feedz RSS Reader
Posted on December 24, 2009November 8, 2019Categories PHPTags Feedz, PHP, RSS, WebLeave a comment on Feedz RSS Reader

Tweets By Geolocation

This is a little function I wrote in PHP to get all tweets from a certain location. The place you want to search around is defined by longitude and latitude, and then you tell the script how far around that point you would like to search in kilometres.

Continue reading Tweets By Geolocation
Posted on December 4, 2009November 8, 2019Categories PHPTags Geolocation, PHP, TwitterLeave a comment on Tweets By Geolocation

x86 ASM File Transmitter and Receiver

A secure point-to-point text transfer system written in x86 Assembler. The program was written to take a text file from disk, encrypt it and transfer it safely to the destination computer where it will be received, decoded and stored on disk as a plain text file.

Continue reading x86 ASM File Transmitter and Receiver
Posted on December 2, 2009November 8, 2019Categories x86 AssemblyLeave a comment on x86 ASM File Transmitter and Receiver