Archive for September, 2008

Venom

Sunday, September 21st, 2008

There hasn’t been any big announcement yet on Faintmedia but we do have another project idea in mind currently called Venom. Venom is a CMS (Content management system) for the more advanced web designer. It will give you full access to your sites HTML allowing you to change each page.

The Layout Setup
We are currently in the planning stages of Venom right now but one of the things I have planned is a layout system which would work like so:

Say I wanted a generic header for each of my pages. So I make a page with all the information that would be the same in it. I would check a box that says that its just a layout file so that you can’t view that page from the browser itself. Now I would go into the pages that use that header and add some sort of template tag such as:

{layout.HEADER}

HEADER would be the name of the file. So now when I want to change something in the header it would change it on all the pages that have that tag at the top.

There will also be other variables you may use such as the title tag {general.TITLE} or something like that which would allow you to display the title of the page you are on in your header file.

Customize
I have big plans for the customization. If you are someone that enjoys modding scripts this will be easy for you. The backend will run off of XML files that will allow you to create what the button link for your mod says in the admin panel and what the side menu’s options are. It will also tell which PHP files are used for each page. So once you have the XML file setup you just need to code the PHP file’s that will run inside Venom and then it will display all that information when your in that area.

For example: Say I want a store running through PayPal but I don’t want to have a page for every product and I don’t want to do all the PHP in the layout file itself. You could create a customization. So you would have a new button in the admin panel that allows you to set everything up and that will save to the database. You will have a PHP file that tells how it should be displayed and what the variable is that is used to display it. So you would do everything in that part of the script and the only thing that will be in your actual store file would be something like {plugin.STORE} and that would display what you set it to.

I’m sorry for jumping all around with that description but I’m just trying to get out what I’m thinking about this part of the script. I will get a more detailed description out later on when we have started development. I think this feature will have lots of potential because you don’t need to use it for a store. You could use it for a blog or other things like that.

That’s all for now. I just thought I would give you a taste of what’s cooking on our labs.

HOUSE MD

Sunday, September 21st, 2008

My favorite show on TV has started and I have to say the First show of the season was awesome! House season 5 just started and from what I see it’s just going to keep getting better and better. If you haven’t seen it yet you should! It’s about a doctor who really doesn’t care about anyone but himself he is just doing the job because he enjoys puzzles. To put it plain and simple, he’s a jerk who will say to your face what other doctors would talk about behind your back. It’s a really funny show and if you haven’t seen it before just watch an episode. There are new ones every week (Tuesday nights!) so check it out.

iTunes 8.0 Genius Down Side

Thursday, September 11th, 2008

Well I downloaded iTunes 8.0 and I really like the new stuff thats in it. The new visualizer looks great! Anyways, one of the thing I find stupid is that inorder for me to use Genius I need to create an account and put in my credit card information in! I mean what is that!? Why do I need to give that out in to use the thing? If I want to buy a song or something I will put my credit card number in when I click to buy and then it can remember it I don’t care. What if I don’t want to buy a songs at the moment and I just want to check it out to see what it’s like? I don’t want to have to put any of that information in there to take a tour of that. Also what if you don’t have a credit card and want to check it out? Personally I think there are better ways of doing this and I think they need to change it.

Headaches!

Wednesday, September 10th, 2008

Ah the headaches have started I am nearing the release of PictureMe. I’ve been finishing the photo rating system and it seemed to be going fine. Then I decided I’d reinstall the script to make sure that everything was working and poof! Now I have some problems. I keep trying to login to the admin panel but it won’t let me. Its like all of a sudden the cookies decided to quit working. So now I have to dig through the code to find out what the problem is and fix it. Ah I wish everything would just work how you want it but oh well what can you do?

After I fix this problem I’ll have to start working on the purchase system for Faintmedia then we can start selling it.

IPB 3.0

Friday, September 5th, 2008

Well I really can’t wait for it to come! I’m sure its going to be awesome. There is some talk around about a preview version for people that have purchased the forums software and I really would like to see it. They have said that its not yet ready for us to play with but they are anxious for us to see it. So I hope this means a preview is right around to corner.