HTML charset vs XML encoding
Grok Headline matches for HTML charset vs XML encoding
Character Encoding and HTML Forms
Character Encoding and HTML Forms
04/15/2004 03:54 PMJoe Gregorio: lacking any other indications, a browser will submit the
data from a form using the same character encoding that the page is
served in. This mind blowing statement was embedded in an otherwise
interesting article on Atom and Wiki's. It has caused me to
rethink how I serve pages on my weblog, and has caused me to begin the
switch to utf-8. Here's why: ...
fix-mime-charset 0.5.3
fix-mime-charset 0.5.3
09/09/2004 04:21 PMA tool that fixes incorrect charset specifications in MIME messages.
I18N-Charset-1.36
I18N-Charset-1.36
01/24/2004 10:36 PMI18N-Charset-1.35
I18N-Charset-1.35
01/16/2004 11:02 AMfix-mime-charset
fix-mime-charset
12/13/2003 06:29 PMVersion 0.5.1 released
fix-mime-charset 0.5.2
fix-mime-charset 0.5.2
12/28/2003 02:58 AMA tool that fixes incorrect charset specifications in MIME messages.
The HTTP charset parameter
The HTTP charset parameter
04/26/2004 10:09 AMMartin J. Dürst: It is very important to always label Web
documents
explicitly. HTTP 1.1 says that the default charset is ISO-8859-1. But
there are too many unlabeled documents in other encodings, so browsers
use the reader's preferred encoding when there is no explicit charset
parameter. Martin describes how to set the charset in a number of
popular servers and scripting langauges. If you see something
missing, let him know.
Math-String-Charset-Wordlist-0.06
Math-String-Charset-Wordlist-0.06
08/13/2004 05:33 AMFix Sought for XHTML Charset Detection
Bug
Fix Sought for XHTML Charset Detection
Bug
05/01/2004 09:31 PMVulns: Microsoft Exchange Server Invalid
MIME Header charset = '' DoS
Vulnerability
Vulns: Microsoft Exchange Server Invalid
MIME Header charset = '' DoS
Vulnerability
04/16/2004 11:40 PMSecurityFocus Apr 17 2004 2:51AM GMT
encoding-warnings-0.05
encoding-warnings-0.05
07/15/2004 11:39 PMiPod Encoding?
iPod Encoding?
05/25/2004 06:43 AM
Appleinsider sources report that Apple is planning on using a new
microchip for the upcoming 4th generation iPods.
The new microchip is said to i...
Vulns: WebCT Campus Edition HTML Tags
HTML Injection Vulnerabilities
Vulns: WebCT Campus Edition HTML Tags
HTML Injection Vulnerabilities
05/20/2004 05:40 PMSecurityFocus May 20 2004 8:47PM GMT
Vulns: Horde IMP HTML+TIME HTML
Injection Vulnerability
Vulns: Horde IMP HTML+TIME HTML
Injection Vulnerability
08/06/2004 04:29 PMSecurityFocus Aug 6 2004 8:16PM GMT
Vulns: Google Toolbar About.HTML HTML
Injection Vulnerability
Vulns: Google Toolbar About.HTML HTML
Injection Vulnerability
09/20/2004 03:18 PMSecurityFocus Sep 20 2004 6:14PM GMT
Trackbacks, Queries, and Encoding
Trackbacks, Queries, and Encoding
05/26/2004 10:34 AMThis morning, I got a trackback from a Korean weblog.
Unfortunately, if you look at how a typical trackback is sent, you see
that character encoding information is not provided. Something to
think
about the next time you are tempted to think that you can get queries
for free. While both HTTP and XML provide mechanisms for
defining
encoding, support in widely deployed implementations is much better in
XML than in straight HTTP. URI's seem to be converging on UTF-8,
albeit
at an excruciatingly slow pace. Don't leave this to chance - if
you are defining a GenerativeNaming scheme today, make this explicit.
If
you are defining a protocol based on HTTP POST, encourage the use of
the
charset parameter on the Content-Type header. Require it if you
can.
A new encoding to replace entities?
A new encoding to replace entities?
10/28/2003 11:06 PMTim Bray and John Cowan have published an IETF Internet Draft
in order to define a new XML encoding for expanding HTML and MathML
entities.
Lossless encoding in iTunes
Lossless encoding in iTunes
04/28/2004 05:55 AMApple released iTunes 4.5 with a bunch of new features. One of the
most interesting is lossless encoding. I'm looking forward to playing
with that, even if it might not be terribly useful with my ~25GB mp3s
and a 4GB iPod. Also new convert WMA files to play them on the iPod, a
"Party Shuffle" rolling random playlist queue you can reorganize and a
"Print CD inserts with album cover art" feature. After upgrading I
recommend you hurry to the...
Text Encoding Progress
Text Encoding Progress
04/01/2005 02:04 PMIt’s good to see the IETF showing forward motion on the vital issues
around how to store text efficiently; check out the brand-new
RFC4042 on
UTF-9 and UTF-18. Good stuff.
iTunes Encoding Strategies
iTunes Encoding Strategies
09/17/2004 01:48 PMAcidRip - a Gtk2::Perl DVD encoding GUI
AcidRip - a Gtk2::Perl DVD encoding GUI
09/26/2004 07:34 AMNew release 0.14
Video Encoding Script Creator 0.2.1
Video Encoding Script Creator 0.2.1
02/14/2004 07:39 AMA GUI for easily creating video encoding scripts.
Really Easy Video Encoding Library 1.0
Really Easy Video Encoding Library 1.0
09/12/2004 10:24 AMA simple way to dump AVI files from any application.
Darim Introduces H.264 Encoding for
their MV401EXP for Under € 8,000
Darim Introduces H.264 Encoding for
their MV401EXP for Under € 8,000
09/11/2004 02:08 AMDarim Vision’s Windows Media 9 and H.264 Encoder Includes
Pre-filtering Technology for Outstanding Quality at Significantly
Improved Bit Rates [PRWEB Sep 11, 2004]
PSX Adds PSP Video Encoding, Sorta
PSX Adds PSP Video Encoding, Sorta
03/17/2005 03:52 AM
Finally we have some clarity to that whole PSX
production debacle from a few weeks
back. Sony has announced two new PSX models: the 250GB "DESR-7700"
and 160GB "DESR-5700." Both are set to go on sale on April 15th in
Japan with an interesting new feature: the ability to encode video in
the PSP's video format. Unfortunately, this new feature is rendered
almost entirely useless by the PSX's shitty re-encoding process:
768kbps video re-encodes at 20% of realtime, and 384kbps at 25%
realtime. The 250GB model has a price tag of 80,000 yen and the 160GB
model 60,000 yen; but I have a hard time believing adding a new
"feature" as slow as this one will convince anyone to buy the damn
things.
Sony announces
new PSX models with PSP video support [TechJapan]
Determining the character encoding of a
feed
Determining the character encoding of a
feed
02/13/2004 03:32 AMBoth XML and HTTP have different ways of specifying character encoding
and different defaults in case no encoding is specified, and
determining which one takes precedence depends on a variety of
factors. (414 words)
FTP Suite adds support for text
encoding, more
FTP Suite adds support for text
encoding, more
04/19/2004 08:34 PMPyramid Design has updated FTP Suite, an FTP solution for REALbasic
applications, to version 3.2, adding support for text encoding,
Realbasic 4.5 (it features the return of classes for REALbasic 4.5
that can use the older Socket class instead of the CoreSocket class
introduced in REALbasic 5.0) and additional FTP commands (DeleteDir,
PutDir and GetDir)...
Nextreaming Provides Hutchison 3G and
Vodafone with Encoding Solution
Nextreaming Provides Hutchison 3G and
Vodafone with Encoding Solution
02/07/2005 01:59 AMTelecoms Korea Feb 6 2005 9:37AM GMT
Microsoft, GridIron Unveil Encoding
Accelerator
Microsoft, GridIron Unveil Encoding
Accelerator
04/18/2005 11:22 AMGridIron Software and Microsoft will ship an encoding product designed
to significantly speed digital video encoding by harnessing networked
computing systems.
HipFlics gets MPEG-4 video, AAC audio
encoding
HipFlics gets MPEG-4 video, AAC audio
encoding
03/13/2003 10:24 AMEncoding E-Mail Addresses to Fool
Spammers
Encoding E-Mail Addresses to Fool
Spammers
09/04/2004 11:40 AMHas anyone tried
this? Does
it work for you?
RealNetworks offers OS X encoding
plug-in beta
RealNetworks offers OS X encoding
plug-in beta
04/20/2004 08:43 AMRealNetworks Inc. on Tuesday introduced a beta version of its Real 10
Export Plug-in for Mac OS X. The software enables video editors using
Final Cut Pro, After Effects, Xpress Pro and other software to export
their work to RealAudio 10 and RealVideo 10 formats. The company
expects to offer support for additional applications including
Discreet Cleaner this summer.
Add more Text Encoding options to
Apple's Mail
Add more Text Encoding options to
Apple's Mail
09/08/2004 10:57 AMWhenever a user enters non-ASCII characters in a new message (accented
latin vowels or Japanese letters, for example), Apple's Mail will try,
by default, to encode the text in Unicode character encoding. The user
still has th...
Telestream offers OS X Windows Media 9
encoding
Telestream offers OS X Windows Media 9
encoding
09/10/2004 10:35 AMTelestream on Friday introduced
Flip4Mac -- digital media tools that
enable Mac OS X users to import and export files in Windows Media
format. The software works from within any QuickTime-based
application, supporting QuickTime Player, iMovie, Final Cut Pro and
others. A "standard" version will allow standard-definition export,
while a pro HD version adds high-definition output support and 5.1
channel audio. Both versions are expected to be released in the fourth
calendar quarter of 2004, starting at under US$100.
HTML Tip: Problems With Nested HTML Tags
HTML Tip: Problems With Nested HTML Tags
11/30/2002 12:30 AMNet Mechanic Nov 29 2002 11:13PM ET
Telestream offers Windows Media encoding
support
Telestream offers Windows Media encoding
support
09/10/2004 11:16 AMTelestream today announced what it calls the industry's first support
for exporting or importing files in the Microsoft Windows Media format
on Mac OS X...
Audio Hijack Pro to include AAC, Apple
Lossless encoding
Audio Hijack Pro to include AAC, Apple
Lossless encoding
05/19/2004 10:37 AMRogue Amoeba expects to release
Audio
Hijack Pro 2 this July -- it's a major new version of their audio
recording and enhancement utility for Mac OS X. The new version will
add the ability to record audio using Dolby Advanced Audio Codec (AAC)
and the new Apple Lossless Audio Codec (ALAC), which was just
introduced with recent updates to iTunes and QuickTime. Also new to
the upcoming release is the addition of an Output Bin to organize,
preview, burn and export recorded files.
Pyramid Design add text encoding and
more to FTP Suite for REALbasic
Pyramid Design add text encoding and
more to FTP Suite for REALbasic
04/20/2004 08:54 PMPyramid Design has updated
FTP Suite, an FTP solution
for REALbasic applications, to version 3.2, adding:
- support for text encoding,
- Realbasic 4.5 (it features the return of classes for REALbasic 4.5
that can use the older Socket class instead of the CoreSocket class
introduced in REALbasic 5.0) and,
- additional recursive FTP commands (DeleteDir, PutDir and GetDir).
DansGuardian Hex Encoding URL Banned
Extension Filter Bypass Vulnerability
DansGuardian Hex Encoding URL Banned
Extension Filter Bypass Vulnerability
07/29/2004 05:19 PMRubén Molina (Jul 29 2004)
Grok Description matches for HTML charset vs XML encoding
GrokA matches for HTML charset vs XML encoding
HTML charset vs XML encoding