Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
I know nicetas_c's new shrinte doesn't look like much, but it's partly because I have no collaboration from him when it came to the page's design, or to organizing any particular tracks into one library. So, I dug up only 12 other tracks (aside from his contest submission).
Valid HTML 4.01 Strict & CSS 2.1, plus the use of JavaScript pop-ups, FlashNSF & IE PNG Fix to display the logo properly (noting the fact that I made the logo myself, using nicetas_c's avatar & MS-Paint). :P
Very little to go on in terms of collaboration, but this is what I came up with. Any input or assistance (especially [b]from the man himself[/b]) is greatly appreciated.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
I created a solution for FlashNSF (with the song list on my previous version of my website).
Step by step:
1-Create the player with a default song
2-When the user chose another song, REMOVE the player
3-reCREATE the player with new parameters
In that way there's only 1 player changing the songs.
All in Javascript.
ATM i'm using a Java player, so there's no source for that javascript code on my site, i deleted them, and i think that i deleted the original files too.
[quote=nicetas_c]So I cannot edit it, or what?[/quote]
Sadly, with the amount of security my web host put on the account, there's no way that anyone (other than I) can upload new files or edit the page while online.
However, if you have any web design tools (even Microsoft Word or OpenOffice Writer,) you can create your own website in the same way as any average Word document (i.e.: just drag-&-drop any pictures you want into a word document, write up whatever text you want in any font/format/color, add a paragraph telling me where you want the NSF player to be & I'll do the rest of the uploading/embedding). If you want (& this is only an option,) you can also save the site onto your desktop, open it in Word & edit it as you like. Just e-mail me (I believe I already gave you my e-mail in a PM. If not, just say so & I'll resend it). It's your shrine; you can do whatever style of site you want.
Don't worry about any HTML-related problems; if you use Word or a similar program, it takes care of the code for you. If you use a dedicated editor 9or Notepad, like I did,) it's much easier to have problems, so I'll end up looking it over for corrections.
Delek: Do you still have your copy of that JavaScript play list on your hard drive? If so, can I have a look at it to see how I can work your player modification into the site? Because I'm still very unsure as to how you did it &, sadly, I wasn't arrogant enough to download your Music page with HTTrack.
If you do find it, I can also send you my e-mail through a PM.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
@TechEmporium:
"if you use Word or a similar program, it takes care of the code for you"
But the code leaves much to be desired in that way. The best way is to understand HTML/CSS and, if you need, Javascript, in order to do everything manually in a text editor. Like u said.
Another option is to use an IDE like Dreamwaver, it's not the best, but i think that its better than using Word.
-------------------
About the code, may have a copy in the notebook.
Regards, Delek.
EDIT: No, I deleted everything about FlashNSF; Blargg's player wins the tests an i removed FlashNSF.
But i can help if u need to add new javascript functions.