Lets do a comodo fan page? : )

Ok, feel free to add your contribution even if its just a thiny one. I was thinking a basic html/css/javascript homepage. Unless there is other suggestions? Feel free to write a new file, edit those exsisting etc.

Also, design a loggo if you like! (that can be accessed online so we can just create a static link or something).

Oh well here comes the first contribution… Lets see if there is any intresst in this… :smiley:

index.htm

 
<html>
<head> 
<title>Comodo rocks! </title>
</head>
<body>
<h1> Why you should support comodo </h1>
<ul>
<li> Comodo makes cool software </li>
<li> Comodo is creating a lot of trust online </li>
<li> Comodo brings people togheter </li>
</ul>
</body>
</html>

If you don’t know HTML you could start by clicking the link: HTML Tutorial and prehaps later make some contributions.

Well, Commanding The Celsius

1st, you can add to that all those silly useless voting threads :-TD (how many of them we have now? 88))
and then, sure the code for the voting bot :smiley:

Cheers!

Silly and useless? Those polls may look harmless but once you vote, the mods got your opinion and can laught at it. :o

Its kind of like facebook.

Page updated after SiberLynx suggestions:

index.htm

<html>
<head> 
<title>Comodo rocks! </title>
</head>
<body>
<h1> Why you should support comodo </h1>
<ul>
<li> Comodo makes cool software </li>
<li> Comodo is creating a lot of trust online </li>
<li> Comodo brings people togheter </li>
</ul>

<h2> Here are some suggested reading: </h2>

<iframe src="https://forums.comodo.com/general-discussion-off-topic-anything-and-everything/what-do-you-eat-for-breakfast-t59880.0.html" width="800px" 

height="600px">
  <p>Your browser does not support iframes, but you can still support comodo!</p>
</iframe> 


<iframe src="https://forums.comodo.com/general-discussion-off-topic-anything-and-everything/do-you-wear-a-foilhat-t58022.0.html" width="800px" 

height="600px">
  <p>Your browser does not support iframes, but you can still support comodo!</p>
</iframe> 


<iframe src="https://forums.comodo.com/general-discussion-off-topic-anything-and-everything/im-thinking-learning-a-new-language-would-be-cool-

t50520.0.html" width="800px" height="600px">
  <p>Your browser does not support iframes, but you can still support comodo!</p>
</iframe> 

</body>
</html>

Feel free to change/optimize the code and post diffrent sulutions.

So…this fanpage just has a bunch of frames with content from this forum?

It would be easier to just create a topic and stick some special links in it. ;D

You make it sound so simple! : P

You are probably right but then you don’t have to reinvent the wheel and where is the fun in that? :azn: