• About Me
  • Anthony Johnson
  • Projects and Websites
  • Social Networking
  • Archives
  • Categories
  • Posts Tagged ‘Internet’

    Stuff to look forward too…


    2010 - 01.12

    k, so, I’ve been ranting a lot lately. Let’s break that chain.

    Here’s a list of stuff to look forward too from me!

    1. ImperialBB Development Update. The contents of which will be determined after our staff meeting.
    2. ImperialBB 1.0.0 Alpha unveiling. Within the next month or two we plan to upgrade the community at www.imperialbb.com to ImperialBB 1.0.0 Alpha 1. (Barring any unforeseen issues, of course).
    3. Final Fantasy Crystal Cosmo getting content. A few of us at FFCC have been assigned a game to start writing content for. So expect to see some games pop up soon!
    4. The Glass Prison’s Future. I’ve got a few more plans for TGP. I can’t enact those until I get some money first.

    So, there, some cool stuff to look forward too. :)

    Stuff to look forward too…

    Crystal Core – Crystal Network – The Future


    2009 - 12.11

    As many of you may know, I run a multitude of sites. All ranging from this blog to my Final Fantasy site, as well as running the Technical aspect of The Glass Prison.

    Let’s go back a ways. When I made my second coming to the internet world, I stated I was here to stay… and so far I’ve accomplished that (obviously… or I wouldn’t be typing this). And I’ve made my biggest mark to date, in the two short years I’ve been back.

    Since my return I’ve started FFCC, started Evolution-X Productions (now deceased), became an Administrator (again) at The Glass Prison, became a developer for Imperial Bulletin Board, and have purchased domains for several other sites ranging from General Chat to TV and Movies.

    I decided, a while ago, that I needed a way cumulatively manage all of these sites (minus Imperial… maybe <_<). I also wanted to network the sites, so that each one can promote the other.

    Thus, Crystal Core is born. Crystal Core is an application framework that will be used to power the main website of every site I personally manage, and will provide a way for each site to interface with each other.

    Crystal Core will have to capability to manage all types of content, ranging from Game Content and News Articles for FFCC, to Blogging for ryanashbrook.com, and everything in between.

    On top of its content management capabilities, it will also feature the ability to integrate with vBulletin -and- Imperial Bulletin Board. All from the same framework, using the same code.

    The code for Crystal Core is derived from what was going to be the Final Fantasy Crystal Cosmo site (hence the name “Crystal Core”).

    However, with Crystal Core being built, I also wanted a way to network the sites so that, not only could they all promote each other, but they could integrate and share data with each other.

    Thus, The Crystal Network is born. I have big plans for the core TCN website and how it will play into the rest of my sites. I also have plans for TCN to have it’s own unique content available. Along with plans for websites, outside of my jurisdiction, that wish to join the network.

    So yeah… I’m fucking excited for the future. =D

    Crystal Core – Crystal Network – The Future

    When I get inspired… I get inspired.


    2009 - 10.07

    ’sup peeps.

    So today, I woke up, and felt the usual blah, it’s too early, fuck my life, etc. etc. I started looking around at my sites dreading the eventual work I have to redo on the ImperialBB Skin due to my fail hard drive.

    I was browsing FFCC and saw a post about DeviantART… so I checked out my users profiles and saw that DeviantART has the most sexy profiles of all time…

    So, I decided I was going to rewrite the vBulletin Profiles using some design concepts from DA. Then I thought to myself… why do FFCC’s Profiles super sexy? I’m designing ImperialBB from the ground up, this is something it needs.

    After that my short attention span kicked in and I went to the Store. The whole way there I’m coming up with more and more ideas for the profiles. Inspiration slapped me in the face with a huge brick, and as soon as I got home, I started designing… and haven’t stopped until just now so I could eat lunch and write this.

    I must say, including what I did before my HDD failure, this has to be my personal best work. All of the CSS was written myself and the page layout was designed myself. You can see DeviantART influence, but the HTML and CSS was written from the ground up and there are big differences in layout.

    All I can say is… I can’t wait to show the rest of the team. I put my heart and soul into getting this done to look absolutely amazing… I hope everybody else likes it.

    When I get inspired… I get inspired.

    This morning sucked…


    2009 - 09.11

    Yep, this morning sucked a lot.

    1. Logged in to MSN this morning, and received a message from Tom P telling me that Vivant Media Network’s staff forums were hacked. Fun stuff.

    2. Spent all morning fixing stuff and investigating who did the hacking. I have my suspicions but that’s private…

    3. Drank an entire 10 cup pot of coffee within two hours… I will never do such a thing ever again, because I feel like royal shit right now.

    4. I’m at my sisters again to babysit, which isn’t bad. But I forgot the files to FFCC’s Top Secret Project, so no development is going down today. I have my sisters Wedding Rehearsal and Dinner tonight, and the actual wedding is tomorrow. So I can’t do any coding on it until Sunday, which means the private testing won’t take place until next week.

    Never thought I’d say it… but FML right now…

    This morning sucked…

    The new FFCC website.


    2009 - 03.19

    I was working on the FFCC website for a little bit today, and decided I’m gonna add support for a shit-ton of stuff…

    So far I’ve got classes prepped for Twitter, Akismet, ReCAPTCHA, and Last.fm. I’m also planning to add support for Facebook (possibly, if I can find a use for it) and Flickr. As well as support for my new Network, which will be elaborated on some other time. The database will use MySQLi (of course) and I’m thinking of looking into XCache or APC for Opcode caching. I’m also going to build a template engine based off of Audentio’s, which Mike coded.

    But, for now I’ve started on Twitter and ReCAPTCHA. Both of which, are bugged, and I have no idea why. Lol.

    Twitter won’t submit status updates, and that’s the only thing it’s supposed to do, so that means the Twitter support does not work at all.

    ReCAPTCHA works partially, I can get the Captcha to display, but when I submit I’m always getting a failure… at least I think I am anyway, I haven’t exactly learned ReCAPTCHA’s response codes yet… or I just did something wrong in the submit method… which is highly likely.

    There’s also support for ReCAPTCHA’s mailhide module, but that doesn’t work because this server doesn’t have the mcrypt PHP module installed, so I gotta poke James sometime and see if he can install that for me.

    And, of course, integration with the forums is implemented.

    The original plan for FFCC was to use the Zend Framework as the backend but it would have taken more time to set that up than it would have to just code my own backend.

    Oh yeah, gotta go with pretty URL’s, since I’m actually getting relatively good at mod_rewrite.

    I’m also reconsidering the design of the site… I love the design but it’s not very versatile. So we’ll just have to see if someone wants to do a new design for me.

    You can see the new site here: http://www.ffcrystalcosmo.com/dev/

    Comments are welcome, of course, but one thing to keep in mind is the fact that the backend comes first… so NONE of the pages are done yet.

    The new FFCC website.