+ Signup + . Login .

October 2018 Update

SiliconUnicorn
01:07 AM 10/2/18

So I know the site's only been live for about 2 weeks but something about putting a site out into the world really has a way of bringing out all the bugs. So moving forward I'll try to do monthly updates of everything that I've changed. Feel free to follow along here for the highlights or dig in deeper at my Github clone of the site!

https://github.com/BabyMaybe/siliconunicorn

So without further ado, here are the Release Notes for the October Edition of SiliconUnicorn.com

Responsive Last Web Design

Lets start with the big one. All user facing portions of the site are now responsive! Go ahead, grab that browser window and drag it back and forth! 

In my rush to go live I neglected my mobile users and for that I am sorry, but the first wave of mobile friendly edits is now live! (Future sites will of course be done Mobile First as they should be, now knowing what a pain it is to go backwards from there.)

The following pages are now mobile friendly:

  • Main Page
  • Individual Post Page
  • Login
  • Signup

The only remaining one needing attention is the Post Authoring/Editing page, which you guys can't see ;) and a little more love for the Comments Section on the Individual Post Page.

Favicon

This one is (literally) small but exciting. If you check your browser tab you will now see the following image when you go to my site!

This is harder to do than it should be, but it should work on all browsers, devices, and platforms now! 

404 Page

Trying to navigate somewhere that doesn't exist on my site? Well now you will find a shiny new 404 page! Hopefully you'll never find this unintentionally, but I can rest easier knowing that it is there. Here try it out!

http://www.siliconunicorn.com/ThisPageDoesNotExist

You should be greeted with this lovely yet ominous page!

New Logo

So the logo has actually gone through 2 revisions. Originally it was entirely a text based logo and looked like this.

A fine logo, or so I thought. But I wanted to push it a little further. So I came up with this.

Using a slightly lighter version of the typeface (Josefin Sans) I consolidated the non Alpha characters to either side to invoke both a Silicon Chip and a Unicorn Horn, and started to play with the interaction of the letters between the words (most noticeably between the two lowercase Is and L and the U.

So I was happy with that, but wanted to push it a little further. So I sat down, hammered away in the glyph mines and came up with this which is what you are currently seeing on the home page.

The changes are fairly subtle, but I went into the glyphs and removed all the flourishes (ascenders? terminals? GD kids help me out here!) from the letters. I used the circular portion of the O to reshape the R and N to give everything a more sleek, modern, and friendly appearance. And finally, I tweaked some of the spacing to create some more interplay between the letters, note that the O is now directly centered above the I, that the N now sits more decidedly above the C and O, and that the two colons are slightly more spaced out to suggest a more square silhouette. 

I think the new design is more balanced, fluid, and clean looking, but I still have a few points I would like to play around with a little more so we'll se where we go from here.

Other Improvements

Here are some more mostly invisible but important features that got added since launch:

  • There is now an Edit Post page, that only Authors will ever get to see. 
  • You can now return to the Home page after selecting a Tag filter by clicking on the Logo in the Hero banner
  • Admin's can now browse uploaded Images in the Admin Panel
  • Add Titles on Post Tab - No idea what that means, but its in my notes!
  • There is now a link to the Login Page from the Signup Page incase you get stuck there by mistake

Bugs Squashed

Unicorn hooves are good for many things. One of which is squishing bugs. The following bugs have already been squashed:

  • Page unreachable when www included in site name (this was a DNS configuration issue)
  • AJAX Hearts were not working on comments, but now they are
  • Images were oversized in Posts. They are now limited to 100% of the post size
  • Default tags have extra spaces. This was due to my love of style over function and has been corrected.
  • Links no longer add in Authoring View. This was due to repurposing the same modal for images and links.

Future

Theres still a lot of features I'm trying to implement in the future, as well as some bugs that are already crawling back in, and some niceties I'd like to add in. Hopefully in that time I'll also be able to actually produce some content and maybe start on a larger side project! Until then enjoy the improvements to the site you magical readers!

Sticker Universe

SiliconUnicorn
11:48 PM 9/23/18

So I know this doesn't qualify as "High Art" or anything, but my coworker's daughter's birthday is coming up and I'm helping him out with some Steven Universe themed party things. One of them being stickers! 

I made a small batch of these earlier this year for the office with Cookie Cat, Garnet, Steven's Star, and Rose's Gem, but this time I threw in a few more of the characters.

As far as photoshop jobs go this was fairly simple, but I had a lot of fun doing it. This show makes me weirdly happy and I hope it makes my coworker's daughter happy too! 

(Also I hope my friends who have worked on the show will forgive this small copyright infringement!)

Stay tuned for future posts where you get to see what these are used for!

Unicorn Systems Initialized

SiliconUnicorn
01:10 AM 9/20/18

So let me tell you a story.

November 21, 2015 I started a project: Eric Makes a Blog

It was going to be glorious. I would post all the art I was making, I would post all the game dev I was doing, I would get to play around with web dev/design. I plugged along until March 17, 2016 where I made this insightful commit to Github:

After that nothing until October where I made a few more edits, and then never touched it again after the 26th.

September 10, 2017 rolls around and I decide its time to take up this task again. I open up the existing blog and decide I was an awful web designer and want to redo the entire design. 

I do some mockups and get something I actually like. It looks like this. The whole design was built around these fun angles and asymmetry, using simple flat color blocks and strong bold titles.

So I've got my design, I'm all excited, and then after some tinkering I find out that I can't actually build this. The CSS is ugly, I'm having to do really weird hacks to get the skewed or rotated content, and the design completely falls apart on wide or narrow screens.

So there it sits.

Until August 5, 2018.

When I come back determined to get something....ANYTHING live.

I throw out most of the angles. Kept the color blocks and most of the rest of the styling and typefaces, and dove into the project. I did a few more mockups, started putting some simple HTML/CSS down to get started, and made this delightfully gay color palette to use throughout the site.

Which brings us to the current page of our story.

After countless hours of booze, sweat, and procrastination I finally have a website!

Its built completely from scratch in Django and Python. Its got a lot of hand rolled Javascript, some experiments with CSS Flexbox and Grid and a lot of fun little features that I'll post about at some point in the future.

Its a little rough around the edges and still needs a bit of love, but it's live, its working, and it's mine. It's very much a work in progress but at least its progressing.

So moving forward I'm going to try and find my voice as an author, keep myself motivated to keep producing art, get back into game dev, hone my web skills, and bring whoever wants to come with along for the journey.

So buckle up Unicorns, lets get magical!