Jump to content

Recommended Posts

Posted

Not sure where to put this, but this board seems accurate...

 

So I was browsing around guilds on Neopets and checked some of them out. I decided to take a look at a guild called: Artistry Revolt.

 

Checked their guild layout, looks decent but when I checked their webbie and saw their dailies page, I couldn't help but the think of TDN. Because they have the same format, outline and pictures, is it considered plagiarism?

 

Click here for you to know what I mean.

I don't want to start anything if it doesn't count, but if it does, I want to at least inform you guys.

Posted

Sample of Artistry Revolt's code:

 

  <!-- ========= SECTION 1: ROW 1 ========= --> 
           <tr> 
               <td width="20%" align="center"><img 

src="https://images.neopets.com/items/hotdrink.gif" alt="" /><br /><a 

href="http://www.neopets.com/soupkitchen.phtml" target="_blank" 

rel="soupkitchen">Soup Kitchen</a></td> 
               <td width="20%" align="center"><img 

src="https://images.neopets.com/items/jel_glowing_whole.gif" alt="" /><br /><a 

href="http://www.neopets.com/jelly/jelly.phtml" target="_blank" 

rel="freejelly">Free Jelly</a></td> 
               <td width="20%" align="center"><img 

src="https://images.neopets.com/items/om_peppers1.gif" alt="" /><br /><a 

href="http://www.neopets.com/prehistoric/omelette.phtml" target="_blank" 

rel="giantomelette">Giant Omelette</a></td> 
               <td width="20%" align="center"><img 

src="https://images.neopets.com/pin/bank_pin_mgr.gif" alt="" /><br /><a 

href="http://www.neopets.com/bank.phtml" target="_blank" 

rel="interestbank">Interest @ Bank</a></td> 

               <td width="20%" align="center"><img 

src="https://images.neopets.com/items/stamp_neo_money.gif" alt="" /><br /><a 

href="http://www.neopets.com/donations.phtml" target="_blank" 

rel="moneytree">Money Tree</a></td> 
           </tr> 
           <!-- ========= SECTION 1: ROW 2 ========= --> 

 

 

Sample of TDN's code

 <!-- ========= SECTION 1: ROW 1 ========= -->
           <tr>
               <td width="20%" align="center"><img src="https://images.neopets.com/items/hotdrink.gif" alt="" /><br /><a href="http://www.neopets.com/soupkitchen.phtml" target="_blank" rel="soupkitchen">Soup Kitchen</a></td>
               <td width="20%" align="center"><img src="https://images.neopets.com/items/jel_glowing_whole.gif" alt="" /><br /><a href="http://www.neopets.com/jelly/jelly.phtml" target="_blank" rel="freejelly">Free Jelly</a></td>
               <td width="20%" align="center"><img src="https://images.neopets.com/items/om_peppers1.gif" alt="" /><br /><a href="http://www.neopets.com/prehistoric/omelette.phtml" target="_blank" rel="giantomelette">Giant Omelette</a></td>
               <td width="20%" align="center"><img src="https://images.neopets.com/pin/bank_pin_mgr.gif" alt="" /><br /><a href="http://www.neopets.com/bank.phtml" target="_blank" rel="interestbank">Interest @ Bank</a></td>
               <td width="20%" align="center"><img src="https://images.neopets.com/items/stamp_neo_money.gif" alt="" /><br /><a href="http://www.neopets.com/donations.phtml" target="_blank" rel="moneytree">Money Tree</a></td>
           </tr>
           <!-- ========= SECTION 1: ROW 2 ========= -->

 

 

Since they are keeping the same images, same order of the links, same way to comment the rows...

The only difference is that they removed the JS tag to have the tooltips.

 

So yea, I'd think it was taken DIRECTLY from TDN and they should credit us at the latest... @_@

I work very hard to keep the dailies page up to date!

Posted

That is massively similar to TDN's page...you would have expected them to give you credit just as general politeness...

Posted

The order of the images almost completely match TDN's. I agree with Xepha; I believe that they took the page almost directly from TDN.

Posted

Thanks for pointing this out. We'll see what we can do about this. :)

Guest
This topic is now closed to further replies.
×
×
  • Create New...