Monday, August 04, 2008

LNCS Journals, Academic Books & Online Media | Springer - Sent Using Google Toolbar

LNCS Journals, Academic Books & Online Media | Springer

HomeTOPMENU_CONTACTCartLoginMy SpringerChoose your location
Computer Science - Journals and Academic Books
LNCS
Search Search By
Advanced Search
Information for LNCS Authors
Please carefully read the instructions below, and download the relevant files from the right-hand column.


Default Author Instructions
Please read our default author instructions file.
Copyright Form
Manuscripts must be accompanied by a signed copyright form.

Submit Your Manuscript to the Volume Editor
Please submit the following to the volume editors (e.g., to your conference committee contact, not to the Springer editorial office):




(a) Completed copyright form.


(b) Source (input) files:
(i) For example, LaTeX2e files for the text and PS/EPS or PDF/JPG files for all figures.
(ii) Any further style files and fonts you have used together with your source files and that are not generally available at CTAN.
(iii) Final DVI file (for papers prepared using LaTeX/TeX).
(iv) Final PDF file (for reference).
(v) RTF files (for word-processing systems other than LaTeX/TeX).



The texts in all files must be identical.

The volume editors will check the contributions, decide in which order they shall appear
in the printed volume and will send the complete material on to Springer.
Springer Author Discount
All Springer authors and journal editors receive a discount on Springer books. Please click on the following link and fill out the form so that we can send you your SpringerToken. Using the SpringerToken you can order Springer books at your author's discount.
Proceedings and Other Multiauthor Volumes - Using LaTeX2e
We want to add hyperlinks to your manuscript in the online version, so we recommend the use of LaTeX2e for the preparation of your camera-ready manuscript, together with the corresponding Springer class file - llncs2e.zip contains:



(i) llncs.cls, Springer class file;


(ii) llncs.dem, sample input file, you can use it as a source for your own input;


(iii) llncs.doc (actually a TeX file), the documentation of the class, with detailed instructions
on how the macro package works;


(iv) llncs.dvi, DVI resulting out of llncs.doc.



Proceedings and Other Multiauthor Volumes - Using LaTeX
If you are not able to use LaTeX2e you may use our old macro package for LaTeX.

Please download llncs.zip.
Proceedings and Other Multiauthor Volumes - Using Plain TeX
If you are not able to use LaTeX2e you may use our old macro package for Plain TeX.

Please download plncs.zip.
Proceedings and Other Multiauthor Volumes - Sample File
We also provide the LaTeX2e source file of the "Authors' Instructions," which may serve as a further sample input. typeinst.zip contains a separate LaTeX file for the text and EPS file for the figure.

Proceedings and Other Multiauthor Volumes - Using Microsoft Word
We do not encourage the use of Microsoft Word, particularly as the layout of the pages (the position of figures and paragraphs) can change between printouts. However, we do provide the relevant templates and sample files for PC (sv-lncs.dot) and Mac (sv-lncs) environments. Please read the explanatory sv-lncs.pdf carefully.

Please download word.zip.
Proceedings and Other Multiauthor Volumes - Using FrameMaker
Please follow our "Author Instructions" closely in order to make the volume look as uniform as possible.

Oscar Nierstrasz prepared a FrameMaker template (llncsfm.zip) for the ESEC 1999 conference. [Please note that this template is neither checked nor supported by Springer.]

Please download llncsfm.zip.
Proceedings and Other Multiauthor Volumes - Using Other Packages
Please follow our "Author Instructions" closely in order to make the volume look as uniform as possible.

If you have prepared a template for a different text-processing system and you would like to share it with others, please send it to us. [Please note that any such templates are neither checked nor supported by Springer.]
Monographs - Using LaTeX2e
We strongly suggest using current LaTeX2e for your Monograph.

Please download the basic LaTeX package SVMono and check the readme.txt file first.

Please download svmono.zip.
Monographs - Using old LaTeX 2.09
If you are not able to use current LaTeX2e you may use our old macro package for LaTeX 2.09. Please use CLMono01 for LaTeX 2.09, part of the CLMoMu01 package.

Please download clmomu01.zip.
Monographs - Using Plain TeX
Please use CPMono01 for Plain TeX, part of CPMoMu01.

Please download cpmomu01.zip.
Figures
If possible, please produce your figures electronically - please download see techinen.pdf - and integrate them into your text file.

For current LaTeX2e please use either the graphics or the
graphicx package for inclusion of figures.

For old LaTeX 2.09 and plainTeX users we recommend using the style files psfig.sty (available at ftp://ftp.dante.de/tex-archive/nonfree/graphics/psfig/psfig.sty) or epsf.tex (available at ftp://ftp.dante.de/tex-archive/systems/knuth/local/lib/epsf.tex).
Supplementary Material
If you have supplementary material on your server, please give the volume editors a short description and give them the relevant URL, etc. Then we can add a description of this material to the LNCS Online entry for your volume, and create a link to your server, etc.
Volume Editors
Please click on the link at the top of the right-hand column to see the instructions for LNCS volume editors.

Related links
Downloads

Tuesday, June 24, 2008

How to build QT 4.4 with /MP compiler option

In order to utilize multi-core CPU, we need to use /MP option on Visual Studio compiler.

It can be done by like this,

Replace all "= -nologo" to "= /MP -nologo" in every make* file


Sunday, June 15, 2008

How to work with AHCI and RAID on GA-MA78GM-S2H for VISTA


First, it's true that its about twice faster to set two identical SATA disc as RAID 0, however limitation of AMD SB700 chipset, you can't enjoy RAID with Hot-Plug funcitionality.

1. Install AHCI mode by installation
- Change SATA mode to IDE
- After installation, follow below steps
1.Exit all Windows-based programs.
2. Click Start, type regedit in the Start Search box, and then press ENTER.
3. If you receive the User Account Control dialog box, click Continue.
4.Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
5.In the right pane, right-click Start in the Name column, and then click Modify.
6.In the Value data box, type 0, and then click OK.
7.On the File menu, click Exit to close Registry Editor.

from http://support.microsoft.com/kb/922976

2. Install RAID mode by installation
- Change SATA mode to RAID
- Setup RAID set on POST
- Install driver from installation screen (Can use USB as well)
- Now, RAID drives are shown to installation path.

3. Uninstall RAID mode and bring system back to AHCI
- Now, you really want to use Hot-Plug feature on your system, you need to complete PC backup on your system disk first
- It's always good idea to keep system partition as small as possible and extend it only when is needed
- Use Windows Backup Centre to make back up of your system partiton to outside of RAID drives
- Change SATA mode to AHCI
- Boot from Windows Installation disc
- Choose Recovery Mode, the drives are already on the list, since it's not RAID
- Recover system
- Not finished yet, although it's capable of run the system, it's on existing RAID driver and not supporting Hot-Plug feature just yet
- Remove AMD RAID driver from Device Manager, also remove AMD IDE driver as well. Should choose option to delete files as well.
- Try to reboot, it wouldn't because it doesn't have any driver to running the drives, boot from Windows Installation Disc
- Choose Recovery Mode, Windows automatically detects there were problems, and try to install AHCI drivers from installation disc
- Boot to Safe mode for sure it installs all new IDE channels
- Now it's good to go, try to connect SATA device on SATA channel 4 and 5 to check Hot-Plug feature is working

4. Uninstall AHCI and bring system back to RAID
- Never tried yet, however it may possible to follow same step as above, because windows Recovery Mode should needs corect RAID dirver to see RAID drives


Tuesday, June 03, 2008

- Sony Service Menu - Checking and Resetting Lamp Hours

- Sony Service Menu - Checking and Resetting Lamp Hours
Procedure

1. To access the service menu, with the TV off, press the following buttons on the remote control sequentially in rapid succession (note: if the TV is already on, you can start by turning the power off, but then you should enter the full 4-button sequence within about 3 seconds to avoid a lamp restart):
<5>

2. Press until the PANEL service menu displays.

3. Press <2> until the OPTION_E category appears.

4. The "LampTM" (lamp power-on time in hours) and "LampCT" (lamp on/off cycles) entries are in the first item in the OPTION_E category. If they are not displayed, press <1> repeatedly until they do.

The display should look as follows:
PANEL NVM OK 9 OPTION_E
0 LAMP 0 Diff 1
LampTM #### LampCT ####

To reset these counters, press <3> .
"WRI-EXE" should be displayed momentarily in red text, followed by resetting to “0”.

5. To display the PanelTM (total LCD panel power-on time) entry, press <1> until it displays.

The display should look as follows:
PANEL NVM OK 9 OPTION_E
7 SH SFT1 10 Diff 1
PanelTM ####

6. When done, exit the service menu by turning off the TV (note: you can turn the TV back on immediately, but you should do so within about 3 seconds to avoid a lamp restart.

General service menu information

Enter Service Menu = <5>
Exit Service Menu =
Menu Next = <1>
Menu Previous = <4>
Category Next = <2>
Category Previous = <5>
Adjust Up = <3>
Adjust Down = <6>
Save New Settings =
Restore Factory Defaults = <8>