RainWare

Discussion about everything. New games, 3d math, development tips...
Post Reply
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

RainWare

Post by Radikalizm »

My personal website is finally online: www.rainware.org , go check it out if you have the time!

It's still under development so more content and functionality (eg. blog comments) will appear in the following days
Comments are always welcome ;)
HerrAlmanack
Posts: 52
Joined: Mon Jun 13, 2011 3:50 pm

Re: RainWare

Post by HerrAlmanack »

cool. so are you using any 3rd party stuff like for the forums (phpbb2), or for blogging (like wordpress scripts) or are you implementing it all custom? if so that's pretty cool, since it's more secure for your site since you know exactly what the code is doing.
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Re: RainWare

Post by Radikalizm »

HerrAlmanack wrote:cool. so are you using any 3rd party stuff like for the forums (phpbb2), or for blogging (like wordpress scripts) or are you implementing it all custom? if so that's pretty cool, since it's more secure for your site since you know exactly what the code is doing.
I'm using wordpress as a back-end for my blogging system, but I'm using a completely custom interface (not a wordpress theme) so I can integrate it nicely with the rest of the site, and so I can choose to enable/disable or even add any feature I want seamlessly (and because I like re-inventing the wheel)

I don't think a forum will be implemented though, I doubt I'll have a large enough userbase for that
randomMesh
Posts: 1186
Joined: Fri Dec 29, 2006 12:04 am

Re: RainWare

Post by randomMesh »

Errors found while checking this document as XHTML 1.0 Transitional!

Hope you take it how it was meant. As constructive criticism.
"Whoops..."
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Re: RainWare

Post by Radikalizm »

randomMesh wrote:Errors found while checking this document as XHTML 1.0 Transitional!

Hope you take it how it was meant. As constructive criticism.
Sure, thanks for the check ;)
I'm by no means a professional web designer and it's been ages since I actually did some work with HTML and PHP so my skills are a bit rusty

EDIT:

Fixed all errors I could find, thanks again for the check randomMesh
hendu
Posts: 2600
Joined: Sat Dec 18, 2010 12:53 pm

Re: RainWare

Post by hendu »

While posting tools, I've found webpageanalyzer.com quite useful. It gives your site a near-pass, only warning about the number and size of images.
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Re: RainWare

Post by Radikalizm »

hendu wrote:While posting tools, I've found webpageanalyzer.com quite useful. It gives your site a near-pass, only warning about the number and size of images.
Thanks for the link :D

Just finished my media page, I'm using Plogger to manage my images (too lazy to implement something myself), check it out if you have the time!
soulless
Posts: 25
Joined: Mon Jan 11, 2010 6:06 am

Re: RainWare

Post by soulless »

Nice page so far. Why don't you make the images (the last time you click on them to see them full) open in a new windows???
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Re: RainWare

Post by Radikalizm »

soulless wrote:Nice page so far. Why don't you make the images (the last time you click on them to see them full) open in a new windows???
I'm using default behavior as defined by Plogger right now; I'm trying to get basic functionality up and running, when that's finished I'm going to start tweaking and hacking/modding, making everything more streamlined and more natural in use
Post Reply