Jump to content
Nytro

Header forum

Recommended Posts

Posted

Ar merge facut un top al celor mai interesante 10/100/1337 texte pe care le puteti gasi, apoi facut un script de random pentru incarcarea la intamplare a unui banner(la care sa difere doar textul) la fiecare vizita? Ceva diversitate nu ar strica. In plus, nimic din ce vezi gasi nu va fi suficient de bun sa reprezinte RST, adevaratul slogan se gaseste in coltul dreapta-sus.

Posted (edited)

The essence of the future is the digital coae...

Cred ca, chiar reprezinta un slogan bun xD after all, the internet is somewhat built on porn :))

// Sustin ideea de un script php simplu care sa arate random un slogan din tot ce s-a gandit pana acum :)

Edited by adonisslanic
Posted

//Off:

//LLegoLLaS in acelasi gand am fost .. Mosad, te-ai intors?

//(nu pot uita gif-ul din semnatura cu calaretii zombie :)) si colorati ca curcubeu' :D)

Sloganele astea..smechere..nu se potrivesc cu forumul.

Be someone, fuck everyone!
:D
Posted

Ce ziceti de:

<script language="JavaScript">
var Quotation=new Array()

Quotation[0] = "Time is of the essence! Comb your hair.";
Quotation[1] = "Sanity is a golden apple with no shoelaces.";
Quotation[2] = "Repent! The end is coming, $9.95 at Amazon.";
Quotation[3] = "Honesty blurts where deception sneezes.";
Quotation[4] = "Pastry satisfies where art is unavailable.";
Quotation[5] = "Delete not, lest you, too, be deleted.";
Quotation[6] = "O! Youth! What a pain in the backside.";
Quotation[7] = "Wishes are like goldfish with propellors.";
Quotation[8] = "Love the river's \"beauty\", but live on a hill.";
Quotation[9] = "Invention is the mother of too many useless toys.";

var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation(){document.write(Quotation[whichQuotation]);}
showQuotation();
</script>

L-am gasit prin folderul de Snippets :) .

Posted
Am eu ceva simplu:

$directory = dir_location;
$images = scandir($directory);
$i = rand(2, sizeof($images)-1);
echo $images[$i]; // numele imaginii

^Eu zic ca asa ar fi cel mai bine. Mai multe sloganuri plus ca aici este o comunitate diversificata ce nu se poate multumii cu 1 slogan.

Posted (edited)

Cred ca ar merge asa ceva ca si slogan:

the calm after the storm; strength through hardship

pleasure seekers have no leisure

to knowingly flirt with danger invites injury

Daca nu-ti iese din prima, adio sarituri cu parasuta :)) asta o stiu de demult.

The game is not about becoming somebody, it's about becoming nobody

existing together, thriving together, co-existence and co-prosperity

there is no education better than privations

as different as black and white

be mindful of silent people

at the right time a mouse can become a tiger

O sa revin cu edit cand mai am timp:)

Edited by me.mello
Posted
Am eu ceva simplu:

$directory = dir_location;
$images = scandir($directory);
$i = rand(2, sizeof($images)-1);
echo $images[$i]; // numele imaginii

Ouch, pai sa faceti 100 de imagini inloc sa aveti una, si sa folositi ( ceva de genu )


imagettftext($this->image, Model_Constant::TICKER_TEXT_USER_SIZE, 0, Model_Constant::TICKER_TEXT_X, Model_Constant::TICKER_TEXT_Y, $color, $this->font_path, $this->image_text);

Posted

Gata bai programatorilor!

Se discuta despre header intr-un mod conceptual nu despre codul care vine scris la implementare.

Sa se puna pe treaba astia tari in photoshop. :)

Guest Kovalski
Posted

banner2rst.png

Ok, deci mie nu-mi plac licuricii aia de sus, verde negru verde negru verde negru, lasa un negru si gata.

Matrix, serios? in 2012?

punctele alea de suspensie de la baza headerului, nu le vad rostul.

In loc de matrix poti sa pui ceva cod.

Guest Kovalski
Posted

E ok faptul ca ai scos licuricii si matrixul, dar in loc de matrix cred ca ar merge ceva scris.. nu stiu sigur ce dar e prea "clean" asa.. tot cred ca ceva cod are merge scris..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...