Now Mobile Friendly(-ish)
I've been working on a few C# networking tutorials for the past few weeks, but for the past two days, instead of beginning on the next one (which is about compression), I thought it would be best to spend my time fixing up the underlying HTML & CSS of this site. And in turn make my site a bit more smart device friendly

I learnt how to do web dev back in 2008. Back then you didn't have to worry about smart phones or tablets then. It was common practice to lay out your website using the <table> tag. Now that's considered bad practice. It was a little bit difficult to wrap my head on how to use <div>'s at first to accomplish the look that i wanted, but I think that it works much, MUCH better now.

I still have some CSS I need to clean up for the Tutorials sections; I'll be doing that tomorrow. I'll try to include some toggles to collapse the navigation menu in the near future.
C# Networking Tutorials

I've been hard at work to make sure that the new "Tutorials," section works well and functions the way I intended it to. Nearly every day I've been finding and fixing a new bug. Anyways, to kick it off, I will be running a series of tutorials around C#'s Networking API (the System.Net namespace). You can find it over here.

There isn't much there now, but expect more soon!

New Logo!

I've been making a lot of fixes here and there and working on some new content, but this one I've been looking forward to (and dragging my feet on): A new logo!

The first logo was actually supposed to be just a temporary logo until I could flesh out my original ideas for one.

The first one

It stayed here for 3+ years, and I grew a little attached to it. So I decided to incorporate it into the new one.

The second one

I always wanted something that was a lot more colourful. Parts of it were procedurally generated (but not much). I'd say I'm happy with it.

Another Site Update
I decided to take some time this Friday to add a new section to my site; Tutorials.

I got rid of the old "pages," sections (it was kind of sad), but I still have some things that I do want to share. There isn't any content there yet, but expect some stuff soon. I'm thinking of some C# networking tutorials. The url is here: https://16bpp.net/tutorials/

I'm still working on those "look & feel," updates as well.
Site Updates

A few days ago, I made a few improvements to the CMS of this site. They include:

  1. Adding SSL. The EFF's Certbot made this dead easy. I'd recommend this to you if you want SSL for your personal site.
  2. Update to Django 1.9. I was running on a beta of 1.6 for a while...
  3. Database switch from SQLite to MySQL. The former is better for small things, but I should have been using the latter instead.

I've also got some look & feel updates coming soon for the site.

© 16BPP.net – Made using & love.
Back to Top of Page
This site uses cookies.