Omnimaga

General Discussion => Technology and Development => Web Programming and Design => Topic started by: Keoni29 on June 28, 2014, 05:34:16 pm

Title: Blog Redesign - 8times8
Post by: Keoni29 on June 28, 2014, 05:34:16 pm
Blog Redesign - 8times8
Wordpress has been giving me problems lately, so I decided to make a new blog from scratch. I will move some of the old articles to this new blog.

Links
Edit: Changed port in url. Was 81 before.
Link is clicky: http://cookiecraft.eeems.me/blog/ (http://cookiecraft.eeems.me/blog/)

Screenshots
Version 0.1 (dev)
(http://cookiecraft.eeems.me/public/screenshots/screenshot-blog-1.png)
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on June 29, 2014, 08:13:19 am
I was inspired by juju's telnet -> omnimaga link project and I decided to make my blog available on telnet.
server: cookiecraft.eeems.me port 23


It uses a server-side php shell script. I found out you could use php as a shell script yesterday. This makes accessing the database and stuff so much easier!
Title: Re: Blog Redesign - 8times8
Post by: Sorunome on June 29, 2014, 08:14:39 am
lacks a bit CSS IMO, other than that, nice :)
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on June 29, 2014, 08:17:00 am
I did not want to spend too much time messing with the visuals yet. This enables me to focus on the technical aspects of my blog.
Title: Re: Blog Redesign - 8times8
Post by: Streetwalrus on June 29, 2014, 08:35:06 am
Yeah that's what I thought. Pretty nice already besides that. ;)
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on June 29, 2014, 05:15:32 pm
I have been working hard on the telnet client for my blog.

Update: Telnet shell
+ Viewing threads
+ Submitting replies
+ Easter egg


Visit at: cookiecraft.eeems.me using your favorite telnet client!
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on June 30, 2014, 07:38:25 am
Update: Telnet shell
+ Replies can be viewed now
+ Better regular expressions for handling user input.
+ Thread content lines start with > now. Some html tags are parsed as well.
+ Some other "graphical" improvements

Bugfixes:
+ Telnet commands are discarded from user input now. (These characters are non-printable and they were messing things up before.)
+ Fixed some php warnings/errors.


Bugs remaining:
- Cannot read user IP from telnet yet, so only one user can post per day. (sorry)


I can fix the remaining bugs by introducing user accounts.
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on July 03, 2014, 06:07:17 pm
I finally managed to find out why the server kept overheating when I ran the telnet.php script. I am so glad this madness is over now! The server temperature graph is gonna look somewhat boring from now on though.
Server temperature graph for this day:
(http://img.ourl.ca/Sensors.png)

Update: Telnet shellscript
Bugfixes:
+ Server no longer overheats when you close the connection in the middle of a stream.


The telnet server is open for public again!

Title: 8times8 archive online
Post by: Keoni29 on July 13, 2014, 07:17:00 am

Major update:
+ Visual overhaul
+ Added archive section that includes all of my old blog posts.http://8times8.eeems.me:81/blog/index.php?archive (http://8times8.eeems.me:81/blog/index.php?archive)
Some links and images might be broken. I am working on that.
+ New subdomain thanks to eeems! ;D
Title: Re: Blog Redesign - 8times8
Post by: Sorunome on July 13, 2014, 07:17:38 am
Any reason why on http://8times8.eeems.me:81/blog/index.php?archive&thread=451&name=online-8-by-8-sprite-editor the top bar is missing? (first archive link)
Anyways, nice! :D
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on July 13, 2014, 07:21:13 am
That was because of an unclosed iframe tag in the article. Fixed it.
Title: Re: Blog Redesign - 8times8
Post by: Sorunome on July 13, 2014, 07:22:23 am
wait, you are using iframes?
Suggestion: try without iframes ;)
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on July 13, 2014, 07:24:10 am
Nah this was an iframe in the article content. It is not used in the structure of the website.
Edit: Fixed links to articles as well. Used a preg_replace to convert the old url's to link to the new blog.
Title: Re: Blog Redesign - 8times8
Post by: Sorunome on July 13, 2014, 07:48:08 am
Ah, ok, i thought you used it for the website structure
Title: Re: Blog Redesign - 8times8
Post by: DJ Omnimaga on July 13, 2014, 10:56:22 am
Glad you removed the marquee that made everything move sideways x.x. Looks nice btw. This slightly reminds me of tr1p1ea's original website :P
Title: Re: Blog Redesign - 8times8
Post by: Streetwalrus on July 13, 2014, 07:33:04 pm
Looking cool ! :D
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on August 01, 2014, 06:22:00 am
I did some minor tweaks to the website as well as to the telnet shell. Added \r to every \n, so every client should display it correctly now.
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on August 24, 2014, 05:22:33 am
I made some big changes to the website css. There is a new site banner and color scheme. I am still working on some features.
Title: Re: Blog Redesign - 8times8
Post by: DJ Omnimaga on September 26, 2014, 12:20:57 am
A bit late from me, but I like the new design, especially with the logo, although maybe the logo/banner should be made smaller, since not everyone has 4K resolution? :P
Title: Re: Blog Redesign - 8times8
Post by: Keoni29 on December 21, 2014, 09:26:50 am
Been working a bit on the website again. It's getting even more wordpress-like except the backend is custom-made, so it can be made pretty lightweight.
http://8times8.eeems.me:81/blog/index.php