tsn.7 Style in progress

I’ve started work on the tsn.7 style and theme for the new forums, and I must say, it’s lookin’ pretty sweet. Once I get a working set going, I’ll redo the splash page to give a bit of a preview and then load it up to the forum index.

Let’s just say it’s very…shiny.

I’m still using the same blues, and there is no new logo this time (although there were attempts at creating a new one). But it combines the look and feel of tsnV with the 2 years of design experience I’ve gained since then.

No screen shots yet; I don’t have it set up with any forum information yet to show what it would look like. But if you would like to join the testers that will be using the tsn.7 theme while it gets built, then you can change it in your User Control Panel, under Board Preferences.

Technorati Tags: , , , , ,

twitter & tsn.7

With a new My Spot page comes new possibilities. This time around, I’m going to make a concerted effort to actually write in new code and attach a new database backend that pulls from the phpbb database and the users’ accounts on the-spot.net.With this new plan, there will be increased ability to add features and remove features on the user-level…that is to say, you can choose what you want to see on the page.

There will also be some integration to popular social sites right on the My Spot page, like twitter and flickr – community based sites with an API that doesn’t require you to visit their site in order to view content.

Last night, I worked with the twitter.com API and with the RSS reader that I’ve hacked up in PHP, and turned out the twitter stream for the-spot.net’s twitter friends. That will go on the front page of the My Spot page so that everyone on tsn can know what all the other tsn members are twittering about.

The next thing I’m going to be doing with that is working on a way to allow the users to update their twitter status directly from tsn. That’s going to take a bit more work than displaying the feed, but it will be a good challenge.

On the previous version of the site, there was a flickr flash app that showed the new photos from the tsn flickr group. That will be coming back as well.

I’m also going to try to make the User Control Panel more accessible and integrate the Buddy List into the My Spot page so you can see when your favorite posters are online (since the information box at the bottom displays the last X minutes, and not “Currently” online).

I’m still trying to gather new ideas from everyone about what they’d like to see on the page…and I hope to make it modular like that previous My Spot page was so they can just be plugged in to the template based on information in the new database determining whether or not they wish to see that.

if you have any ideas – leave comments, or message me directly.

Blogged with Flock

Tags: , , , , , , , , , , , , ,

Technorati Tags: , , , , , , , , , , , , , , , ,

tsn.7 Style in progress

I’ve started work on the tsn.7 style and theme for the new forums, and I must say, it’s lookin’ pretty sweet. Once I get a working set going, I’ll redo the splash page to give a bit of a preview and then load it up to the forum index. Continue reading

Technorati Tags: , , , , ,

New Version of tsn, under-way

Yes, you heard it right, there is a new version of the-spot.net being put up as you read this.

The folks over at www.phpbb.com have released version 3.0.0 of their forum software, and it has all the functions and features that we used in tsnX built-in to it, and everything works right out of the box. So I have gone through and done the conversion of the database, and am in the processing of setting up the permissions and fixing up the forum structure to make get most of it back to the way it was, and some of it optimized and combined for fewer forums.

I’ll have another follow-up post about what’s different that I changed during the conversion, and there will be a forum for things that changed because of the upgrade for everyone to post in.

The only drawback for now is that there is no My Spot page until I get it written again.

Technorati Tags: , , , , , , , ,

Update: New RSS Code in the works.

Earlier I posted on the RSS Code that I’m working on. I’ve done quite a bit of work on it so far – learning about the various functions that PHP offers. Most of what I thought I was learning while setting up the forums was not actually PHP’s functions, they were phpbb functions. And knowing the basis of the actual language is helping a lot.

I’ve gotten the posts and post data sync’d to the other database when posts are made, and right now I’m working on filtering out the BBCode that gets inserted into all the posts. I’ve so far gotten out the bold, underline, italics, and url codes. Next I have to figure out how I want to format the quote code so that it makes sense when it’s read in RSS. After I get a few more BBCodes filtered out, I’ll figure out what I want to do with the smilies, and then implement it into the site.

Technorati Tags: , , , , , , ,