![]() |
|
|
Thread Tools | Display Modes |
|
#31
|
||||
|
||||
|
I understand what you did, DJP, and nice work. Even if I didn't understand the particular details, I know the value of performance enhancements in code, as well as the drive to make your software be all it can be, regardless of whether people see all the benefits of that or not.
Most of the rest of you are typical end-users: MOAR GRAPHICZ AND UI PLZ! |
| Sponsored Links |
|
Please register to remove the above advertisement. |
|
#32
|
||||
|
||||
|
Where is the token nice work pic? COOP??!???
|
|
#33
|
||||
|
||||
|
Actually, Kanthos, most of us are saying thanks because we trust that djp is doing things to make the site better even if we can't see them... it's only a couple of people who are taking this for granted.
|
|
#34
|
||||
|
||||
|
No, I realize that. I'm just being somewhat tongue-in-cheek, and the "MOAR GRAPHICZ AND UI PLZ" was directed at one person in particular.
|
|
#35
|
||||
|
||||
|
more djp mixes please!
|
|
#36
|
||||
|
||||
|
Keep up the good work.
And never sell and change the site to EA-Remix (Almost two years ago, or is it three already??) |
|
#37
|
||||
|
||||
|
I would expect if you've ever programmed, you'd understand a bit better - for example writing a wonderful function to call instead of writing the same code over and over will make the code smaller and more efficient.
Also, the remixer collab database is pretty sweet-town.
__________________
![]() injury.thasauce.net | WoW VGM Community Guild | One Hour Compo - Every Thursday, 6 PM PST / 9 PM EST |
|
#38
|
||||
|
||||
|
Not to bump my own appreciation thread or anything, but the list class hierarchy is now 100% complete, and furthermore (wait for it).... there's also a list factory class that abstracts away list construction!
If that doesn't get your blood pumpin' I don't know what will! The code on http://www.ocremix.org/browse/ used to be 20 or 30 lines of conditional wonkery (before the list classes, it was longer)... now it's: Code:
echo ListFactory::getListXMLTotals("albums");
echo ListFactory::getListXMLTotals("composers");
echo ListFactory::getListXMLTotals("emulators");
echo ListFactory::getListXMLTotals("games");
echo ListFactory::getListXMLTotals("organizations");
echo ListFactory::getListXMLTotals("remixers");
echo ListFactory::getListXMLTotals("remixes");
echo ListFactory::getListXMLTotals("songs");
echo ListFactory::getListXMLTotals("systems");
|
|
#39
|
||||
|
||||
|
The very little experience I've had with coding has been, in general, a failure.
You get a pat on the back from me, sir. |
|
#40
|
||||
|
||||
|
YEA! So when's the djp-coding-party?
__________________
Released Projects: ARMed and DANGerous, Around the World, BadAss, Lucid Dreaming, The Missingno Tracks, Summoning of Spirits Current Projects: BadAss: Volume 2, FFVI: Balance & Ruin, Gameboy, Secret of Mana, SD3: Songs of Light and Darkness
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|











Linear Mode
