| |
| de:editoriales:sybex [2026/04/27 19:34] – creado jesus | de:editoriales:sybex [2026/04/27 19:38] (actual) – jesus |
|---|
| ~~NOTOC~~ | ~~NOTOC~~ |
| <html> | <html> |
| <!-- Style block follows same structure as above... --> | <style> |
| | /* --- CRT-BASIS-ENGINE --- */ |
| | .pcw-page-container { |
| | background-color: #000b00 !important; |
| | font-family: 'Courier New', Courier, monospace !important; |
| | padding: 15px; |
| | color: #00ff00 !important; |
| | } |
| | .crt-effect { position: relative; overflow: hidden; border: 2px solid #2a2a2a; } |
| | .crt-effect::after { |
| | content: " "; position: absolute; top: 0; left: 0; bottom: 0; right: 0; |
| | background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.1) 50%), |
| | linear-gradient(90deg, rgba(255, 0, 0, 0.02), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.02)); |
| | background-size: 100% 3px, 2px 100%; z-index: 100; pointer-events: none; |
| | animation: flicker-pcw 0.15s infinite; |
| | } |
| | @keyframes flicker-pcw { 0% { opacity: 0.97; } 100% { opacity: 1; } } |
| | .ficha-libro-crt { |
| | border: 10px solid #2a2a2a; border-radius: 15px; padding: 30px; margin-bottom: 20px; |
| | display: flex; flex-wrap: wrap; gap: 30px; |
| | box-shadow: inset 0 0 50px rgba(0,255,0,0.15), 0 10px 30px rgba(0,0,0,0.7); |
| | } |
| | .portada-ficha-container { |
| | width: 220px; height: 300px; background-color: #111; border: 4px solid #00ff00; |
| | padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; |
| | } |
| | .portada-ficha-container img { max-width: 100%; height: auto; object-fit: contain; } |
| | .datos-ficha { flex: 1; min-width: 300px; } |
| | .titulo-linea { display: flex; justify-content: space-between; align-items: center; border-bottom: 2px solid #00ff00; margin-bottom: 20px; padding-bottom: 5px; } |
| | .datos-ficha h2 { margin: 0 !important; font-size: 1.8em !important; color: #00ff00 !important; text-transform: uppercase; text-shadow: 0 0 10px #00ff00; } |
| | .bandera-pais { height: 25px; border: 1px solid #00ff00; } |
| | .dato-linea { margin: 8px 0; font-size: 0.95em; display: flex; } |
| | .dato-etiqueta { color: #008800; font-weight: bold; min-width: 180px; text-transform: uppercase; } |
| | .dato-valor { color: #00ff00; flex: 1; } |
| | .link-editorial { color: #00ff00 !important; text-decoration: underline !important; font-weight: bold; } |
| | .pcw-section-box { background-color: #000b00; border: 2px solid #00ff00; margin: 20px 0; padding: 20px; } |
| | .pcw-section-title { background-color: #00ff00; color: #000; padding: 3px 12px; font-weight: bold; display: inline-block; margin-bottom: 15px; text-transform: uppercase; font-size: 1.1em; } |
| | .pcw-index-tree { line-height: 1.6; color: #00ff00; } |
| | .index-item-main { font-weight: bold; margin-top: 10px; display: block; border-left: 3px solid #008800; padding-left: 10px; } |
| | .index-subitem { margin-left: 30px; display: block; font-size: 0.9em; opacity: 0.8; } |
| | .index-subitem::before { content: "├─ "; color: #008800; } |
| | @media (max-width: 700px) { .ficha-libro-crt { flex-direction: column; align-items: center; } .dato-linea { flex-direction: column; } } |
| | </style> |
| <div class="pcw-page-container crt-effect"> | <div class="pcw-page-container crt-effect"> |
| |
| | <!-- 1. TECHNISCHES DATENBLATT --> |
| <div class="ficha-libro-crt"> | <div class="ficha-libro-crt"> |
| <div class="portada-ficha-container"> | <div class="portada-ficha-container"> |
| </div> | </div> |
| <div class="dato-linea"><span class="dato-etiqueta">NAME:</span><span class="dato-valor">Sybex France SARL</span></div> | <div class="dato-linea"><span class="dato-etiqueta">NAME:</span><span class="dato-valor">Sybex France SARL</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">GEGRÜNDET:</span><span class="dato-valor">1979 (Paris)</span></div> | <div class="dato-linea"><span class="dato-etiqueta">GRÜNDUNG:</span><span class="dato-valor">1979 (Paris)</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">GOLDENE ÄRA:</span><span class="dato-valor">1984 — 1992 (Amstrad Ära)</span></div> | <div class="dato-linea"><span class="dato-etiqueta">GOLDENE ÄRA:</span><span class="dato-valor">1984 — 1992 (Amstrad-Ära)</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">STATUS:</span><span class="dato-valor">Übernommen von Wiley (2005)</span></div> | <div class="dato-linea"><span class="dato-etiqueta">STATUS:</span><span class="dato-valor">Übernommen von Wiley (2005)</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">SPEZIALGEBIET:</span><span class="dato-valor">Technische Literatur / Handbücher</span></div> | <div class="dato-linea"><span class="dato-etiqueta">FACHGEBIET:</span><span class="dato-valor">Technische Literatur / Handbücher</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">AKTUELL:</span><span class="dato-valor"><a href="https://wiley.com" class="link-editorial">Sybex.com</a></span></div> | <div class="dato-linea"><span class="dato-etiqueta">AKTUELL:</span><span class="dato-valor"><a href="https://wiley.com" class="link-editorial">Sybex.com</a></span></div> |
| | |
| <div class="dato-linea" style="flex-direction: column; margin-top: 15px;"> | <div class="dato-linea" style="flex-direction: column; margin-top: 15px;"> |
| <span class="dato-etiqueta">KURZKOMMENTAR:</span> | <span class="dato-etiqueta">KURZBESCHREIBUNG:</span> |
| <span class="dato-valor" style="margin-top: 5px; text-align: justify; color: #aaffaa; font-style: italic;"> | <span class="dato-valor" style="margin-top: 5px; text-align: justify; color: #aaffaa; font-style: italic;"> |
| Als Epizentrum technischer Dokumentation für den europäischen Markt war Sybex der Schlüssel, der es Amstrad-Nutzern ermöglichte, ihre Maschinen durch einen beispiellosen didaktischen Stil zu beherrschen. | Als Epizentrum technischer Dokumentation für den europäischen Markt war Sybex der entscheidende Faktor, der es Amstrad-Nutzern ermöglichte, ihre Maschinen durch einen beispiellosen didaktischen Stil zu beherrschen. |
| </span> | </span> |
| </div> | </div> |
| </div> | </div> |
| |
| | <!-- 2. BESCHREIBUNG --> |
| <div class="pcw-section-box"> | <div class="pcw-section-box"> |
| <div class="pcw-section-title">Beschreibung</div> | <div class="pcw-section-title">Beschreibung</div> |
| <div style="color: #aaffaa; line-height: 1.6; text-align: justify;"> | <div style="color: #aaffaa; line-height: 1.6; text-align: justify;"> |
| <p>Sybex war während der Mikrocomputer-Revolution einer der einflussreichsten Computerverlage weltweit. Ursprünglich 1976 in Berkeley von Dr. Rodnay Zaks gegründet, wurde die französische Tochtergesellschaft zum Zentrum der technischen Dokumentation für Europa, insbesondere durch die Handbücher für die Amstrad CPC- und PCW-Serie.</p> | <p>Sybex war während der Mikrocomputer-Revolution einer der einflussreichsten Computerbuchverlage weltweit. Ursprünglich 1976 in Berkeley von Dr. Rodnay Zaks gegründet, wurde die französische Tochtergesellschaft zum Herzstück der Dokumentation für den europäischen Markt, insbesondere durch Handbücher für die Amstrad CPC- und PCW-Serie.</p> |
| <p>Im Gegensatz zu den oft trockenen offiziellen Herstellerhandbüchern setzte Sybex auf einen didaktischen und visuellen Stil. Ihre Bücher, erkennbar an den farbenfrohen Covern, ermöglichten es Tausenden von Heimanwendern, BASIC-Programmierung, Z80-Assembler und Betriebssysteme wie CP/M zu erlernen. In Frankreich war der Erfolg von Sybex eng mit dem Aufstieg von Amstrad verknüpft.</p> | <p>Im Gegensatz zu den oft trockenen Originalhandbüchern der Hersteller setzte Sybex auf einen didaktischen und visuellen Stil. Ihre Bücher, erkennbar an den farbenfrohen Covern, ermöglichten es Tausenden, BASIC-Programmierung, Z80-Assembler und Betriebssysteme wie CP/M zu erlernen. In Frankreich war der Erfolg von Sybex untrennbar mit dem Erfolg von Amstrad verbunden.</p> |
| </div> | </div> |
| </div> | </div> |
| |
| | <!-- 3. STANDORTENTWICKLUNG --> |
| <div class="pcw-section-box"> | <div class="pcw-section-box"> |
| <div class="pcw-section-title">Standortentwicklung (Frankreich)</div> | <div class="pcw-section-title">Standortentwicklung (Frankreich)</div> |
| <span class="index-subitem">Hauptsitz während des 8-Bit-Booms. Tel: +33 (1) 42.03.92.10</span> | <span class="index-subitem">Hauptsitz während des 8-Bit-Booms. Tel: +33 (1) 42.03.92.10</span> |
| <span class="index-item-main">1990er: 1 Villa Cœur de Vey, 75014 Paris</span> | <span class="index-item-main">1990er: 1 Villa Cœur de Vey, 75014 Paris</span> |
| <span class="index-subitem">Sitz während des Übergangs zum PC.</span> | <span class="index-subitem">Sitz während der Transition zum PC.</span> |
| <span class="index-item-main">Ende: 76 Avenue Pierre Brossolette, 92240 Malakoff</span> | <span class="index-item-main">Ende: 76 Avenue Pierre Brossolette, 92240 Malakoff</span> |
| <span class="index-subitem">Letzter Standort (Le Polaris Gebäude).</span> | <span class="index-subitem">Letzter Standort (Le Polaris Gebäude).</span> |
| </div> | </div> |
| |
| | <!-- 4. AUTOREN UND REFERENZTITEL --> |
| <div class="pcw-section-box"> | <div class="pcw-section-box"> |
| <div class="pcw-section-title">Autoren und Referenztitel</div> | <div class="pcw-section-title">Autoren und Referenztitel</div> |
| <span class="index-subitem">Schlüssel zu Amstrad, BASIC und Maschinensprache.</span> | <span class="index-subitem">Schlüssel zu Amstrad, BASIC und Maschinensprache.</span> |
| <span class="index-item-main">Pierre Le Beux (Wörterbücher)</span> | <span class="index-item-main">Pierre Le Beux (Wörterbücher)</span> |
| <span class="index-subitem">Informatik-Wörterbuch.</span> | <span class="index-subitem">Wörterbuch der Informatik.</span> |
| </div> | </div> |
| </div> | </div> |
| |
| | <!-- 5. WICHTIGE TECHNISCHE HANDBÜCHER --> |
| <div class="pcw-section-box"> | <div class="pcw-section-box"> |
| <div class="pcw-section-title">Wichtige technische Handbücher</div> | <div class="pcw-section-title">Wichtige technische Handbücher</div> |
| <div class="pcw-index-tree"> | <div class="pcw-index-tree"> |
| <span class="index-item-main">CP/M für alle</span> | <span class="index-item-main">CP/M für alle</span> |
| <span class="index-subitem">Gilt als definitiver Leitfaden für das Disketten-System des PCW.</span> | <span class="index-subitem">Gilt als ultimativer Leitfaden zum Verständnis des Disketten-Systems des PCW.</span> |
| <span class="index-item-main">Buchhaltung auf Amstrad</span> | <span class="index-item-main">Buchhaltung auf Amstrad</span> |
| <span class="index-subitem">Einer der ersten büroorientierten Leitfäden für den PCW 8256.</span> | <span class="index-subitem">Einer der ersten büroorientierten Leitfäden für den PCW 8256.</span> |
| <span class="index-item-main">Z80-Programmierung</span> | <span class="index-item-main">Programmierung des Z80</span> |
| <span class="index-subitem">Referenzhandbuch von Zaks für alle, die die Amstrad-CPU voll ausreizen wollten.</span> | <span class="index-subitem">Zaks' Referenzhandbuch für alle, die die Amstrad-CPU voll ausreizen wollten.</span> |
| </div> | </div> |
| </div> | </div> |
| |
| | <!-- 6. VERMÄCHTNIS --> |
| <div class="pcw-section-box"> | <div class="pcw-section-box"> |
| <div class="pcw-section-title">Vermächtnis</div> | <div class="pcw-section-title">Vermächtnis</div> |
| <div style="color: #aaffaa; line-height: 1.6; text-align: justify;"> | <div style="color: #aaffaa; line-height: 1.6; text-align: justify;"> |
| Nach der Übernahme durch John Wiley & Sons im Jahr 2005 blieb Sybex als Fachlabel bestehen. In Frankreich wurden die Büros geschlossen, aber das Archiv bildete die Basis für moderne IT-Handbücher. Für Amstrad-Sammler ist ein Sybex-Buch mit dem "Papiercomputer"-Logo heute ein Kultobjekt. | Nach der Übernahme der US-Muttergesellschaft durch John Wiley & Sons im Jahr 2005 blieb der Markenname Sybex als Fachlabel bestehen. In Frankreich wurden die Büros geschlossen, aber das Archiv bildete die Basis für moderne IT-Lehrbücher. Für Amstrad-Sammler ist ein Sybex-Buch mit dem "Papiercomputer"-Logo heute ein Kultobjekt. |
| </div> | </div> |
| </div> | </div> |