Skip to content

David Costello

dmcostello.com

  • Home
  • About
  • Articles
    • Internet
    • Programming
    • Uncategorised
  • Projects
  • Resources
    • Downloads
    • Links
  • Contact

Programming

Code Scraps: GenerateApplicationManifest build error in Visual Studio

6th June 20186th June 2018 @davidcostello42

I got an unusual error in Visual Studio the other day that I hadn’t encountered before. The error was relating to an issue doing App.Config Transformations on a C# Windows […]

 Code Scraps, Programming  C#, Visual Studio, VS2013, Windows  Leave a comment

Code scraps: Get all files of a type in Windows

31st May 201831st May 2018 @davidcostello42

This extends upon my previous code scrap for listing all files in Windows. If you want to produce a list of just a certain type of files in a directory […]

 Code Scraps, Computing, Programming  Batch Scripts, Command Line, Windows  Leave a comment

Code Scraps: Symbolic Links on Windows; Junctions and Hard Links

24th September 2017 @davidcostello42

Did you know Windows can do its own equivalent of Linux Symbolic Links? It’s been able to do them for quite a while, but it’s not something a lot of […]

 Code Scraps, Computing  Command Line, Programming, Windows  Leave a comment

Code Scraps: Hide system MySQL databases from phpMyAdmin listings

20th September 201720th September 2017 @davidcostello42

Here’s a quick code scrap to hide the system MySQL and phpMyAdmin databases from being listed within the web application itself. Open your phpMyAdmin’s config.ini.php file and locate the end […]

 Code Scraps  MySQL, PHP, phpMyAdmin, Programming  Leave a comment

MD5 as a password storage mechanism is still a good idea

30th August 20178th September 2017 @davidcostello42

No, I’m not mad. Hear me out It is now good practise not to use MD5 for secure hashes. There have been published rainbow tables of the most common password […]

 Programming, Security  Encryption, Hashes, Hashing, PHP, Programming, Python, Security  Leave a comment

Compiling FFmpeg for Raspberry Pi / Raspbian Jessie

15th August 20178th September 2017 @davidcostello42

There’s plenty of guides around, but none that worked flawlessly for me. Here’s my recipe for building and compiling FFmpeg for the Raspbian Jessie environment for Raspberry Pi. If you’re […]

 Computing, Programming  Audio, Audio Encoding, Bash, Encoding, FFmpeg, Linux, Programming, Raspberry Pi, Video, Video Encoding  Leave a comment

Configure FTP on a Raspberry Pi

12th August 201712th August 2017 @davidcostello42

Firstly; let me stress that you should really try and avoid using FTP. It’s an old protocol, it’s not secure – and by default the SSH support on the Pi […]

 Internet, Programming, Security  FTP, Linux, Raspberry Pi, Security  Leave a comment

Code Scraps; Validating undefined and null in Javascript

1st August 20171st August 2017 @davidcostello42

I’m always forgetting how to to this in Javascript – here’s a couple of ways of validating if an object is undefined or null, and the good points about using […]

 Code Scraps, Programming  Data, Javascript, JSON, Programming, Validation  Leave a comment

Code Scraps: Get a list of all content in a directory on Windows

25th July 201712th September 2017 @davidcostello42

I recently posted a code scrap for getting all content of a directory in Linux. Here is the same code scrap but for Windows. C:\TestDir\> dir /b /s > C:\temp\files.txt […]

 Computing, Programming  Batch Scripts, Command Line, Data, Data Formatting, Poweshell, Windows  1 Comment

Code Scraps: Passing a parameter from Maven to TeamCity

19th July 201720th July 2017 @davidcostello42

I’ve spent a lot of my working career setting up build automation for teams I have worked with. For Java projects, this usually has involved creating Maven scripting for a […]

 Code Scraps, Programming  CI, Continuous Integration, Java, Maven, Programming, TeamCity  Leave a comment

Posts navigation

← Older posts
Newer posts →

Search

Archives

  • January 2021
  • October 2020
  • March 2019
  • January 2019
  • December 2018
  • October 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • June 2014
Proudly powered by WordPress | Theme: Moesia by aThemes