Page 2 of 3

Posted: Wed Feb 23, 2005 9:14 pm
by Superlexx
I guess the problem has no solution, see

http://my.opera.com/forums/showthread.p ... post473105

I would say, you can leave border="0" as is, since frames are deprecated anyway, better use layers and position:fixed instead (like on http://webcache-emule.sourceforge.net/i ... p?show=FAQ ). Maybe add client-side-includes to save bandwidth. But, honestly, I'd abandon frames in NJB at this point only if I'd really want to waste my time ;).

Posted: Wed Feb 23, 2005 10:55 pm
by wbartels
Superlexx wrote:I guess the problem has no solution, see

http://my.opera.com/forums/showthread.p ... post473105

I would say, you can leave border="0" as is, since frames are deprecated anyway, better use layers and position:fixed instead (like on http://webcache-emule.sourceforge.net/i ... p?show=FAQ ). Maybe add client-side-includes to save bandwidth. But, honestly, I'd abandon frames in NJB at this point only if I'd really want to waste my time ;).
Ok, thanks for the links.
For the moment I let it what it is :)

Posted: Wed Mar 02, 2005 4:40 pm
by Superlexx
Pahalanger 1.0 Beta2 is out and they made some progress, now the update script can add files to the database, browse.php can list them and they can be downloaded. The further required functions pack(), unpack() and passthru() are on the Phalanger roadmap, so we can hope that in a few months njb will run under Phalanger supporting unicode files.

Posted: Thu Mar 03, 2005 10:08 am
by wbartels
Superlexx wrote:Pahalanger 1.0 Beta2 is out and they made some progress, now the update script can add files to the database, browse.php can list them and they can be downloaded. The further required functions pack(), unpack() and passthru() are on the Phalanger roadmap, so we can hope that in a few months njb will run under Phalanger supporting unicode files.
This looks promising :wink:

I read some pages from http://www.php-compiler.net/
Are this the requirements for netjukebox after compiling?
  • IIS 5 or 6 web server
  • ASP
  • Microsoft .NET Framework 1.1
  • MySQL

Posted: Thu Mar 03, 2005 3:40 pm
by Superlexx
Yes, but ASP.NET is already installed by the Microsoft .NET Framework 1.1

See also http://php-compiler.net/Documentation/U ... plications

Posted: Thu Mar 03, 2005 3:59 pm
by wbartels
Superlexx wrote:Yes, but ASP.NET is already installed by the Microsoft .NET Framework 1.1

See also http://php-compiler.net/Documentation/U ... plications
Thanks, I will read that later.

Posted: Mon Apr 25, 2005 12:38 am
by wbartels
Superlexx wrote:
wbartels wrote:Is this the best site to check if HTML is W3C compliant?
http://validator.w3.org/
yes, btw I am using Opera because checking the code is just as easy as pressing Alt+Ctrl+v, even if it's a local file (unlike FireFox, Opera uploads the data for validation and not just the URL).
I found a good validation plugin for Firefox called checky.
Checky can also upload local files, and it is possible to upload Intranet files.
Besides of W3C it can validate:
  • Advanced Business Systems META Tag Analyzer
  • AI Internet Solutions CSE HTML Validator
  • Alpine Internet Solutions HTML Doctor
  • Cynthia Says™ tPortal Web content accessibility validation solution
  • Delorie Lynx Viewer
  • Delorie Web Page Purifier
  • Delorie HTTP Header Viewer
  • Delorie Web Page Backward Compatibility Viewer
  • Delorie Search Engine Simulator
  • Mark Pilgrim and Sam Ruby Atom and RSS Validator
  • Matthew S. Wickline Colorblind Web Page Filter
  • Northern Webs Keyword Density Analyzer
  • O'Reilly XML RUWF? The XML Syntax Checker
  • PHD Software Systems Search Engine World Robots.txt Validator
  • PHD Software Systems Server Header Checker
  • PHD Software Systems Webpage Size Checker
  • PIAT WAVE 3.0 Accessibility Tool (upload)
  • Redland RSS 1.0 Validator and Viewer
  • Userland Aggregator RSS Validator
  • Yook.de Clean your HTML
  • Vischeck on a Web Page
  • W3C Markup Validation Service (upload)
  • W3C CSS Validation Service (upload)
  • W3C RDF Validation Service
  • W3C Link Validation Service
  • W3C HTML TIDY
  • W3C Tablin: an HTML Table linearizer
  • W3C P3P Validator (integrated validation)
  • W3C P3P Validator (Policy File validation) (upload)
  • Watchfire Bobby
  • Watchfire WebXACT
  • Web Audits URL Checker
  • Web Design Group HTML Validator (upload)
  • Web Design Group CSS Check (upload)
  • Web Design Group Link Valet
  • Web Site Optimization Web Page Analyzer
  • Web Thing Page Valet
  • Web Thing Accessibility Valet
  • Web Thing Link Valet
  • Webmaster-Toolkit Webmaster Link Popularity Checker

Posted: Thu Oct 20, 2005 4:39 pm
by wbartels

Posted: Thu Oct 20, 2005 9:48 pm
by Superlexx
cool, I'm happy to hear this

Posted: Tue Dec 13, 2005 12:17 pm
by Shizzle

Posted: Fri Apr 14, 2006 8:36 pm
by andersen
wbartels wrote:It is a pity that readdir() doesn't work with multibyte strings :(
I hope that PHP will fix this before my first Russian or Chinese album :wink:

So far I hadn't any problem with exotic characters.
But they are all high byte strings and not multibyte strings:

Sigur rós: Viðrar vel til loftárása
Björk: Það sést ekki sætari mey
Buena vista social club: ¿Tú qué has hecho?
Nice day, since this thread since last year 2005. wish to know this latest version could handle Chinese album?

Thanks

Posted: Tue Apr 18, 2006 10:31 am
by Shizzle
not sure if this will help you out or not but this is the official PHP 5 changelog.

http://www.php.net/ChangeLog-5.php

Posted: Sun May 07, 2006 11:31 am
by andersen
Shizzle wrote:not sure if this will help you out or not but this is the official PHP 5 changelog.

http://www.php.net/ChangeLog-5.php
I had upgrade to php5, but it seen, the netjukebox still cannot accept Chinese font.... :(

Posted: Sun May 07, 2006 12:58 pm
by wbartels
andersen wrote:
Shizzle wrote:not sure if this will help you out or not but this is the official PHP 5 changelog.

http://www.php.net/ChangeLog-5.php
I had upgrade to php5, but it seen, the netjukebox still cannot accept Chinese font.... :(
PHP doesn't support unicode until PHP 6.
http://bugs.php.net/bug.php?id=34574

Posted: Sun May 07, 2006 2:29 pm
by andersen
Too bad, no choice and wait for the php6 to release... :wink: