Copyrighted Material

Total Page:16

File Type:pdf, Size:1020Kb

Copyrighted Material 02_579169 ftoc.qxd 3/31/05 12:26 PM Page vii Contents Acknowledgments v Foreword by Dare Obasanjo xxvii Foreword by Greg Reinacker xxix Introduction xxxi Part I: Understanding the Issues and Taking Control 1 Chapter 1: Managing the Flow of Information: A Crucial Skill 3 New Vistas of Information Flow 4 The Information Well and Information Flow 4 The Information Well 4 The Information Flow 5 The Information Flood 5 Managing Information 5 What Do You Want to Do with Information? 6 Browse and Discard 6 Read 6 Study and Keep 6 Taking Control of Information 7 Determining What Is Important to You 7 Avoiding Irrelevant Information 7 Determining the Quality of Information 8 Information Flows Other Than the Web 8 Books 8 Magazines 9 Newspapers 9 Broadcast MediaCOPYRIGHTED MATERIAL 9 The Web and Information Feeds 10 New Information Opportunities 10 New Information Problems 10 The Need to Keep Up-to-Date 11 Distractions 11 Summary 11 Exercise 11 02_579169 ftoc.qxd 3/31/05 12:26 PM Page viii Contents Chapter 2: Where Did Information Feeds Start? 13 The Nature of the Web 13 HTTP 14 HTML 14 XML 14 Polling the Web 14 Precursors to RSS 17 MCF and HotSauce 17 Netscape Channels 17 The Microsoft Channel Definition Format 18 RSS: An Acronym with Multiple Meanings 18 RSS 0.9 19 RSS 0.91 19 RSS 1.0 19 RSS 0.92, 0.93, and 0.94 19 RSS 2.0 19 Use of RSS and Atom Versions 20 Summary 21 Exercises 21 Chapter 3: The Content Provider Viewpoint 23 Why Give Your Content Away? 23 Selling Your Content 24 Creating Community 25 Content to Include in a Feed 25 The Importance of Item Titles 25 Internal Links 25 One Feed or Several? 26 Structuring Topics 26 Blogging Tools 26 Wikis 28 Publicizing Your Information Feed 28 Deciding on a Target Audience 28 Registering with Online Sites 28 How Information Feeds Can Affect Your Site’s Visibility 29 Advertisements and Information Feeds 29 Power to the User? 30 Filtering Out Advertisements 30 Summary 31 Exercise 31 viii 02_579169 ftoc.qxd 3/31/05 12:26 PM Page ix Contents Chapter 4: The Content Recipient Viewpoint 33 Access to Information 34 Convenience 34 Timeliness of Access 35 Timeliness and Data Type 35 Timeliness and Data Source 35 Newsreaders and Aggregators 36 Aggregating for Intranet Use 36 Security and Aggregators 36 Directories 37 Finding Information about Interesting Feeds 38 The Known Sites Approach 38 The Blogroll Approach 39 The Directory Approach 41 Filtering Information Feeds 42 Filtering Blogs 42 Summary 42 Chapter 5: Storing, Retrieving, and Exporting Information 43 Storing Information 44 Storing URLs 44 Storing Content 44 Storing Static Files 44 Relational Databases 45 RDF Triple Stores 46 Two Examples of Longer-Term Storage 46 Onfolio 2.0 46 OneNote 2003 50 Retrieving Information 52 Search in Onfolio 2.0 53 Search in OneNote 2003 54 Exporting Information 55 Exporting in Onfolio 2.0 55 Exporting in OneNote 2003 55 Summary 56 ix 02_579169 ftoc.qxd 3/31/05 12:26 PM Page x Contents Part II: The Technologies 57 Chapter 6: Essentials of XML 59 What Is XML? 60 XML Declaration 62 XML Names 62 XML Elements 62 XML Attributes 63 XML Comments 64 Predefined Entities 64 Character References 65 XML Namespaces 66 HTML, XHTML, and Feed Autodiscovery 68 Summary 70 Exercises 70 Chapter 7: Atom 0.3 71 Introducing Atom 0.3 72 The Atom 0.3 Specification 72 The Atom 0.3 Namespace 72 Atom 0.3 Document Structure 72 The feed Element 73 The title Element 74 The link Element 74 The author Element 74 The id Element 74 The generator Element 75 The copyright Element 75 The info Element 75 The modified Element 75 The tagline Element 75 The entry Element 76 Using Modules with Atom 0.3 78 Summary 79 Exercises 79 Chapter 8: RSS 0.91 and RSS 0.92 81 What Is RSS 0.91? 82 The RSS 0.91 Document Structure 82 The rss Element 83 The channel Element 83 x 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xi Contents Required Child Elements of channel 83 Optional Child Elements of channel 84 The image Element 85 The textInput Element 85 The item Element 86 Introducing RSS 0.92 87 The RSS 0.92 Document Structure 87 New Child Elements of the item Element 87 The cloud Element 88 Summary 88 Exercises 88 Chapter 9: RSS 1.0 89 What Is RSS 1.0? 89 RSS 1.0 Is RDF 90 RSS 1.0 Uses XML Namespaces 90 RSS 1.0 Uses Modules 91 The RSS 1.0 Document Structure 91 The channel Element 93 The items Element 93 The image Element 94 The item Element 94 The textinput Element 95 Some Real-World RSS 1.0 95 Summary 98 Exercise 99 Chapter 10: RSS 1.0 Modules 101 RSS Modules 101 The RSS 1.0 Official Modules 102 RDF Parser Compatibility 103 Module Compatibility 103 The Content Module 103 The content:items Element 104 The content:item Element 104 The Dublin Core Module 105 The Syndication Module 107 Including Other Modules in RSS 1.0 Feed Documents 108 Adding the Namespace Declaration 108 The Admin Module 108 The FOAF Module 108 Summary 109 xi 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xii Contents Chapter 11: RDF: The Resource Description Framework 111 What Is RDF? 112 Simple Metadata 112 Simple Facts Expressed in RDF 112 The RDF Triple 113 Using URIs in RDF 113 Directed Graphs 114 How RDF and XML Are Related 115 What RDF Is Used For 115 RDF and RSS 1.0 116 RDF Vocabularies 117 Dublin Core 117 FOAF 117 RDF Toolkits 118 Jena 118 Redland 118 RDFLib 118 rdfdata.org 118 Summary 118 Chapter 12: RSS 2.0: Really Simple Syndication 121 What Is RSS 2.0? 121 XML Namespaces in RSS 2.0 122 New Elements in RSS 2.0 122 The RSS 2.0 Document Structure 122 The rss Element 122 The channel Element 123 The image Element 124 The cloud Element 125 The textinput Element 125 The item Element 126 An Example RSS 2.0 Document 126 RSS 2.0 Extensions 127 The blogChannel RSS Module 127 Summary 128 Chapter 13: Looking Forward to Atom 1.0 129 Why Another Specification? 130 Aiming for Clarity 130 Archiving Feeds 130 xii 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xiii Contents The RDF Issue 130 The Standards Body Aspect 131 What Is Atom? 131 Further Information about Atom 1.0 131 Atom 1.0 Document Structure 132 The XML Declaration 132 The feed Element 132 The head Element 133 The entry Element 133 Extending Atom 1.0 Documents 134 Other Aspects of Atom 1.0 134 The Atom Publishing Protocol 134 An Atom Entry Document 135 The Atom Notification Protocol 135 Atom Feed Autodiscovery 136 Summary 136 Part III: The Tools 137 Chapter 14: Feed Production Using Blogging Tools 139 Movable Type 140 WordPress 146 Blojsom 147 Summary 154 Chapter 15: Aggregators and Similar Tools 155 Overview of Desktop Aggregators 156 Managing Subscriptions 156 Updating Feeds 156 Viewing Web Pages 156 Individual Desktop Aggregators 157 Abilon 157 ActiveRefresh 159 Aggreg8 160 BlogBridge 161 Firefox Live Bookmarks 162 Google News Alerts 162 Habari Xenu 163 NewzCrawler 164 Newsgator 165 Omea 166 xiii 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xiv Contents Onfolio 168 RSS Bandit 169 Thunderbird 1.0 170 Summary 171 Exercise 172 Chapter 16: Long-Term Storage of Information 173 Choosing an Approach to Long-Term Storage 174 The Use Case for Long-Term Storage 174 Storage Options 174 Choosing Information to Store 174 Determining Who Will Access the Data 175 Ease of Storage 175 Choosing a Backup Strategy 176 Characteristics of Long-Term Storage 176 Scalability 176 Availability 176 Software to Support Long-Term Storage 177 Onfolio 177 Microsoft OneNote 178 Microsoft SQL Server 2005 179 Summary 180 Chapter 17: Online Tools 181 Advantages and Disadvantages of Online Tools 181 Registration 182 Interface Issues 182 Online Tools When Mobile 182 Cost of Online Tools 182 Stability of Access 183 Performance 183 Notifications 183 Cookies 183 Using Multiple Machines 183 Making a Choice 184 Choosing Between Individual Online Tools 184 Bloglines 184 Feedster 185 Furl 186 Google News Alerts 187 Kinja 188 xiv 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xv Contents Newsgator Online 190 Rollup.org 191 Syndic8.com 192 Technorati 193 PubSub.com 194 Summary 194 Chapter 18: Language-Specific Developer Tools 195 Python Tools 195 PyXML 196 RSS.py 196 Universal Feed Parser 196 xpath2rss 196 Chumpologica 196 PHP Tools 196 lastRSS 197 MagpieRSS 197 Java Tools 197 ROME 197 Jena 197 The Redland RDF Application Framework 198 XSLT Tools 198 Perl Tools 198 XML::RSS 199 Support for XSLT 199 The rss2html Module 199 The Regular Expressions Approach 200 Miscellaneous Tools 200 Useful Sources 200 Summary 201 Part IV: The Tasks 203 Chapter 19: Systematic Overview 205 Before You Start 206 Python 206 Recommended Downloads 206 States and Messages: Exchanges Between Client and Server 207 Resources and Representations 207 States and Statelessness 208 RPC vs. Document-Oriented Messaging 208 xv 02_579169 ftoc.qxd 3/31/05 12:26 PM Page xvi Contents Communication Layers 210 Web Languages 210 The HTTP Client 210 Try It Out: Client Requests 210 Server Response 212 Acronym City 214 Application Layers 214 Server Producer: Producing Feeds 214 The HTTP Server 214 Sockets and Ports 215 Try It Out: Serving an RSS Feed 216 Getting Flexible 219 Try It Out: Improved Version with Python 220 Serving and Producing 221 Client Consumer: Viewing Feeds 222 Single-Page View 223 Three-Pane View 223 Syndication, the Protocol 224 Polling 225 Reducing the Load 226 Try It Out: HTTP Client with gzip Compression 227 The Trade Off 230 Client Producer: Blogging APIs 230 XML-RPC 231 RESTful Communications 232 Server Consumer 233 Weblog Comments 233 Trackback 233 Architectural Approaches 234 Summary 234 Exercise 234 Chapter 20: Modeling Feed Data 237 Model or Syntax? 237 The Conceptual Feed 238 The Feed-Oriented Model 238 Source or Styled?
Recommended publications
  • Blogs and Websites Basics
    P a g e | 1 Blogs and Websites Basics ABOUT THIS CLASS This class is designed to introduce you to the basic concepts and skills required for starting and maintaining a basic website in the form of a blog. Course Objectives By the end of this course, you will know: The difference between a blog and a website. The difference between hosted and non-hosted sites. What a blogging platform is and how to choose one for your site. How to choose a template (your blog’s appearance). How to post and add pages to your blog. How to avoid making common blogging/website mistakes. Best practices and essential things to know to make your blog/site as successful as possible. This booklet will serve as a guide as we progress through the class, but it can also be a valuable tool when you are working on your own. Any class instruction is only as effective as the time and effort you are willing to invest in it. I encourage you to practice soon after class. There will be additional computer classes in the near future, and I am usually available for questions during Tech Times on Tuesdays (10am-noon) and Thursdays (3pm-5pm). Feel free to call to verify that Tech Time is happening on the day that you’re planning to come. Meg Wempe, Adult Services Librarian P a g e | 2 Blogs vs. Websites What’s the difference between a blog and website? Blog: A blog (a combination of the term web log) is a discussion or informational site published on the World Wide Web and consisting of discrete entries ("posts") typically displayed in reverse chronological order (the most recent post appears first).
    [Show full text]
  • N8ek Kf N?8Kêj L
    :FM<IJKFIP Trackbacks in Drupal :fe]`^li`e^KiXZbYXZbj`e;ilgXc C<8M@E> 8o\cK\`Z_dXee#=fkfc`X KI8:BJ Trackbacks offer a simple means for bloggers to connect and share information. BY JAMES STANGER trackback is a way for a blogger With trackbacks, two seemingly unre- Several content management systems to automatically notify different lated conversations become more (CMSs) include trackback options. In N8EKKFBEFN 8blogs that he or she has either strongly associated. Each time an update Drupal [1], if you’ve enabled trackbacks, begun or extended a conversation with occurs in the conversation, the context a blogger on your system just has to another blogger. A trackback is one of becomes stronger and richer. Search en- enter the URL of a remote blogger who three main types of linkbacks (see the gines often rank pages higher if they are supports trackbacks, and the blogger N?8KÊJLGE<OK6 “Trackbacks and Linkbacks” box) that linked from other sites. Trackbacks thus will be notified. In this article, I describe bloggers use to keep track of each oth- promote higher ratings and perhaps how to set up trackbacks in Drupal with er’s postings and ensure that their read- more exposure for a project or product. examples based on the implementation ers can link to related content. Once a website has trackbacks enabled, one blogger can reach out to another on a separate site by sending a “ping” to that user. The ping simply says, “Here’s a topic that is related to what you’ve JL9J:I@9<KFC@ELO posted, check it out.” If a blogger on a separate site wants to D8>8Q@E<GI<M@<N# respond, the conversation between the two bloggers becomes stronger.
    [Show full text]
  • Using RSS to Spread Your Blog
    10_588486 ch04.qxd 3/4/05 11:33 AM Page 67 Chapter 4 Using RSS to Spread Your Blog In This Chapter ᮣ Understanding just what a blog is ᮣ Creating the blog and the feed ᮣ Using your RSS reader ᮣ Creating a blog using HTML ᮣ Maintaining your blog ᮣ Publicizing your blog with RSS hat’s a blog, after all? Blog, short for Web log, is just a Web site with Wa series of dated entries, with the most recent entry on top. Those entries can contain any type of content you want. Blogs typically include links to other sites and online articles with the blogger’s reactions and com- ments, but many blogs simply contain the blogger’s own ramblings. Unquestionably, the popularity of blogging has fueled the expansion of RSS feeds. According to Technorati, a company that offers a search engine for blogs in addition to market research services, about one-third of blogs have RSS feeds. Some people who maintain blogs are publishing an RSS feed with- out even knowing about it, because some of the blog Web sites automatically create feeds (more about how this happens shortly). If you think that blogs are only personal affairs, remember that Microsoft has hundreds of them, and businesses are using them more and more to keep employees, colleagues, and customersCOPYRIGHTED up to date. MATERIAL In this chapter, I give a quick overview of blogging and how to use RSS with your blog to gain more readers. If you want to start a blog, this chapter explains where to go next.
    [Show full text]
  • Instant Messaging Video Converter, Iphone Converter Application
    Web Browsing Mozilla Firefox The premier free, open-source browser. Tabs, pop-up blocking, themes, and extensions. Considered by many to be the world's best browser. Download Page Video Player, Torrents, Podcasting Miro Beautiful interface. Plays any video type (much more than quicktime). Subscribe to video RSS, download, and watch all in one. Torrent support. Search and download from YouTube and others. Download Page IM - Instant Messaging Adium Connect to multiple IM accounts simultaneously in a single app, including: AOL IM, MSN, and Jabber. Beautiful, themable interface. Download Page Video Converter, iPhone Converter Miro Video Converter Convert any type of video to mp4 or theora. Convert any video for use with iPhone, iPod, Android, etc. Very clean, easy to use interface. Download Page Application Launching Quicksilver Quicksilver lets you start applications (and do just about everything) with a few quick taps of your fingers. Warning: start using Quicksilver and you won't be able to imagine using a Mac without it. Download Page Email Mozilla Thunderbird Powerful spam filtering, solid interface, and all the features you need. Download Page Utilities The Unarchiver Uncompress RAR, 7zip, tar, and bz2 files on your Mac. Many new Mac users will be puzzled the first time they download a RAR file. Do them a favor and download UnRarX for them! Download Page DVD Ripping Handbrake DVD ripper and MPEG-4 / H.264 encoding. Very simple to use. Download Page RSS Vienna Very nice, native RSS client. Download Page RSSOwl Solid cross-platform RSS client. Download Page Peer-to-Peer Filesharing Cabos A simple, easy to use filesharing program.
    [Show full text]
  • Using RSS and Weblogs for E-Learning: an Overview
    May 19 2003 Strategies and Techniques for Designers, Developers, and Managers of eLearning THIS WEEK — DEVELOPMENT STRATEGIES New technologies are Using RSS and Weblogs for continually coming e-Learning: An Overview to the fore, and many of them have applica- BY BILL BRANDON tions to e-Learning. impler is better. There are a lot of “needs” in e-Learning, Weblogs and RSS and there’s often a limit to the time, talent, and money (an XML standard that can be thrown at them individually. For example, S for distribution of take facilitating communication across project teams during information) are design and development, or between instructors and learners making substantial when they are separated by time and space, or between learn- progress in 2003. ers while building a community. What if there was a way to use This overview will “public” infrastructure for this, reducing the cost of infrastruc- give you a taste of ture and software? Or what if there was a low-cost way to pub- what is being done lish learning objects for use by other developers, or to acquire with these by early learning resources for use in your own projects, or to make adopters. You may them available for direct use by learners? find some ideas that These challenges have at least two relat- two developments, and to some of the ed potential solutions that have been mak- more appropriate ways they are being will meet your needs ing rapid strides in the first half of 2003: applied to e-Learning. to do things more weblogs (or “blogs”) and RSS (an abbrevia- tion with more than one meaning, as you A fast overview simply and more will soon see).
    [Show full text]
  • Elie Bursztein, Baptiste Gourdin, John Mitchell Stanford University & LSV-ENS Cachan
    Talkback: Reclaiming the Blogsphere Elie Bursztein, Baptiste Gourdin, John Mitchell Stanford University & LSV-ENS Cachan 1 What is a blog ? • A Blog ("Web log") is a site, usually maintained by an individual with • Regular entries • Commentary • LinkBack • Entries displayed in reverse-chronological order. http://elie.im/blog Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 Key Statistics • 184 Millions blogs • 73% of users read blogs • 50% post comments universalmccann Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 Anatomy of a blog post Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 Why blogs are special ? User Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 Why blogs are special ? User Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 What is a TrackBack ? Elie Bursztein, Baptiste Gourdin, John Mitchell TalkBack: reclaiming the blogosphere from spammer http://ly.tl/p21 Trackback Illustrated Little Timmy said to me... "What's Trackback, Daddy?" "Wow! Jimmy Lightning has written the best 1. post ever! It's so funny! And it's true! That's "Best Post Ever" why it's so good. I need to tell the world!" "Check it out world! I've "Jimmy written all about Jimmy 2. Lightning is Lightning's post on my Elie Bursztein, Baptiste Gourdin, John Mitchell swell"TalkBack: reclaiming the blogosphere from spammerweblog. My weblog's http://ly.tl/p21 called 'The Unbloggable Blogness of Blogging'.
    [Show full text]
  • Blogging Glossary
    Blogging Glossary Glossary: General Terms Atom: A popular feed format developed as an alternative to RSS. Autocasting: Automated form of podcasting that allows bloggers and blog readers to generate audio versions of text blogs from RSS feeds. Audioblog: A blog where the posts consist mainly of voice recordings sent by mobile phone, sometimes with some short text message added for metadata purposes. (cf. podcasting) Blawg: A law blog. Bleg: An entry in a blog requesting information or contributions. Blog Carnival: A blog article that contains links to other articles covering a specific topic. Most blog carnivals are hosted by a rotating list of frequent contributors to the carnival, and serve to both generate new posts by contributors and highlight new bloggers posting matter in that subject area. Blog client: (weblog client) is software to manage (post, edit) blogs from operating system with no need to launch a web browser. A typical blog client has an editor, a spell-checker and a few more options that simplify content creation and editing. Blog publishing service: A software which is used to create the blog. Some of the most popular are WordPress, Blogger, TypePad, Movable Type and Joomla. Blogger: Person who runs a blog. Also blogger.com, a popular blog hosting web site. Rarely: weblogger. Blogirl: A female blogger Bloggernacle: Blogs written by and for Mormons (a portmanteau of "blog" and "Tabernacle"). Generally refers to faithful Mormon bloggers and sometimes refers to a specific grouping of faithful Mormon bloggers. Bloggies: One of the most popular blog awards. Blogroll: A list of other blogs that a blogger might recommend by providing links to them (usually in a sidebar list).
    [Show full text]
  • Background on Cultural Centers
    Cultural Centers in the Knowledge Age The Impact of Digital Presence on the Success of Cultural Centers in Germany Master’s thesis within Economics and Management of Arts and Entertainment. Author: Agata Rukat, Rasah Böhm Tutor: Åke Andersson, Pia Nilsson Jönköping June, 2010 Master’s Thesis in Economics and Management of Entertainment & Arts Title: Cultural Centers in the Knowledge Age. The impact of Digital Pres- ence on the Success of Cultural Centers in Germany. Author: Agata Rukat, Rasah Böhm Tutor: Åke Andersson, Pia Nilsson Date: 2010-06-11 Subject terms: Cultural centers, technological innovations, knowledge age, synergy, cultural infrastructure, web 2,0 Abstract This study investigates the digital presence of cultural centers in three regions of Ger- many taking into account the theoretical framework of the knowledge age. In order to find out if the adaption of online tools has a positive influence on visitor reach, i.e. on the success of the centers, the thesis attempts to gather information on online tool us- age of individual institutions via questionnaires. Taking into consideration the overall context three factors referring to traditional economic concepts namely industry size, institution size and program diversity are proposed as additional success factors. The research results indicate that digital presence, together with the other measured factors, have a positive impact on the success of the centers. Moreover, the cultural infrastruc- ture appears to have a direct positive impact on industry size and, consequently, an in- direct impact on the success of cultural centers. Table of Contents 1 Introduction ........................................................................... iii 1.1 Purpose ........................................................................................... iii 1.2 Disposition .....................................................................................
    [Show full text]
  • In the Spirit of Georgeʼs Request for Feedback from The
    In the spirit of Georgeʼs request for feedback from the employees I tossed together most of the things that buzz around my head as things we could do to take advantage of the fact we online media not print media. These are all technology related ideas and suggestions that apply both to efficiency issues internally and to B2B and consumers. Syndication Syndication on the web has formalized around RSS feeds. Aggregators like Google News use this, and users use this via RSS client software or aggregators like Google Reader. RSS clients exist for almost every platform from the PC to the iPhone. Optimally every page on the site that lists content should be available as an RSS feed including search results. For instance, I should be able to subscribe to an RSS feed for the “Europe” regional portal page, or the Terrorism Weekly, or the search results of the term “Putin”. Aggregation The flip side of pervasive syndication via RSS on the Web is the ability for users to specify feeds from other sites they would like to look at in what place or for sites like ours to pull content or links to content via RSS that is in context to our content. For instance, titles to recent NYTIMES articles on Europe on our Europe regional portal page. Links and References Weʼve been very good internally at taking advantage of our existing content and linking to previous articles in context within a new article. What we donʼt do so much is link to outside sources of information within our articles or provide links to relevent information as a footnote to articles.
    [Show full text]
  • Blogging for Engines
    BLOGGING FOR ENGINES Blogs under the Influence of Software-Engine Relations Name: Anne Helmond Student number: 0449458 E-mail: [email protected] Blog: http://www.annehelmond.nl Date: January 28, 2008 Supervisor: Geert Lovink Secondary reader: Richard Rogers Institution: University of Amsterdam Department: Media Studies (New Media) Keywords Blog Software, Blog Engines, Blogosphere, Software Studies, WordPress Summary This thesis proposes to add the study of software-engine relations to the emerging field of software studies, which may open up a new avenue in the field by accounting for the increasing entanglement of the engines with software thus further shaping the field. The increasingly symbiotic relationship between the blogger, blog software and blog engines needs to be addressed in order to be able to describe a current account of blogging. The daily blogging routine shows that it is undesirable to exclude the engines from research on the phenomenon of blogs. The practice of blogging cannot be isolated from the software blogs are created with and the engines that index blogs and construct a searchable blogosphere. The software-engine relations should be studied together as they are co-constructed. In order to describe the software-engine relations the most prevailing standalone blog software, WordPress, has been used for a period of over seventeen months. By looking into the underlying standards and protocols of the canonical features of the blog it becomes clear how the blog software disperses and syndicates the blog and connects it to the engines. Blog standards have also enable the engines to construct a blogosphere in which the bloggers are subject to a software-engine regime.
    [Show full text]
  • Electronic Communication Or Electronic Communities
    6th WSEAS International Conference on E-ACTIVITIES, Tenerife, Spain, December 14-16, 2007 333 Electronic communication or electronic communities: (Un)common messages from ‘Generation Y’ JURICA PAVICIC, NIKSA ALFIREVIC, NINO GABELICA University of Zagreb, Faculty of Economics and Business University of Split, Faculty of Economics Posmrtna Pripomoc Kennedyjev trg 6, 10 000 Zagreb Matice hrvatske 31, 21000 Split Gajeva 29, 10000 Zagreb CROATIA [email protected], [email protected], [email protected] Abstract: - 'Generation Y' (sometimes abbreviated as ‘Gen-Y’, which could be identified as the 15-25 year olds possessing advanced computer skills) find themselves 'at home' when communicating/expressing themselves by using the interactive media, such as (mobile) e-mail, SMSs (Short Message Services, i.e. short text messages that can be exchanged through the mobile phone networks), blogs, instant messaging software, etc. The issue of feeling 'at home' with interpreting the social world in terms of electronically mediated interaction is often mixed (or even confusing) with the 'Gen-Y' (in)ability for more 'traditional' forms of social interaction. Therefore, it is important to raise the question of whether the theories/models of electronic community apply to electronic communication, as this might imply that the 'Gen-Y' just has a different outlook to social issues and community building than defined by the 'traditional' social approaches (if such things exist). Key-Words: - Generation Y, Electronic communication, Mobile communication, E-community,
    [Show full text]
  • Blogging Have Something to Say?
    Blogging Have Something to Say? Objective During this session, we will introduce you to the fundamentals of blogging: setting up a blog, creating content, and promoting your new creation. We will also review examples of fantastic and not-so-great blogs and basic blogging etiquette. Overview Introduction Signing Out and Signing In Terms and Definitions Dashboard Example Blogs Etiquette Creating a Blog Finding other Blogs Posting Introduction What is a Blog? A blog is a web site where the updates—generally called posts or entries—are displayed in reverse chronological order, so the newest entries are at the top of the page. While many blogs take the form of online personal diaries, blogs can actually cover any topic. There are blogs on everything from knitting to politics! Traditionally blogs have been primarily text-based, but many now incorporate multimedia content. Some blogs even specialize in multimedia material, such as: photoblogs (photographs) vlogs (videos) sketchblogs (art/sketches) mp3 blogs (music) In this class, we’ll focus on basic text-based blogs. Setting Up a Blog There are two basic ways to set up a blog: 1. Install blogging software such as MovableType or WordPress on your personal web site. This method allows you to have more control over your blog, but it requires a certain amount of technical know-how. a. MovableType: http://www.movabletype.com/ b. WordPress: http://wordpress.org/ 2. Register for an account on a blogging web site. Basic accounts are free on most of these sites, and they offer lots of tools for people without much technical expertise.
    [Show full text]