SEARCH RESULTS
 
Showing 1-10 of 1000 records
 
Expand article

PrintFolders 2.21 - Save a list of files and folders into a plain-text (TXT) or HTML file

The Article has images
2008-04-17 00:00:00 by Editor in Softonic > Windows > Latest releases
...plain-text (TXT) or HTML file. Use it to catalogue MP3 music, photos, software and anything else with a single click of mouse PrintFolders offers three customizable output formats: HTML, plain-text and unformatted plain-text. All you need is to choose what to include into the list, how the list will look and where it will be placed Examples...
 
 
 
 
 
Expand article

PrintFolders 2.21 - Save a list of files and folders into a plain-text (TXT) or HTML file

The Article has images
2008-04-17 00:00:00 by Editor in Softonic > Windows > Latest releases
...plain-text (TXT) or HTML file. Use it to catalogue MP3 music, photos, software and anything else with a single click of mouse PrintFolders offers three customizable output formats: HTML, plain-text and unformatted plain-text. All you need is to choose what to include into the list, how the list will look and where it will be placed Examples...
 
 
 
 
 
Expand article

Terminal Tips: Force email to be plain text

The Article has images
2008-09-03 13:00:00 by Cory Bohon in The Unofficial Apple Weblog (TUAW)
...plain text email (no images or styled text, thanks very much). If you use Mail .app and want it to force all incoming email to display as plain text, then open Terminal (Applications > Utilities) and type in the following command defaults write com.apple.mail PreferPlainText -bool TRUE Now when you receive an email, Mail.app will only show...
 
 
 
 
 
Expand article

On Vox: Social networking in plain english

The Article has images
2007-07-03 20:54:59 by Editor in linuskendall
Social Networking in Plain English A great description of social networking, but in plain english Originally posted on linuskendall.vox.com
 
 
 
 
 
Expand article

Zombies in Plain English

The Article has embedded video
2008-10-24 07:35:45 by Scott Trudeau in Adobe Blogs
 
...Plain English, is a 3-minute video short that describes how to survive the Halloween season with your brain intact. It is also a prime example of an engaging and creative how-to paper Oh yeah, there is only one thing cooler than a zombie how-to paper. A zombie how-to paper followed with a zombie technology project. After the students have...
 
 
 
 
 
Expand article

Copy Plain Text in Firefox

2008-11-03 03:12:03 by jaysonrowe in MS Windows Vista Compatible Software
 
...Plain Text is, well, a Firefox plug-in that allows you to copy what youve selected as plain text - nothing less, nothing more. As simple as it may sound, I think its right up there with Sliced Bread Enjoy
 
 
 
 
 
Expand article

Twitter in Plain English

The Article has embedded video
2008-03-06 14:55:16 by Elroy Jetson in Elroy Jetson
 
I love these short videos. This is a great way introduce clients to the possibilities of new applications in a clear plain way that a non-techie can understand
 
 
 
 
 
Expand article

Explain in Plain English: What is a Blog?

2008-03-20 13:00:43 by SolSie in SolSie.com / The Lighter Side of Technology
 
This 3 minute video for people who wonder why blogs are such a big deal. If youre a blogger who wants people to understand why you have a blog and how it works, this video is for you. [Source Commoncraft] Technorati Tags: Blog,explain+plain+English
 
 
 
 
 
Expand article

Easy2Add Creates Outlook Events from Plain English

The Article has images
2008-06-04 16:00:00 by Adam Pash in Lifehacker: Windows
...plain English using freeware application Easy2Add. Similar to Google Calendar's Quick Add feature, just invoke Easy2Add (it comes in either system tray or Vista sidebar form), enter in a simple sentence like "Meeting with Gina on Monday at 2pm," and the application automatically translates and adds the event to your Outlook calendar. The...
 
 
 
 
 
Expand article

PHP script to convert XML file to plain text

2008-10-28 04:13:00 by sivaji in :(){:|:&};: UbuntuSlave :(){:|:&};:
 
...plain text Initialize the XML parser parser=xml parser create Function to use at the start of an element function start($parser,$element name,$element attrs switch($element name case "NOTE echo "-- Note break case "TO echo "To break case "FROM echo "From break case "HEADING echo "Heading break case "BODY echo "Message Function to...