Working with text files
Grok Headline matches for Working with text files
Working With Text Files in PHP
Working With Text Files in PHP
12/19/2002 07:40 PMStickysauce Dec 19 2002 6:46PM ET
Codewalkers: Working with Text Files
Codewalkers: Working with Text Files
01/07/2004 02:51 PMOn
Codewalkers.com this
morning, there's a new tutorial written to be an introduction to
working with text
files in PHP.
W3C Releases Public Working Draft for
Full-Text Searching of XML Text and
Documents
W3C Releases Public Working Draft for
Full-Text Searching of XML Text and
Documents
07/13/2004 06:43 PMXMLMania.com Jul 13 2004 10:01PM GMT
Working with Text Strings
Working with Text Strings
06/27/2004 12:49 PMWorking with Files in PHP
Working with Files in PHP
10/08/2002 07:09 AM
John Coggeshall covers the fundamentals of reading and writing
text files in PHP.
Working with Files in PHP, Part Two
Working with Files in PHP, Part Two
12/12/2002 07:01 PM
The Web was once a purely-text medium, but no longer. Now it's
spiced with images, movies, and sounds. What's a PHP programmer to do?
With the return of John Coggeshall and in the second part of his
series on working with files in PHP, he covers binary files.
Working with Files in PHP, Part 3
Working with Files in PHP, Part 3
01/09/2003 08:37 PM
You've got files down. You can create, delete, rewind, and append
with abandon. But where do you put them? In Part 3 of "Working with
Files in PHP," John Coggeshall explains how to work with directories.
W3C Launches Timed Text Working Group
W3C Launches Timed Text Working Group
01/17/2003 03:31 PM17 January 2003: W3C is pleased to announce the creation of the Timed
Text Working Group (TTWG) within the SYMM (Synchronized Multimedia)
Activity. The TTWG is chartered to develop an XML based format used to
represent streamable text synchronized with timed media like audio or
video. Movie captions on the Web are a typical timed text application.
Read the group's charter and more about the Synchronized Multimedia
Activity. (News archive)
Text, PDF or Doc Files
Text, PDF or Doc Files
10/22/2002 12:38 AMWhich do you prefer to send for Quotes and other business related
documents?
Full-Text Search Working Drafts
Published
Full-Text Search Working Drafts
Published
02/14/2003 06:41 PM14 February 2003: Through joint efforts, the XQuery and XSL Working
Groups have released the first public Working Drafts of XQuery and
XPath Full-Text Requirements and Use Cases. The drafts describe the
basis for full-text searching of XML text and documents. Comments are
invited. Read about the XML Activity. (News archive)
CSS3 Text Last Call Working Draft
Published
CSS3 Text Last Call Working Draft
Published
02/26/2003 03:38 PM26 February 2003: The CSS Working Group has released a second Last
Call Working Draft of the CSS3 module: Text incorporating all comments
from the first Last Call. The group welcomes feedback through 5 March.
The document is a set of text formatting properties. Many address
international contexts, particularly East Asian and bidirectional
text. Visit the CSS home page. (News archive)
Working Draft: Timed Text Distribution
Profile
Working Draft: Timed Text Distribution
Profile
03/14/2005 05:58 PM2005-03-14: The Timed Text (TT) Working Group has released an updated
Working Draft of the Timed Text (TT) Authoring Format 1.0 Distribution
Format Exchange Profile (DFXP). The format enables authors and
authoring systems to interchange style, layout and timing associated
with text. DFXP helps to transform and distribute subtitles and
captions to legacy systems. Visit the Synchronized Multimedia home
page. (News archive)
Google Working On Full Text Book Search
Google Working On Full Text Book Search
10/29/2003 12:11 AMHey sports fans, it looks like Google is not going stand idle while
the Alexa/Amazon Duo beat it with a full book search. Rumors rampant
that Google is working up a power play of their own.
Working with Apache config files on 10.3
Server
Working with Apache config files on 10.3
Server
01/05/2004 09:51 AMI found several hints that mentioned how to modify apache using
/etc/httpd/httpd.conf or /etc/httpd/users/user_name.conf, but no
mention of how to make changes to Mac OS X Server.
System wide changes can be made in Server Ad...
Allow .command files to determine
working directory
Allow .command files to determine
working directory
12/22/2004 01:05 AMAn earlier hint describes how you can use the .command filename suffix
on a shell script to make it double-clickable in the Finder. This is
very handy, but it turns out that such scripts start up with their
current working d...
Listen Later 'speaks' text to files
Listen Later 'speaks' text to files
05/26/2004 09:03 AMLAJ Design has released
Listen Later
1.0, a new application that uses your Mac's text-to-speech
capabilities to turn text files into audio that you can listen to from
itunes, an iPod or audio CD. It imports text, PDF, HTML or inputted
text files, and can import single files or multiple chapters. Listen
Later requires Mac OS X or Windows and costs US$23.50 to register.
TEXT FILES - Resource Site
TEXT FILES - Resource Site
12/22/2004 01:18 AMTEXT FILES Resource Site
http://www.TextFiles.com/di
rectory/
This site offers is a glimpse into the
history of writers and artists bound by the 128 characters that the
American Standard Code for Information Interchange (ASCII) allowed
them. The focus is on mid-1980's textfiles and the world as it was
then, but even these files are sometime retooled 1960s and 1970s
works, and offshoots of this culture exist to this day. he files on
TEXTFILES.COM are maintained by somewhat arbitrary guidelines, so if a
file you're looking for is not in one section, try a few others. Files
are often in the "8+3" format, but since they're coming from all sorts
of sources, this isn't guaranteed. Our focus is on the years
1980-1995, but files from before and after sometime sneak in. This has
been added to
Reference
Resources Subject Tracer™ Information Blog.
PDF2Office helps convert PDF files into
text
PDF2Office helps convert PDF files into
text
12/05/2003 01:55 PMJapan-based
RecoSoft has begun
shipping PDF2Office v1.0, a tool designed for PDF document conversion
and data extraction.
Opening Files Together in a New BBEdit
Text Window
Opening Files Together in a New BBEdit
Text Window
09/17/2004 02:30 PM
An AppleScript that opens a selection of text files together in a
new BBEdit 8 text window.
10.3: Create text files with enhanced
open command
10.3: Create text files with enhanced
open command
12/24/2003 01:20 PMI ran across this accidentally when I typed 'open' in terminal and
forgot to include any arguments.
$ open
Usage: open [-e] [-a <appname>] [filenames]
Help: Open opens files from a shell.
By default, o...
Modify text files without changing 'Date
Modified'
Modify text files without changing 'Date
Modified'
09/01/2004 11:51 AMI have been using Blosxom for my blogging purposes for a while and I
really like the simplicity of it. You simply create text files and
drop them into a specified directory and Blosxom does the rest.
Unfortunately, it's a bit...
A shell script to edit text files as
root in the GUI
A shell script to edit text files as
root in the GUI
08/31/2004 09:45 AMI often need to edit special (i.e. system-owned) files, and until
recently, the best method I could come up with was to find the file,
give myself Read/Write access, edit it, then restore the previous
rights. This becomes a l...
Opening Files Together in a New BBEdit
Text Window, Redux
Opening Files Together in a New BBEdit
Text Window, Redux
03/31/2005 12:18 AM
BBEdit 8.1 makes it much easier to specify a target window for
documents opened with AppleScript. This is an updated version of a
script I originally wrote for BBEdit 8.0 in September.
The W3C RDF Data Access Working Group
has published the first public working
draft of SPARQL Variable Binding
The W3C RDF Data Access Working Group
has published the first public working
draft of SPARQL Variable Binding
01/02/2005 11:31 AMxmlhack Jan 2 2005 1:45PM GMT
Quality Assurance Working Group Updates
Three Working Drafts
Quality Assurance Working Group Updates
Three Working Drafts
11/08/2002 08:17 PM8 November 2002: The Quality Assurance (QA) Working Group has updated
three Working Drafts in its seven-part QA Framework: the Introduction,
Process and Operational Guidelines; and Specification Guidelines.
Learn more about the QA Activity and the roadmap for ensuring that W3C
technologies are well implemented. (News archive)
SWF Text Version 1.1: Feature-Rich Flash
Text Animation Tool for Dummies
SWF Text Version 1.1: Feature-Rich Flash
Text Animation Tool for Dummies
04/08/2005 05:09 AMAntsSoft today announced the release of SWF Text version 1.1, an
innovative text animation tool for producing professional-quality
Flash movies in five minutes [PRWEB Apr 8, 2005]
Building a Blog with Dreamweaver, PHP,
and MySQL - Part 6: Replacing Text Areas
with Rich Text Editors
Building a Blog with Dreamweaver, PHP,
and MySQL - Part 6: Replacing Text Areas
with Rich Text Editors
12/22/2004 01:47 AMIn this final installment, learn how to transform the familiar HTML
text area into a rich text editor with formatting and file-uploading
capabilities.
OpenOffice World-Readable Temporary
Files Disclose Files to Local Users
OpenOffice World-Readable Temporary
Files Disclose Files to Local Users
09/10/2004 01:05 PMJérôme (Sep 10 2004)
Ariadne Genomics Launches MedScan™
Text-to-Knowledge Suite 2.0, Unique Tool
that Converts Scientific Text into a
Database of Functional Relationships
Ariadne Genomics Launches MedScan™
Text-to-Knowledge Suite 2.0, Unique Tool
that Converts Scientific Text into a
Database of Functional Relationships
06/05/2005 11:58 PMAriadne Genomics, Inc. today announced the launch of MedScan™
Text-to-Knowledge Suite 2.0, a Natural Language Processing-based tool
for automated extraction of biological facts from scientific
literature, MEDLINE abstracts, and other text sources. A demo version
of MedScan is available at www.ariadnegenomics.com. [PRWEB May 18,
2005]
AppleScript FAQ: String, Text, Unicode
Text
AppleScript FAQ: String, Text, Unicode
Text
12/17/2004 06:30 PMA string is a bunch of characters of the ASCII table (including
extended ASCII, that is, all the 256 characters).
text is the same. styled text is a string containing information about
the standard styles: on styles (that is plain, bold, italic,
underline, outline, shadow, condensed, expanded), font id, size,
color, etc. Unicode text is supossed to contain any character in the
known languages (latin, japanese, etc.). The information is kept in
two bytes. If you are thinking in a multi-language solution in your
script, you may use this kind of text as your standard.
Working Hard, Hardly Working
Working Hard, Hardly Working
06/15/2004 10:07 AMThree years ago, I was working at a small company as the unofficial IT
director / all-purpose computer bitch. I was laid off in early 2003,
but to this day, the job presents me with difficulties; namely, that
of telling prospective employers what I did, and for that matter, what
the company itself did. I have virtually no idea what this company's
function was, despite working there for over a year and a half,
although I did learn how to spew an amazing amount of marketing jargon
without thinking. As for my role there, it was essentially vast
tracts of doing absolutely nothing, punctuated erratically by moments
of panicking and crisis-defusion, usually involving something truly
earth-shattering like the CEO not being able to print her email. When
asked by interviewers "What did your company do?" I am forced to
mumble vaguaries about consulting and hope they leave the issue alone.
How Many Texts Could a Texter to Text if
a Texter Had Text to Text
How Many Texts Could a Texter to Text if
a Texter Had Text to Text
06/29/2004 12:57 AMSMS
Speed Record Sets Guinness World Record
"A 23-year-old Singaporean woman appears to have set a world record
for sending text messages over a cellphone, underlining Asia's growing
obsession with cellplhone technology.
Kimberly Yeo thumbed 26
words in 43.24 seconds into her phone, beating a world record of 67
seconds for the same words set by a Briton in September 2003, said
Singapore's dominant telephone carrier, Singapore Telecommunications
(SingTel), on Monday.
Cellphones are an ubiquitous accessory in
technology-savvy Singapore where more than four out of five people own
a handset, giving the wealthy city-state one of the world's highest
cellphone penetration rates.
At a contest in front of a department store on Sunday, Yeo was
among 125 people timed by SingTel and a panel of independent officials
to see how fast they could type the following 160-character message:
'The razor-toothed piranhas of the genera Serrasalmus and Pygocentrus
are the most ferocious freshwater fish in the world. In reality they
seldom attack a human.'...
Yeo, who won a S$17 500 (about R64 000) in cash for her
nimble thumbs, said she sends out about an average of 1 500 text
messages a month to friends and family." [iol, via textuall
y.org]
Working with XML in .NET
Working with XML in .NET
11/15/2002 03:40 AMCNET Nov 15 2002 2:09AM ET
Working in the UK
Working in the UK
07/17/2004 07:23 PMThe regularly scheduled weblog is being interrupted for an urgent
personal request for help. If you know anything about getting...
Working for Your ISP
Working for Your ISP
01/27/2003 12:53 PMInteresting conflict-of-interest questions when you get hired by the
local ISP for web work.
Working for you on the web
Working for you on the web
06/14/2004 10:16 AMManchester Online Jun 14 2004 2:27PM GMT
Working together
Working together
05/23/2004 03:19 PMAlong the lines of my
last entry.... Brent
Simmons' and Adriaan
Tijsseling's children shared a playground for some time, now, and
today their parents taught them how to play well together. ecto's new 1.1.5 version
allows users to add new feeds to NetNewsWire, while NetNewsWire in
its 2.0 incarnation can be told to use ecto as the default weblog
editor instead of the builtin one.
Thanks, Ado and Brent. [a preponderance of evidence - What
Willis Wuz' Talkin' 'Bout]
Right on to Adriaan and Brent!
We need more cooperation liek this in our industry!
Why e-government isn't working
Why e-government isn't working
04/06/2005 03:50 PMsilicon.com Apr 6 2005 4:50PM GMT
Bluetooth...is it working for you?
Bluetooth...is it working for you?
07/19/2004 01:28 PMiPAQ News Jul 19 2004 4:11PM GMT
Grok Description matches for Working with text files
GrokA matches for Working with text files
Working with text files