feed icon rss

Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • UB Potsdam  (12)
  • Bibliothek Lübbenau - Vetschau
  • Müncheberg Dt. Entomologisches Institut
  • Berlinische Galerie
  • UdK Berlin
  • Electronic books  (12)
Medientyp
Sprache
Region
Bibliothek
Erscheinungszeitraum
Zugriff
  • 1
    Online-Ressource
    Online-Ressource
    Berkeley, CA :Apress L. P.,
    UID:
    almahu_9949301324102882
    Umfang: 1 online resource (263 pages)
    Ausgabe: 3rd ed.
    ISBN: 9781430261377
    Anmerkung: Intro -- Contents -- Preface -- List of figures -- List of tables -- Chapter 1: Introduction to TouchDevelop -- 1.1 Computers want to be programmed -- 1.2 What is TouchDevelop? -- 1.3 The TouchDevelop ecosystem -- 1.4 History and Future -- 1.5 Platforms -- 1.5.1 Installing TouchDevelop on a Windows phone -- 1.5.2 Running TouchDevelop on other platforms -- 1.6 The scripting language -- Chapter 2: The Scripting Language -- 2.1 Introduction - the language flavor -- 2.1.1 A sample program (/okzc) -- 2.2 Datatypes and variables -- 2.2.1 The Invalid value -- 2.2.2 met hodThe Nothing type or an operation which does not return a usable result, but which -- Value types -- Number -- String -- 2.2.3 Reference types -- Reference types provided by the API -- Collection types -- 2.2.4 Tables anxtnhe planatioo tT pacbollectioolses en. 2s-s5en.d T types bhye tseh thaveh oreete hb ceeero cn lleotaggedcllteio -- 2.2.5The Objects for types. -- 2.2.6 Decorators -- 2.2.7 -- Global persistent data -- 2.2.8 -- Art items -- 2.3 Expressions -- 2.3.1 Constants -- Explicit Constants -- Named constants -- The invalid value -- 2.3.2script cVariables -- Local variables -- Global data variables -- Action parameters Parameters bmore associated -- 2.3.3 Operators -- 2.3.4 -- Calling an action -- 2.3.5 Calling an API method -- 2.4 Statements -- 2.4.1 Expression -- 2.4.2 Declaration and assignment -- 2.4.3 -- If statement -- 2.4.4 While loop -- 2.4.5 -- For loop -- 2.4.6 For each loop -- 2.5 Actions -- 2.5.1 Defining an action -- Public versus private -- 2.5.2 Call and return -- 2.5.3 Input parameters -- 2.5.4 Result parameters -- 2.5.5 Calling a library action -- Rebinding libraries -- Visibility -- 2.6 Events -- 2.7 Pages -- 2.8 Creating library scripts -- Implementation restrictions on libraries -- Chapter 3: The Wall - using the screen. , 3.1 Output - the writing on the wall -- 3.1.1 Output of simple values -- 3.1.2de fault Direction of Outputdirection of output -- 3.1.3Dappropriateproduces produces ispla yio bnOutput of composite values ge -- 3.1.4 -- Output of media values -- 3.1.5 Output of social values -- 3.1.6 Output of web value -- s -- 3.2 Input of values from the touchscreen -- 3.3 Updating the wall's content -- 3.3.1 Updatable textbox -- 3.3.2 For Updating a board display -- 3.4 Events on the touchscreen -- 3.4.1 Tap wall events -- 3.4.2 Tap board events -- 3.5 Pushing and popping pages -- 3.6 Titles and subtitles -- 3.7 Wall buttons -- 3.8 On-demand creation of output -- Chapter 4: The Web -- 4.1 URLs and webpages -- 4.1.1 Working with URLs -- 4.1.2 Creating and using web-based links -- Using the wall with web-based links -- 4.1.3 Checking the internet connection -- 4.2 Downloading and uploading files -- 4.2.1 Downloading a text file or downloading HTML -- 4.2.2 Download a picture -- 4.2.3 Downloading sounds of music -- 4.2.4 Uploading strings and files -- 4.3 Downloading structured data -- 4.3.1 Downloading information in JSON format -- 4.3.2ML i s shDownloading information in XML format -- 4.4 REST guidelines and web requests -- Chapter 5: Audio -- 5.1 Music -- 5.1.1 Working with collections of songs -- 5.1.2 Obtaining an individual song, available on all devices -- 5.1.3 Playing an individual song -- 5.1.4 An ex ample script -- 5.2 Sounds -- 5.3 Microphone -- Chapter 6: Camera, Graphics and Video -- 6.1 Camera -- 6.1.1 A sample program -- 6.2 Working with pictures -- 6.2.1 Picture albums and picture collections (Windows Phoneand Android) -- 6.2.2 Access to pictures on other devices -- 6.2.3 Manipulating a picture -- 6.3 Static graphics drawing and display -- 6.4 Playing videos from the internet -- Chapter 7: Sensors -- 7.1 The sensors -- 7.2 Sensor-driven events. , 7.2.1 Example script: A pedometer (/jbpv) -- 7.3 Accelerometer -- 7.3.1 Direction of acceleration forces -- 7.3.2 Example script: a light show (/tbcb) -- 7.4 Compass -- 7.4.1 Example script: a magnetic compass -- 7.5 Gyroscope -- 7.6 Motion -- Chapter 8: Interactions -- 8.1 Social messages -- 8.1.1 Working with messages -- 8.1.2 Message collections -- 8.2 Locations, places, maps -- 8.3 Emails -- 8.4 Phone Calls -- 8.5 2D barcodes -- 8.6 SMS messages (WP8 only) -- 8.7 Calendar and appointments (WP8 only) -- 8.8 Contacts (WP8 and Android only) -- Chapter 9: Game Board -- 9.1 Introduction -- 9.1.1 What is a sprite? -- 9.1.2 Coordinates and units -- 9.1.3 Game program structure -- 9.2 The Board datatype -- 9.2.1 Creating sprites -- 9.2.2 Obstacles and bounararies -- 9.2.3 Forces and animation -- Gravity and friction -- Springs and anchors -- 9.3 The Sprite datatype -- Visual attributes -- Position and motion -- Accelerations, forces and bounces -- 9.3.1 Managing sprites -- 9.4 The Sprite Collection datatype -- 9.5 Touching and board events -- 9.5.1 -- 9.5.1 Board touching actions -- 9.5.2 gameloop event -- 9.5.3 tap board event -- 9.5.4 swipe board event -- 9.5.5 tap sprite in XXX event -- 9.5.6 swipe sprite in XXX event -- 9.5.7 drag sprite in XXX event -- 9.5.8 tap sprite SSS, swipe sprite SSS, drag sprite SSS -- 9.6 Debugging games -- Chapter 10: UI with Boxes and Pages -- 10.1 Page Overview -- 10.2 Box Overview -- 10.3 Examples of Boxes and Pages -- 10.3.1 Page Example 1 -- 10.3.2 Page Example 2 -- 10.3.3 Page Example 3 -- 10.4 Working with Pages -- 10.4.1 Entering and Leaving a Page -- 10.4.2 Coding Restrictions -- 10.5 Live Editing of the User Interface -- 10.6 API Support for Boxes and Pages -- Chapter 11: Authenticating Web Services -- 11.1 Registering your app -- 11.2 Authenticating -- 11.3 Libraries -- 11.4 Advanced topics. , 11.4.1 Unique redirect URIs -- 11.4.2 State variable in redirect URI -- Chaper 12: Editing TouchDevelop Scripts -- A.1 The starting point -- A.2 The editing steps -- Getting started - providing an input parameter -- Adding the first statement to the action -- Adding the second and third statements -- Inserting the if statement -- Defining the Gameloop Event -- Trying out the script -- A.3 Additional steps -- Revising the script -- Publishing the script -- A.4 More advanced editing features -- A.4.1 Refactoring code into a new action -- A.4.2 I Copying and pasting code -- A.4.3 Surrounding code in a higher-level construct -- Chaper 13: TouchDevelop Services -- B.1 bazaar -- B.2 box -- B.3 collections -- B.4 colors -- B.5 contract -- B.6 invalid -- B.7 languages -- B.8 locations -- B.9 maps -- B.10 math -- B.11 media -- B.12 phone -- B.13 player -- B.14 senses -- B.15 social -- B.16 tags -- B.17 tile -- B.18 time -- B.19 wall -- B.20 web -- Chaper 14: TouchDevelop Datatypes -- C.1 Appointment -- C.2 Appointment Collection -- C.3 Board -- C.4 Boolean -- C.5 Camera -- C.6 Color -- C.7 Contact -- C.8 Contact Collection -- C.9 DateTime -- C.10 Form Builder -- C.11 Json Builder -- C.12 Json Object -- C.13 Link -- C.14 Link Collection -- C.15 Location -- C.16 Location Collection -- C.17 Map -- C.18 Matrix -- C.19 Message -- C.20 Message Collection -- C.21 Motion -- C.22 Number -- C.23 Number Collection -- C.24 Number Map -- C.25 OAuth Response -- C.26 Page -- C.27 Page Button -- C.28 Page Collection -- C.29 Picture -- C.30 Picture Album -- C.31 Picture Albums -- C.32 Pictures -- C.33 Place -- C.34 Place Collection -- C.35 Playlist -- C.36 Playlists -- C.37 Song -- C.38 Songs -- C.39 Song Album -- C.40 Song Albums -- C.41 Songs -- C.42 Sound -- C.43 Sprite -- C.44 Sprite Set -- C.45 String -- C.46 String Collection -- C.47 String Map -- C.48 TextBox. , C.49 Vector3 -- C.50 Web Request -- C.51 Web Response -- C.52 Xml Object -- Chaper 15: Platform Capabilities -- D.1 Supported Browsers -- D.2 General Features -- D.3 Supported Sensors and Devices -- D.4 Support for Services/Resources -- D.5 Support for Created Apps -- D.5.1 Apps for Windows Phone Store -- D.5.2 Apps for Windows Store -- Chaper 16: TouchDevelop Editor on a Windows Phone -- E.1 The sample program -- E.2 The back button, undo and mistakes -- E.3 The editing example -- E.4 Additional steps -- E.5 Refactoring code into a new action -- Index.
    Weitere Ausg.: Print version: Horspool, Nigel TouchDevelop Berkeley, CA : Apress L. P.,c2013 ISBN 9781430261360
    Sprache: Englisch
    Schlagwort(e): Electronic books. ; Electronic books. ; Electronic books
    URL: Full-text  ((OIS Credentials Required))
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    Raleigh, N.C : Alex Catalogue
    UID:
    gbv_097229709
    ISBN: 0585052468 , 9780585052465
    Serie: EBSCOhost eBook Collection
    Anmerkung: Access may be limited to NetLibrary affiliated libraries , Mode of access: World Wide Web.
    Sprache: Englisch
    Schlagwort(e): Electronic books. ; Electronic books
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    Grand Rapids, Mich : Christian Classics Ethereal Library
    UID:
    gbv_097232939
    ISBN: 0585053782 , 9780585053783
    Serie: EBSCOhost eBook Collection
    Anmerkung: Access may be limited to NetLibrary affiliated libraries , Mode of access: World Wide Web.
    Weitere Ausg.: ISBN 0585053782
    Weitere Ausg.: ISBN 9780585053783
    Sprache: Englisch
    Schlagwort(e): Electronic books. ; Electronic books
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    Grand Rapids, Mich : Christian Classics Ethereal Library
    UID:
    gbv_097231215
    ISBN: 0585036020 , 9780585036021
    Serie: EBSCOhost eBook Collection
    Originaltitel: Enchiridion 〈engl.〉
    Anmerkung: Access may be limited to NetLibrary affiliated libraries , Mode of access: World Wide Web.
    Weitere Ausg.: ISBN 0585036020
    Weitere Ausg.: ISBN 9780585036021
    Sprache: Englisch
    Schlagwort(e): Electronic books. ; Electronic books
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    New York, NY : Bloomsbury Academic | [London, England] : Bloomsbury Publishing
    UID:
    gbv_1751748545
    Umfang: 1 Online-Ressource (256 pages) , illustrations (black and white)
    Ausgabe: First edition
    Ausgabe: Also published in print
    ISBN: 9781350064386 , 9781350064362 , 9781350228047 , 9781350064355 , 1350064351 , 9781350064379
    Inhalt: -- 1. Introduction -- 2. The Clerk -- 3. The Office -- 4. The Commute -- 5. The Suburbs -- 6. The Bank Holiday -- 7. Conclusion Bibliography Index
    Inhalt: "Lower-Middle-Class Nation provides an unparalleled interdisciplinary cultural history of the lower-middle-class worker in British life since 1850. Considering highbrow, lowbrow, and middle-brow forms across literature, film, television and more, Nicola Bishop traces the development of the lower-middle-class from the mid-19th century to the present day, tackling a number of pressing, consistent concerns such as automation, commuting, and the search for a life/work balance. Above all, this book brings together ideas about class, nationhood, and gender, demonstrating that a particularly British lower-middle-class identity is constructed through the spaces and practices of the everyday"--
    Anmerkung: Includes bibliographical references and index , Also published in print. , Mode of access: World Wide Web. , Barrierefreier Inhalt: Compliant with Level AA of the Web Content Accessibility Guidelines. Content is displayed as HTML full text which can easily be resized or read with assistive technology, with mark-up that allows screen readers and keyboard-only users to navigate easily
    Weitere Ausg.: ISBN 9781350228047
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe ISBN 9781350228047
    Sprache: Englisch
    Schlagwort(e): Electronic books
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    UID:
    gbv_1684907969
    Umfang: Online-Ressource
    ISBN: 0444863958 , 9780444863959 , 9780080871721 , 0080871720
    Serie: North-Holland mathematics studies 61
    Inhalt: Front Cover; Nonlinear Problems: Present and Future; Copyright Page; PREFACE; DEDICATION; TABLE OF CONTENTS; PART I : NEW METHODS AND RESULTS IN NONLINEAR ANALYSIS; PART II : NONLINEARITY IN FIELD THEORIES AND LOW DIMENSIONAL SOLIDS; PART III : REACTION-DIFFUSION PROCESSES; PART IV : NONLINEAR PHENOMENA IN FLUIDS AND PLASMAS; INDEX OF CONTRIBUTORS
    Anmerkung: Includes bibliographical references and index , Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
    Weitere Ausg.: ISBN 0444863958
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe Nonlinear problems Amsterdam [u.a.] : North-Holland Publ. Comp., 1982 ISBN 0444863958
    Sprache: Englisch
    Fachgebiete: Mathematik
    RVK:
    Schlagwort(e): Nichtlineare Theorie ; Festkörpertheorie ; Nichtlineares Phänomen ; Strömungsmechanik ; Nichtlineares Phänomen ; Nichtlineare Differentialgleichung ; Mathematische Physik ; Nichtlineares System ; Electronic books ; Electronic books ; Electronic books ; Konferenzschrift ; Konferenzschrift
    URL: Volltext  (Deutschlandweit zugänglich)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    Wallingford : CABI
    UID:
    gbv_1651821755
    Umfang: Online-Ressource
    ISBN: 9780851995021
    Serie: CABI Books
    Inhalt: This book concentrates on the essential principles of storage, grading and dispatch of potatoes. The focus is the potato tuber and all of the influences that can affect its final quality when sold. Background information such as the tuber's physical development, its metabolic processes, its susceptibility to damage and disease are provided where this aids understanding as to why stored crops develop the problems they do.
    Weitere Ausg.: ISBN 0851995020
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe Pringle, Bob, 1944 - Potatoes postharvest Wallingford [u.a.] : CABI, 2009 ISBN 9780851995021
    Sprache: Englisch
    Fachgebiete: Land-, Forst-, Fischerei- und Hauswirtschaft. Gartenbau
    RVK:
    RVK:
    Schlagwort(e): Kartoffel ; Lagertechnik ; Kartoffel ; Nacherntephysiologie ; Electronic books
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    UID:
    gbv_66152857X
    Umfang: Online-Ressource
    Ausgabe: Online-Ausg
    ISBN: 9781849504621
    Serie: Research on economic inequality 1049-2585 v. 14
    Inhalt: What helps households with children in leaving poverty? Evidence from Spain / Olga Cant(c)Øo, Coral del R(c)Øio, Carlos Grad(c)Øin -- Income inequality in the EU15 and member countries / Angela Troti(c)Þno Cobas -- The evolution of economic inequality in the EU countries during the nineties : a new methodological approach / Juana Dom(c)Øinguez-Dom(c)Øinguez, Jos(c)Øe Javier N(c)Øu(c)Þnez-Vel(c)Øazquez -- Welfare, inequality and poverty rankings in the European Union using an inference-based stochastic dominance approach / Ismael Ahamdanech Zarco, Carmelo Garc(c)Øia P(c)Øerez -- Poverty among the elderly : an assessment of the Italian social policies / Daniela Monacelli -- Comparing multidimensional indices of inequality : methods and application / Mar(c)Øia Ana Lugo -- Decomposing income inequality by population subgroups : a generalization / Joseph Deutsch, Jacques Silber -- Restricted inequality and relative poverty / Jean-Yves Duclos, Paul Makdissi -- Poverty-efficient programme reforms with heterogeneous agents : the role of targeting and allocation rules / Rocio Garcia-Diaz -- Poverty-reducing commodity tax reforms / Alessandro Santoro -- Preferences towards redistribution and equality : how important is social capital? / Mar(c)Øia A. Garc(c)Øia-Vali(c)Þnas, Roberto Fern(c)Øandez Llera, Benno Torgler -- Does taxation affect intrahousehold Distribution? A simulation approach / Olivier Bargain, Nicolas Moreau -- Social welfare and individual preferences under uncertainty : a questionnaire-experimental approach / Yoram Amiel, Frank Cowell -- The effects of race, income, mobility and political beliefs on support for redistribution / Steven R. Beckman, Buhong Zheng -- Spanish economic inequality and gender : a parametric Lorenz dominance approach / Mercedes Prieto-Alaiz -- Social exclusion mobility in Spain, 1994-2001 / Ambra Poggi -- Latent vs. Fuzzy methodology in multidimensional poverty analysis / Jes(c)Øus P(c)Øerez-Mayo -- Introduction / John A. Bishop, Yoram Amiel. - This volume is a collection of papers presented at the first meeting of the Society for the Study of Economic Inequality (ECINEQ). The Societys aims are to provide an international forum for all researchers interested in the study of economic inequality and related fields, bringing together the diversity of perspectives. The conference was held in Palma de Mallorca, Spain in July 2005. Over eighty parallel sessions were offered, providing novel and interesting work from both mature scholars and as well as new PhDs. With so much quality work from which to choose, it was necessary to limit the scope of Research on Economic Inequality, Volume 14.The first five papers all employ Spanish data and cover topics such as child poverty, social preferences toward redistribution, social exclusion, and multidimensional poverty. The next three papers examine inequality in the EU using alternative methodologies. Chapter Nine explores poverty dynamics among the elderly in Italy. Chapter Ten presents and extends the state of the art in multidimensional inequality measurement. Chapters Eleven and Twelve contribute to the theoretical underpinnings of inequality measurement. Chapters Thirteen through Fifteen contain analytical papers focused on evaluating the effects of public policy on poverty and inequality. The final two chapters use the questionnaire-experimental approach to examine individuals distributional preferences.This book is part of the Research on Economic Inequality series. It presents papers form the inaugural meeting of the Society for the Study of Economic Inequality (ECINEQ). It provides an international forum for all researchers interested in the study of economic inequality and related fields. It brings together a diversity of perspectives
    Anmerkung: Description based upon print version of record , Front cover; Inequality and Poverty; Copyright page; Contents; List of Contributors; Introduction; Chapter 1. What helps households with children in leaving poverty? Evidence from Spain; Chapter 2. Preferences towards redistribution and equality: How important is social capital?; Chapter 3. Spanish economic inequality and gender: A parametric Lorenz dominance approach; Chapter 4. Social exclusion mobility in Spain, 1994-2001; Chapter 5. Latent vs. Fuzzy methodology in multidimensional poverty analysis; Chapter 6. Income inequality in the EU15 and member countries , Chapter 7. The evolution of economic inequality in the EU countries during the nineties: A new methodological approachChapter 8. Welfare, Inequality and Poverty Rankings in the European Union using an Inference-Based Stochastic Dominance Approach; Chapter 9. Poverty Among the Elderly: An Assessment of the Italian Social Policies; Chapter 10. Comparing Multidimensional Indices of Inequality: methods and application; Chapter 11. Decomposing Income Inequality by Population Subgroups: A Generalization; Chapter 12. Restricted Inequality and Relative Poverty , Chapter 13. Poverty-efficient programme reforms with heterogeneous agents: the role of targeting and allocation rulesChapter 14. Poverty-reducing commodity tax reforms; Chapter 15. Does Taxation Affect Intrahousehold Distribution? A Simulation Approach; Chapter 16. Social Welfare and Individual Preferences under Uncertainty: A Questionnaire-Experimental Approach; Chapter 17. The Effects of Race, Income, Mobility and Political Beliefs on Support For Redistribution; , Online-Ausg.
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe Inequality and Poverty : Papers from the Society for the Study of Economic Inequality's Inaugural Meeting
    Sprache: Englisch
    Schlagwort(e): Electronic books ; Konferenzschrift
    Mehr zum Autor: Amiel, Yoram
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Online-Ressource
    Online-Ressource
    Wallingford : CABI
    UID:
    gbv_165179894X
    Umfang: Online-Ressource
    Ausgabe: 3. ed.
    ISBN: 9781845935559 , 1845935551
    Serie: CABI Books
    Inhalt: The third edition of this book contains chapters that discuss the immune system and the genetic aspects of breeding livestock and fishes for increased resistance against viral, prion, bacterial, parasitic, vector-borne and metabolic diseases.
    Weitere Ausg.: ISBN 9781845935559
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe Breeding for disease resistance in farm animals Wallingford [u.a.] : CABI Publ., 2010 ISBN 9781845935559
    Weitere Ausg.: ISBN 1845935551
    Sprache: Englisch
    Fachgebiete: Land-, Forst-, Fischerei- und Hauswirtschaft. Gartenbau
    RVK:
    Schlagwort(e): Tierzucht ; Resistenz ; Krankheit ; Electronic books
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    Burlington, Mass. : Elsevier
    UID:
    gbv_1650895437
    Umfang: Online-Ressource (XVII, 288 S.)
    ISBN: 9780123749567 , 0123749565 , 9780080959368 , 0080959369
    Serie: Complete technology guides for financial services series
    Inhalt: Financial markets are witnessing an unprecedented explosion in the availability of data, and the firms that survive will be able to leverage this information to increase their profit and expand their opportunities in a global world. Financial firms have two options: to build their own data centers or to outsource them to hosting services such as Google and Amazon 'cloud' services. While outsourcing data centers is a trend for small firms, it is not applicable to bigger firms who want more control over their huge amounts of data. Large firms thus build their own data centers. In such an environment, the CIO's ability is crucial to lead an effective data strategy to capture, process and connect data to all the relevant lines of business. At the core of this strategy lies the data center - the repository of all information. In recognition of the importance of information, firms are rushing to invest in data centers, but they are finding that just throwing technology at the problem is not good enough. Despite the investments, data centers prove frustrating in terms of inefficiencies and rising costs, directly cutting into the profitability of lines of business that they serve. While there are books that discuss the mechanics, hardware and technicalities of data centers, no book has yet made the connection between enterprise strategy and data center investment, design and management. This book is a solution driven book for management demonstrating how to leverage technology to manage the seemingly infinite amount of data available today. Each chapter offers cutting-edge management and technology solutions to effectively manage data through data centers. .Feature: Presents cutting-edge technology solutions not available in one place until now .Benefit: Saves time going to numerous websites, calling vendors, going to conferences .Feature: Includes step-by-step instructions on how to implement a data center strategy based on the author's recent success with Wachovia's data center .Benefit: Readers can follow these steps with confidence that they will work and not have to re-invent the wheel .Feature: Demonstrates how business and IT can be aligned in financial services .Benefit: Demonstrating this alignment is crucial for any proposal for IT related resources today
    Anmerkung: Front cover; Next generation datacenters in financial services: driving extreme efficiency and effective cost savings; Copyright page; Contents; Series editors' preface; Preface; About the author; Book conventions; Chapter 1 The accelerating demand for datacenters; 1.1 State of the datacenter today; 1.1.1 Credit crisis and regulatory requirements; 1.1.2 Trends in real-time enterprise transformation; 1.1.3 IT spending versus revenue growth; 1.1.4 Diminishing returns of further optimization; 1.1.5 Exponential data growth; 1.1.6 Lack of efficiency; 1.2 The next-generation datacenter , Chapter 2 Challenges in legacy architecture2.1 IT's dilemma: remodeling the plane while it's in flight; 2.1.1 The predictions; 2.1.2 A multitude of disruptions; 2.1.3 Lessons learned; 2.2 A legacy of challenges; 2.3 How different executives view the datacenter; 2.3.1 CTO organization POV; 2.3.2 CIO organization POV; 2.3.3 Middle/front office organizations POV; 2.3.4 Reconciling differences; 2.4 Entrenched legacy infrastructure; 2.5 Moving forward; Chapter 3 Real Time enterprise; 3.1 The real time enterprise; 3.1.1 Continuous improvement; 3.1.2 IT in a real time enterprise , 3.1.3 The new IT environment3.2 Alignment as a strategy; 3.2.1 IT as the analog of the business; Chapter 4 Design from the top-down; 4.1 Bottom up: past design decisions influence today's operations; 4.2 Top-down: aligning supply to demand; 4.3 The impact of fluctuating demand on rigid supply; 4.4 The tailored and dynamic environment; 4.4.1 Proposed solution: a Fit-for-Purpose Real Time Infrastructure (RTI); 4.4.2 What is Fit-for-Purpose?; 4.4.3 What is Real Time Infrastructure (RTI)?; 4.4.4 Operating characteristics of a Fit-for-Purpose RTI , 4.5 Realizing a Fit-for-Purpose RTI design (design principles for RTI)4.5.1 Drivers; 4.5.2 Artifacts; 4.5.3 Core competencies; 4.5.4 Technologies; 4.5.5 Governance: the key to sustaining RTI value; 4.6 Processing Execution Destinations (PEDs); 4.6.1 Low latency ensemble; 4.6.2 Complex transaction ensemble; 4.6.3 Numerical processing ensemble; 4.6.4 Information integration ensemble; 4.7 The Next Generation Datacenter (NGDC) design; 4.7.1 Deployment architecture; 4.7.2 Platform architecture; 4.7.3 Next Generation Datacenter design principles; 4.7.4 Next Generation Datacenter business benefits , Chapter 5 Designing the foundation5.1 Change management plan from the start; 5.1.1 Controlling scope; 5.1.2 Keeping the end game in mind; 5.1.3 Expect resistance to change; 5.1.4 Communication; 5.2 The beginning; 5.2.1 Forensic methodology; 5.2.2 The forensic model; 5.2.3 Leveraging the forensic model; 5.3 NGDC design artifacts; 5.3.1 Legacy datacenter modeling; 5.3.2 Service design; 5.3.3 Service design qualities; 5.3.4 Service architecture patterns; 5.3.5 Architecture ensembles; 5.3.6 Infrastructure processing execution destinations (PEDs); 5.3.7 Service design framework , 5.3.8 Service design road map , English
    Weitere Ausg.: ISBN 0123749565
    Weitere Ausg.: Erscheint auch als Druck-Ausgabe Bishop, Tony Next generation datacenters in financial services Burlington, MA : Elsevier, ©2009 ISBN 9780123749567
    Weitere Ausg.: ISBN 0123749565
    Sprache: Englisch
    Schlagwort(e): Finanzwirtschaft ; Datenmodell ; Datenbankverwaltung ; Electronic book ; Electronic books ; Electronic books
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie auf den KOBV Seiten zum Datenschutz