Posted on 31 October 2008.
Crafty Syntax Live Help
Version (version 2.15.0)
Download and replace this file
This is strange to me.. it seems that some browsers are auto encoding the characters?
download the following file:
http://www.craftysyntax.com/security_functions.txt
rename it to .php “rather then “.txt” and upload it.
security_functions
Posted in PHP
Posted on 29 October 2008.
Open The fckconfig.js
| code: |
FCKConfig.AutoDetectLanguage = true ;
FCKConfig.DefaultLanguage = ‘el’ ;
FCKConfig.ContentLangDirection = ‘ltr’ ;
FCKConfig.EnableXHTML = true ;
FCKConfig.EnableSourceXHTML = true ;
FCKConfig.ProcessHTMLEntities = true ;
FCKConfig.IncludeLatinEntities = true ;
FCKConfig.IncludeGreekEntities = false ;
FCKConfig.FillEmptyBlocks = true ;
FCKConfig.FormatSource = true ;
FCKConfig.FormatOutput = true ;
FCKConfig.FormatIndentator = ‘ ‘ ; |
FCKConfig.FullPage = false ; |
Posted in HTML - XHTML, JavaScript - Ajax
Posted on 29 October 2008.
There are many kinds of people who call your company. Some have never called you before; others may call your system frequently and just want to reach their party quickly without having to listen to the entire menu. Keep this in mind as you review the following sample scripts and create your own Auto Attendants and Voicemail Greetings. Continue Reading
Posted in Tips & Tricks
Posted on 29 October 2008.
Name
mv – move (rename) files Continue Reading
Posted in Linux
Posted on 27 October 2008. Tags: as2, as3, development, Flash, programming
A shared library allows multiple movies to use the same assets, which means that the user will only have to download them once no matter how many movies they are used in. This is useful with large bitmaps, sounds, fonts and components which can be very large, especially when used in multiple movies. Continue Reading
Posted in Flash
Posted on 27 October 2008. Tags: as2, as3, development, Flash, programming
Usage
#include " filename.as "
Parameters
filename.as The filename for the script to add to the Actions panel; .as is the recommended file extension.
Returns
Nothing.
Description
Action; includes the contents of the file specified in the parameter when the movie is tested, published, or exported. The #include action is invoked when you test, publish, or export. The #include action is checked when a syntax check occurs.
Posted in Flash
Posted on 22 October 2008. Tags: as2, as3, development, Flash, programming
Create a slideshopro component and give instance name “slideshoComInsta”;
- _global.myxml=”dynamic.xml”;
- slideshoComInsta.xmlFilePath = _global.myxml;
Posted in Flash
Posted on 22 October 2008. Tags: thundrbird
Tundrbird mail client Printing messages without full headers
To view messages without the full headers, go to the “View” menu and select “Headers -> Normal”. This will display messages with only minimal headers. The viewing mode that you have selected should apply when you print messages as well.
To print a message without any headers at all (only the message body), right-click on the message and select “Edit As New…” (or go to the “Message” menu and select “Edit Message As New…”). The message will open in a new window. If you print it from there, it should come out with no headers at all. If you see HTML tables in the message appear with altered formatting (awkward red borders), don’t worry, it will still come out ok on the printed page.
You could also use the PrintingTools extension to print a message without headers. It has many other features that can modify the printing layout.
Posted in Tips & Tricks, Windows
Posted on 22 October 2008.
Does Anyone Have Directed Call Pickup Working?
- answer call **(ext)
- *8 only with same group
Posted in Trixbox
Posted on 21 October 2008.
Asirra
Asirra is a human interactive proof that asks users to identify photos of cats and dogs. It’s powered by over three million photos from our unique partnership with Petfinder.com. Protect your web site with Asirra — free!
http://research.microsoft.com/asirra/
Continue Reading
Posted in News, Programming