• Suki | New site
    February 21, 2013, 06:22:18 PM
    Yes, I've been working on a new site, I just got bored with the old one, plus, it had many many issues that I didn't bother to fix and they just kept accumulate...

    I chose a wordpress theme called Arclite it was the theme that looked the most to what I was thinking, plus it is free and is supose to be responsive, haven't tested on my phone yet since at the time I'm writing this the site is still in on my local server.

    Some new things:

    - I added the KnpLabs  / php-github-api thise not only is for the blocks to the right but also for the upcoming modsite script.
    - Of course I added a sidebar, there isn't that much info on it.

    - I cleaned a lot of stuff, I used to try all my custom jobs/mods on this site so there was a lot of nasty code just floating around...
    - Installed the latest Breeze dev version, it should be stable enough, at least for testing purposes.

    - I added some trickery code for setting a custom rotating header for guest, it doesn't work on all browsers but meh, I don't care, registered users can chose from several headers.
    - Removed the ads, no point in keep showing them.

    - I kept some things, for example, the design in the Display template, the facebox tooltip for the quick reply and the user  profile, those were things that I always liked.

    - I used CSS3 GitHub Buttons for most of the buttons, they don't quite fit in the general theme design but meh, who cares  ^-^

    Thats pretty much all the changes I did, oh, I updated the RSS Feeder mod with the latest SimplePie version since I'm also gonna use RSS feeds from github

    As for the headers, there isn't any huge changes, only the header image and some color changes, nothing big, I'm currently using "merry" but I also like "city", I like em all really :P
  • Nightwish | Re: New site
    February 21, 2013, 08:17:11 PM
    Nice to see your site is back. Looks good :)
  • Suki | Re: New site
    February 21, 2013, 09:12:11 PM
    Thanks! :D
  • ElPlayer | Re: New site
    March 15, 2013, 05:21:33 AM
    the site looks amazing! everything looks good and integrated.
  • Suki | Re: New site
    March 15, 2013, 12:21:19 PM
    Thanks! :D
  • Suki | Re: New site
    April 25, 2013, 01:14:42 PM
    It' been a while since I added anything to the site.

    The cookie system works now, I forgot to set a valid domain name.
    I set up a feed for my github activity, I wanted to do this for a very long time, I just didn't have the chance to actually do it.

    I don't like how SimplePie handles the feeds, getters and setters functions are OK but it in this case it limits the amount of data you can retrieve from the feed and looking at their documentation: http://simplepie.org/api/class-SimplePie_Item.html there is no getter method to get raw data.