vesti

Fizika tuge

Georgi Gospodinov

Prevela s bugarskog Ivana Stoičkov

Godina izdanja: 2013

Format (cm): 20cm

Broj Strana: 344

ISBN: 978-86-6145-143-0

Cena: Rasprodato

Već na prvi pogled jasno je da je pred nama moderan roman. A koliko je još i moderniji na drugi pogled?
Gospodinov bez zazora preispituje granice žanra. To čini tako da nam se čini kao da je ovo jedan od poslednjih pokušaja da se dokaže da roman kao književni rod ima još oblika za izmišljanje, obogaćivanje i pokazivanje. Autor istovremeno lakonski i temeljno preispituje roman kao oblik književnog istraživanja, dovodeći ga u ozbiljnu sumnju, te ga potom, tako negiranog, uspostavlja u jednom novom melanžu. Fizika tuge nije više i samo eksperiment; ona je nova romaneskna vrednost. Istorija književnosti verovatno će ga jednoga dana označiti kao: a) prekretnički roman, b) izdajnički roman, ili v) jedan od poslednjih romana koji bi da obuhvate - sve.
Ovaj pre svega poetičan roman, vrlo tanane duše, priča je o fizici ali i metafizici tuge. Čine ga: montaža, kinematografska struktura, pauze, grafika, simboli, tišina, prividna fragmentarnost, samoća, minotaurska napuštenost, lavirinti, antički mitovi, praznina. To je istorija sveta ispričana pogledom nevažnih događaja, netipičnih stvorenja (od puževa do dinosaura i ljudi). U zbiru svega glavni junak je Ja smo. To ja smo ključ je romana: ono je oscilirajuće klatno između prvog i trećeg lica, jednine i množine. Autorska snaga, koja je u svim pričama i telima ove knjige, mnogo je šira od tzv. Sveznajućeg autora.
Roman - vremenska kapsula. Roman u koji se zaljubljuje.
Ako je originalni i uspešni Prirodni roman G. Gospodinova, preveden na 20 jezika, od kojih je srpski bio prvi u svetu (Geopoetika, 2001), bio postmoderan u najplemenitijem smislu reči, Fizika tuge je roman apokaliptičan u najrevolucionarnijem značenju reči.  microsoft access 2010 runtime download

Download: Microsoft Access 2010 Runtime

| Option | Pros | Cons | |--------|------|------| | (free) | Works on modern Windows, still supported | Requires O365 subscription to develop | | Convert to SQL Server + Power Apps | Cloud, mobile, secure | Steep learning curve | | Keep using 2010 Runtime | Works fine internally | Security risks, no future updates | 🛡️ Security warning: Do not use 2010 Runtime on internet-facing machines or with sensitive data. It lacks modern security patches. 8. Final Checklist for Success ✅ Downloaded only from microsoft.com ✅ Chose 32-bit runtime unless you have a specific reason for 64-bit ✅ Created an .accde from your finished database ✅ Disabled navigation pane and special keys ✅ Tested on a clean VM with no Office installed ✅ Created shortcut with /runtime flag ✅ Documented for users: "You cannot edit forms or code – contact developer for changes" If you need a sample deployment script (PowerShell or batch) that checks architecture, installs silently, and copies your front-end .accde locally, let me know.

AccessRuntime.exe /quiet /norestart To include a to launch your app automatically:

This guide focuses on practical use: you need it, where to get it legally, and how to deploy it to users who do not have Access installed. 1. What is the Access 2010 Runtime? The Runtime allows you to run an Access 2010 database application (.accdb or .accde) on a computer that does not have Microsoft Access installed.

| Action | How to do it | |--------|---------------| | | File → Options → Current Database → uncheck "Display Navigation Pane" | | Set a startup form | Options → Current Database → "Display Form:" → select your main menu form | | Disable special keys | Options → Current Database → uncheck F11, Ctrl+G, etc. | | Enable error handling | Add On Error GoTo in all VBA procedures – Runtime crashes silently without it | | Create .accde | File → Save As → Make ACCDE – this strips source code and prevents design changes | Test under Runtime on a clean VM Never assume it works – install the Runtime on a test PC with no Office installed and run your .accde. 6. Common Problems & Fixes | Issue | Solution | |-------|----------| | "Unrecognized database format" | Your database is in Access 2016/365 format. Save a copy as .accdb (2010 format). | | Runtime won't install on Windows 10/11 | Right-click installer → Properties → Compatibility → Run as Windows 7. | | Missing ActiveX controls | Runtime does not include MSCOMCTL.OCX etc. Redistribute with your installer. | | Cannot open VBA code | Normal – Runtime blocks design view intentionally. | | Installation asks for MSXML 6.0 | Install MSXML 6.0 from Microsoft first (separate download). | 7. Better Alternatives for New Projects (2026 perspective) The Access 2010 Runtime is unsupported by Microsoft (end of extended support was 2020). Consider:

Ostale knjige iz edicije - Svet proze

| Option | Pros | Cons | |--------|------|------| | (free) | Works on modern Windows, still supported | Requires O365 subscription to develop | | Convert to SQL Server + Power Apps | Cloud, mobile, secure | Steep learning curve | | Keep using 2010 Runtime | Works fine internally | Security risks, no future updates | 🛡️ Security warning: Do not use 2010 Runtime on internet-facing machines or with sensitive data. It lacks modern security patches. 8. Final Checklist for Success ✅ Downloaded only from microsoft.com ✅ Chose 32-bit runtime unless you have a specific reason for 64-bit ✅ Created an .accde from your finished database ✅ Disabled navigation pane and special keys ✅ Tested on a clean VM with no Office installed ✅ Created shortcut with /runtime flag ✅ Documented for users: "You cannot edit forms or code – contact developer for changes" If you need a sample deployment script (PowerShell or batch) that checks architecture, installs silently, and copies your front-end .accde locally, let me know.

AccessRuntime.exe /quiet /norestart To include a to launch your app automatically:

This guide focuses on practical use: you need it, where to get it legally, and how to deploy it to users who do not have Access installed. 1. What is the Access 2010 Runtime? The Runtime allows you to run an Access 2010 database application (.accdb or .accde) on a computer that does not have Microsoft Access installed.

| Action | How to do it | |--------|---------------| | | File → Options → Current Database → uncheck "Display Navigation Pane" | | Set a startup form | Options → Current Database → "Display Form:" → select your main menu form | | Disable special keys | Options → Current Database → uncheck F11, Ctrl+G, etc. | | Enable error handling | Add On Error GoTo in all VBA procedures – Runtime crashes silently without it | | Create .accde | File → Save As → Make ACCDE – this strips source code and prevents design changes | Test under Runtime on a clean VM Never assume it works – install the Runtime on a test PC with no Office installed and run your .accde. 6. Common Problems & Fixes | Issue | Solution | |-------|----------| | "Unrecognized database format" | Your database is in Access 2016/365 format. Save a copy as .accdb (2010 format). | | Runtime won't install on Windows 10/11 | Right-click installer → Properties → Compatibility → Run as Windows 7. | | Missing ActiveX controls | Runtime does not include MSCOMCTL.OCX etc. Redistribute with your installer. | | Cannot open VBA code | Normal – Runtime blocks design view intentionally. | | Installation asks for MSXML 6.0 | Install MSXML 6.0 from Microsoft first (separate download). | 7. Better Alternatives for New Projects (2026 perspective) The Access 2010 Runtime is unsupported by Microsoft (end of extended support was 2020). Consider: