| |
| fr:software:editoriales:bmf [2026/04/28 08:40] – creado jesus | fr:software:editoriales:bmf [2026/04/28 08:50] (actual) – borrado jesus |
|---|
| ~~NOTOC~~ | |
| <html> | |
| <style> | |
| /* Se mantiene el bloque de estilo idéntico al original para asegurar el funcionamiento del motor */ | |
| .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: 2px; 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: 30px; border: 1px solid #00ff00; } | |
| .dato-linea { margin: 8px 0; font-size: 0.95em; display: flex; } | |
| .dato-etiqueta { color: #008800; font-weight: bold; min-width: 130px; text-transform: uppercase; } | |
| .dato-valor { color: #00ff00; } | |
| .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="ficha-libro-crt"> | |
| <div class="portada-ficha-container" style="display: flex; align-items: center; justify-content: center; text-align: center; padding: 15px;"> | |
| <span style="color: #ffffff; font-weight: bold; font-size: 1.4em; line-height: 1.2; text-transform: uppercase;">B.M.F. Editores, S.A.</span> | |
| </div> | |
| <div class="datos-ficha"> | |
| <div class="titulo-linea"> | |
| <h2>PROFIL ÉDITORIAL</h2> | |
| <img src="/lib/exe/fetch.php?media=botones:espana.jpg" class="bandera-pais"> | |
| </div> | |
| <div class="dato-linea"><span class="dato-etiqueta">NOM :</span><span class="dato-valor">B.M.F. Editores, S.A.</span></div> | |
| <div class="dato-linea"><span class="dato-etiqueta">ORIGINE :</span><span class="dato-valor">Madrid, Espagne</span></div> | |
| <div class="dato-linea"><span class="dato-etiqueta">FONDATION :</span><span class="dato-valor">Début des années 80</span></div> | |
| <div class="dato-linea"><span class="dato-etiqueta">STATUT :</span><span class="dato-valor">Historique / Dissoute</span></div> | |
| <div class="dato-linea"><span class="dato-etiqueta">SPÉCIALITÉ :</span><span class="dato-valor">Informatique Technique / Kiosque</span></div> | |
| <div class="dato-linea"><span class="dato-etiqueta">TITRES :</span><span class="dato-valor">BMF Informática, Micro BMF</span></div> | |
| <div class="dato-linea" style="flex-direction: column; margin-top: 15px;"> | |
| <span class="dato-etiqueta">EN BREF :</span> | |
| <span class="dato-valor" style="margin-top: 5px; text-align: justify; color: #aaffaa; font-style: italic;"> | |
| Référence absolue du kiosque technique espagnol, BMF Editores a réussi à rendre accessibles des concepts complexes comme le système CP/M ou la programmation en langage machine pour l'utilisateur moyen d'Amstrad, privilégiant toujours l'utilité pratique à la théorie académique. | |
| </span> | |
| </div> | |
| </div> | |
| </div> | |
| |
| <div class="pcw-section-box"> | |
| <div class="pcw-section-title">A> REVUE HISTORIQUE</div> | |
| <div style="color: #aaffaa; line-height: 1.6; text-align: justify;"> | |
| <p><strong>B.M.F. Editores</strong> a été un élément clé de la vulgarisation de l'informatique en Espagne au niveau de la rue. Contrairement aux grands éditeurs qui opéraient exclusivement en librairies spécialisées ou par abonnement technique, BMF a dominé le marché du <strong>kiosque</strong> avec des publications directes très axées sur l'apprentissage pratique et immédiat.</p> | |
| <p>Pour la communauté des utilisateurs d'Amstrad, ses monographies sur le système d'exploitation <strong>CP/M</strong> et ses magazines avec des listages de code prêts à être saisis manuellement ont été la porte d'entrée de l'informatique professionnelle. Son style éditorial s'éloignait délibérément de l'esthétique des jeux vidéo pour se concentrer sur l'utilité technique, transformant ses publications en manuels de référence obligatoires dans les bureaux et les foyers au cours des années 80.</p> | |
| </div> | |
| </div> | |
| |
| <div class="pcw-section-box"> | |
| <div class="pcw-section-title">B> TITRES ET PUBLICATIONS</div> | |
| <div class="pcw-index-tree"> | |
| <span class="index-item-main">BMF Informática</span> | |
| <span class="index-subitem">Magazine principal avec une approche multiplateforme (accent particulier sur Amstrad).</span> | |
| <span class="index-item-main">Micro BMF</span> | |
| <span class="index-subitem">Publication centrée sur le matériel et les périphériques de micro-informatique.</span> | |
| <span class="index-item-main">Bibliothèque Technique Amstrad</span> | |
| <span class="index-subitem">Série de manuels dédiés au CP/M, au BASIC et à la gestion de bases de données.</span> | |
| </div> | |
| </div> | |
| </div> | |
| |
| |
| </html> | |