By using this site, you agree to our Privacy Policy and our Terms of Use. Close

Forums - Sales Discussion - Xbox one will catch up soon with PS4 and then outsell it in the USA

DonFerrari said:
Dr.Henry_Killinger said:

In what language?

Care to write some pseudocode?


Pseudo code would be:

1) Auto-detect quote tree, 

if greater than 3, delete oldest

else.

2) Auto-detect array_bannableoffenses

if detected auto-ban.

else.

 

With those 2 simple command we could get rid of all of our mods /jk

public void main(){

while(ComputerScienceDegree == Major)

processPsedocode();

if(ComputerScienceDegree != Major)

disregard();

}



In this day and age, with the Internet, ignorance is a choice! And they're still choosing Ignorance! - Dr. Filthy Frank

Around the Network
Dr.Henry_Killinger said:
DonFerrari said:
Dr.Henry_Killinger said:

In what language?

Care to write some pseudocode?


Pseudo code would be:

1) Auto-detect quote tree, 

if greater than 3, delete oldest

else.

2) Auto-detect array_bannableoffenses

if detected auto-ban.

else.

 

With those 2 simple command we could get rid of all of our mods /jk

public void main(){

while(ComputerScienceDegree == Major)

processPsedocode();

if(ComputerScienceDegree != Major)

disregard();

}




http://www.youtube.com/v/AoOOpLpcF28 http://www.youtube.com/v/CphFZGH5030

All Hail the Jester King. The King is back, and I am still a dirty girl prof ;)

Regarding the quotes:
give the table-element with the quote a specific css-class ( class="quote" ?).
You can make it invisible with css run some javascript to bind an action which makes it visible to the visitor if he choose to.

That would be the easiest and fastest way to do it within the posibilities.



Dr.Henry_Killinger said:

public void main(){

while(ComputerScienceDegree == Major)

processPsedocode();

if(ComputerScienceDegree != Major)

disregard();

}

Now on all seriouness, vgc could have a lighter version to run on cellphones, without all the images, adds, background, signatures, etc. My bandwidth is 100Mb per month on 3G then it drops to Edge and each page takes like 5 min to load.



duduspace11 "Well, since we are estimating costs, Pokemon Red/Blue did cost Nintendo about $50m to make back in 1996"

http://gamrconnect.vgchartz.com/post.php?id=8808363

Mr Puggsly: "Hehe, I said good profit. You said big profit. Frankly, not losing money is what I meant by good. Don't get hung up on semantics"

http://gamrconnect.vgchartz.com/post.php?id=9008994

Azzanation: "PS5 wouldn't sold out at launch without scalpers."

Willem said:
Regarding the quotes:
give the table-element with the quote a specific css-class ( class="quote" ?).
You can make it invisible with css run some javascript to bind an action which makes it visible to the visitor if he choose to.

That would be the easiest and fastest way to do it within the posibilities.


That has the disadvantage of having to actually still load it from the databse.

The easiest way to do it , can be done even client side, when generating the quote before submiting the post.



Around the Network

Hint: It can easily be done in PHP



In this day and age, with the Internet, ignorance is a choice! And they're still choosing Ignorance! - Dr. Filthy Frank

TheDrill said:
Willem said:
Regarding the quotes:
give the table-element with the quote a specific css-class ( class="quote" ?).
You can make it invisible with css run some javascript to bind an action which makes it visible to the visitor if he choose to.

That would be the easiest and fastest way to do it within the posibilities.


That has the disadvantage of having to actually still load it from the databse.

The easiest way to do it , can be done even client side, when generating the quote before submiting the post.

LOL! Actually making it invislbe would be completely "client side" and would require just as much "loading from a database" as "generating the quote before submiting". But then you obviously have no idea what you are talking about. That's why you've yet to post any kind of psudo-code, let alone know which languages would be required for this particular forum



http://www.youtube.com/v/AoOOpLpcF28 http://www.youtube.com/v/CphFZGH5030

All Hail the Jester King. The King is back, and I am still a dirty girl prof ;)

Dr.Henry_Killinger said:
Hint: It can easily be done in PHP

Maybe he'll do it by makin a GUI in visual basic :P



http://www.youtube.com/v/AoOOpLpcF28 http://www.youtube.com/v/CphFZGH5030

All Hail the Jester King. The King is back, and I am still a dirty girl prof ;)

Nicklesbe said:
TheDrill said:
Willem said:
Regarding the quotes:
give the table-element with the quote a specific css-class ( class="quote" ?).
You can make it invisible with css run some javascript to bind an action which makes it visible to the visitor if he choose to.

That would be the easiest and fastest way to do it within the posibilities.


That has the disadvantage of having to actually still load it from the databse.

The easiest way to do it , can be done even client side, when generating the quote before submiting the post.

LOL! Actually making it invislbe would be completely "client side" and would require just as much "loading from a database" as "generating the quote before submiting". But then you obviously have no idea what you are talking about. That's why you've yet to post any kind of psudo-code, let alone know which languages would be required for this particular forum


Hint: I am not talking about making it invisible, I am talking about removing a quotes before submitting to the server, It would be basically cheap. (if Done right)



TheDrill said:


Hint: I am not talking about making it invisible, I am talking about removing a quotes before submitting to the server, It would be basically cheap. (if Done right)

If you had any real knowledge what so ever about what you are talking about you'd realize I wasn't talking about making it invisible either. Your extreme ignorance is hilarious. Where do you think the quotes come from? The process of removing them before you hit enter, or turning them invisible requires the same amount of "server" access.



http://www.youtube.com/v/AoOOpLpcF28 http://www.youtube.com/v/CphFZGH5030

All Hail the Jester King. The King is back, and I am still a dirty girl prof ;)