<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; spreadsheet</title> <atom:link href="http://www.ghacks.net/tag/spreadsheet/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Create Web Based Interactive Excel Mashups</title><link>http://www.ghacks.net/2011/12/11/create-web-based-interactive-excel-mashups/</link> <comments>http://www.ghacks.net/2011/12/11/create-web-based-interactive-excel-mashups/#comments</comments> <pubDate>Sun, 11 Dec 2011 16:46:32 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[excel]]></category> <category><![CDATA[spreadsheet]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54226</guid> <description><![CDATA[How do you make Excel data available on the Internet? You could upload the spreadsheet directly, or use the program&#8217;s export feature to export the spreadsheet as a static table full of data. Developers who wanted more than that had to find a way to use the spreadsheet data with a web scripting language, for [...]]]></description> <content:encoded><![CDATA[<p>How do you make Excel data available on the Internet? You could upload the spreadsheet directly, or use the program&#8217;s export feature to export the spreadsheet as a static table full of data. Developers who wanted more than that had to find a way to use the spreadsheet data with a web scripting language, for instance by exporting the spreadsheet to XML.</p><p>Microsoft has recently released <a
href="http://www.excelmashup.com/">Excel Mashup</a>, a web based service to create rich and interactive data mashups. A SkyDrive account is required, as it is used to store the workbooks. Web developers can then make use of the JavaScript Api to create the mashups and embed them on their web sites.</p><p>Microsoft has made available several demo applications that demonstrate the functionality of Excel Mashup.</p><p><a
href="http://www.excelmashup.com/Content/MashupWalkthrough.html">Destination Explorer</a> for instance displays weather or visitor information for a city or park in regions of the world. The data is visualized both with charts and on Bing Maps.</p><p>How healthy was your meal today on the <a
href="http://www.excelmashup.com/ExampleApp">other hand</a> displays a persons meal&#8217;s calorie intake in detail. Adjustments can be made and the data entered is compared to the recommended intake for male or female adults with a sedentary or active lifestyle.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/excel-mashup.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/excel-mashup.jpg" alt="excel mashup" title="excel mashup" width="588" height="345" class="alignnone size-full wp-image-54227" /></a></p><p>The basic idea behind Excel Mashup is to give developers the ability to publish rich interactive applications using Excel data on the web.</p><p>The whole process has been divided into three steps. First the sign up, then the embedding of the workbook on a self-hosted web page and finally the creation of rich data mashups using the Excel Services JavaScript library.</p><p>Development examples are available on the website. One of the examples <a
href="http://www.excelmashup.com/Content/MashupHowto.html">walks</a> developers through the creation of the Destination Explorer application. JavaScript and HTML skills are required to follow the guide.</p><p>Developers find links to all three APIs on the web page as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/11/create-web-based-interactive-excel-mashups/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Microsoft Analytics For Twitter</title><link>http://www.ghacks.net/2011/06/22/microsoft-analytics-for-twitter/</link> <comments>http://www.ghacks.net/2011/06/22/microsoft-analytics-for-twitter/#comments</comments> <pubDate>Wed, 22 Jun 2011 20:05:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[excel]]></category> <category><![CDATA[Microsoft Analytics]]></category> <category><![CDATA[spreadsheet]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[twitter software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46865</guid> <description><![CDATA[Twitter has not only become a tool for Internet users to write and exchange messages, but also for marketers and researchers who want to analyze the dynamics or trends on the Internet platform. They can do that by searching on Twitter directly, by writing their own programs that utilize the Twitter API or use third [...]]]></description> <content:encoded><![CDATA[<p>Twitter has not only become a tool for Internet users to write and exchange messages, but also for marketers and researchers who want to analyze the dynamics or trends on the Internet platform. They can do that by searching on Twitter directly, by writing their own programs that utilize the Twitter API or use third party tools that do all the work for them.</p><p>Microsoft Analytics for Twitter is such a tool. Well, it basically is an Excel 2010 spreadsheet that everyone can use to pull data from Twitter. Before you jump in joy you need to know that it requires Microsoft&#8217;s free <a
href="http://www.powerpivot.com/">PowerPivot</a> for Microsoft Excel 2010, a 81 to 112 Megabyte download. I recommend to start downloading PowerPivot first, and during the download the Microsoft Analytics for Twitter installer.</p><p>The analytics Excel spreadsheet is placed on the computer desktop. All you need to do is to run it after installation of both required components.</p><p>The top offers a search form where you can enter up to five different search queries that you want analyzed.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/microsoft-analytics-for-twitter2.png" alt="microsoft analytics for twitter" title="microsoft analytics for twitter" width="600" height="565" class="alignnone size-full wp-image-46869" /></p><p>Once you have entered the search terms, you click the search button to pull the data from Twitter. A small window is shown that displays the progress of that operation. Once that is finished,  ou need to click on PowerPivot in the top menu and select Update All from the options there. This triggers a new window where some updating takes place. Close or minimize the window once that is completed.</p><p>Switch to the Data menu in Excel and select Update All. This updates the current spreadsheet with the new data set. You see an example of that display above on the screenshot.</p><p>The spreadsheet contains lots of information, from top hashtags over tweets by day or time of day to top mentions, top tweeters and the original and retweet ratio.</p><p>The information are great for comparing different topics, or for analyzing a single search term instead. This way you could see when people twitter about a certain topic, who writes about it the most and which hash tags are the most popular in the conversations.</p><p>It is worth installing the PowerPivot plugin for Excel? That depends. If you want to use the information presented for research or marketing, then probably yes, if you are curious, then probably yes as well. The information are presented in a way that makes it great for presentations for instance. I personally will use it to get a better picture of people who post messages about Ghacks on Twitter.</p><p>You can download Microsoft Analytics for Twitter <a
href="http://www.microsoft.com/download/en/confirmation.aspx?id=26213">from the</a> official Microsoft Download page of the Excel spreadsheet. (<a
href="http://www.groovypost.com/howto/review/microsoft-analytics-for-twitter-21781/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+groovypost+%28groovyPost.com%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/22/microsoft-analytics-for-twitter/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Map Spreadsheet Locations To Google Maps</title><link>http://www.ghacks.net/2010/04/30/map-spreadsheet-locations-to-google-maps/</link> <comments>http://www.ghacks.net/2010/04/30/map-spreadsheet-locations-to-google-maps/#comments</comments> <pubDate>Fri, 30 Apr 2010 17:11:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[batchgeo]]></category> <category><![CDATA[google maps]]></category> <category><![CDATA[spreadsheet]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25047</guid> <description><![CDATA[Batchgeo is a free online service that maps spreadsheet locations to Google Maps. This can be useful for several purposes including creating a store locator, creating a map, calculating distances, house or apartment buying, finding the best route to visit several locations and more. All that needs to be done to map the locations is [...]]]></description> <content:encoded><![CDATA[<p>Batchgeo is a free online service that maps spreadsheet locations to Google Maps. This can be useful for several purposes including creating a store locator, creating a map, calculating distances, house or apartment buying, finding the best route to visit several locations and more.</p><p>All that needs to be done to map the locations is to paste the spreadsheet information into the form on the Batchgeo website. The online service will automatically use the first row as identifiers which means that users need to make sure that it contains those. Identifiers such as zip, address or city need to be linked to the right columns in case the automatic detection does not do that correctly.</p><p><span
id="more-25047"></span><object
width="480" height="385"><param
name="movie" value="http://www.youtube.com/v/-BuiydKPIV0&#038;hl=en_GB&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/-BuiydKPIV0&#038;hl=en_GB&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p><p>Batchgeo creates a Google Map with the location of the spreadsheet displayed on the map. It is then possible to save, print and share the map that has been created, download Google Earth KML data or download the geocoding results again.</p><p>All Google Maps view modes are available (map, satellite, hybrid and terrain).</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/batchgeo-500x346.png" alt="batchgeo" title="batchgeo" width="500" height="346" class="alignnone size-medium wp-image-25048" /></p><p>There does not seem to be an option to directly embed the mapped information on a website, only to create a static url on the batchgeo website. The blog mentioned a button to create the embed code but the button is nowhere to be found on the site.</p><p><a
href="http://www.batchgeo.com/">Batchgeo</a> can be a handy program, especially for users who need to create a map from location information stored in a spreadsheet.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/30/map-spreadsheet-locations-to-google-maps/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Google Squared Launches</title><link>http://www.ghacks.net/2009/06/04/google-squared-launches/</link> <comments>http://www.ghacks.net/2009/06/04/google-squared-launches/#comments</comments> <pubDate>Thu, 04 Jun 2009 08:35:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Search Engines]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[google squared]]></category> <category><![CDATA[research]]></category> <category><![CDATA[search engine]]></category> <category><![CDATA[spreadsheet]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/04/google-squared-launches/</guid> <description><![CDATA[Google Squared is a new concept search engine by Google. Unlike conventional search engines Google Squared has been designed to present the information right in the search interface without the need of leaving it to read up on the information on other websites. A user who would be interested in Greek Philosophers, American Presidents or [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/google_squared.jpg" alt="google squared" title="google squared" width="207" height="58" class="alignleft size-full wp-image-13268" />Google Squared is a new concept search engine by Google. Unlike conventional search engines Google Squared has been designed to present the information right in the search interface without the need of leaving it to read up on the information on other websites. A user who would be interested in Greek Philosophers, American Presidents or English Kings could get the information from squared in a neat spreadsheet format.</p><p>Google adds columns to the spreadsheet that differ depending on the search term. A search for people for example will reveal names, images, descriptions and their dates of birth and death with the option to add new suggested columns at the end of the spreadsheet which can include notable ideas, main interests or schools / interests. A search for metal on the other hand reveals information about the density, cas number, melting point, atomic number or crystal system.</p><p><span
id="more-13270"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/google_squared_results-499x256.jpg" alt="google squared results" title="google squared results" width="499" height="256" class="alignnone size-medium wp-image-13269" /></p><p>Google Squared is therefor an interesting option when researching information that can be grouped. The conventional way of looking up all American Presidents would be to either perform a search on a search engine and look at the first results that come up or directly visit an encyclopedia like Wikipedia for the information. Most result pages however contain additional text and it is up to the researcher to find the right information.</p><p>There is however on problem associated with Google Squared which makes the concept prone to error: There is no quality control. Google Squared fetches information from all over the web which can lead to errors. Take a look at the results in the picture above. The spreadsheet tells us that the philosopher Plato was born on November 7, 1964. A click on that specific entry displays additional birth days including 424-423 BC of Wikipedia. Plato&#8217;s birth year taken from Wikipedia&#8217;s is however marked as low confidence data in this case.</p><p>While it is easy to spot such obvious flaws it becomes more difficulty. Who can say that the density of Platinum is really 21.45, that the maximum speed of the German WWII tank destroyer Jagdpanther was indeed 46 km/h or that Saturn&#8217;s orbital period is 29.46 years.</p><p>This means that it is always advised to find at least one additional source of information that backs up the information presented by Google Squared.</p><p>Update: Google Squared has been discontinued.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/04/google-squared-launches/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Sendshield Prevents Private Data Leaks When Sending Office Documents</title><link>http://www.ghacks.net/2008/08/15/sendshield-prevents-private-data-leaks-when-sending-office-documents/</link> <comments>http://www.ghacks.net/2008/08/15/sendshield-prevents-private-data-leaks-when-sending-office-documents/#comments</comments> <pubDate>Fri, 15 Aug 2008 08:42:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft excel]]></category> <category><![CDATA[microsoft word]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[outlook]]></category> <category><![CDATA[powerpoint]]></category> <category><![CDATA[sendshield]]></category> <category><![CDATA[spreadsheet]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6180</guid> <description><![CDATA[Experienced users know that Microsoft Office documents can contain hidden information that can be revealed after enabling functions to see them in Microsoft Office products. This can include hidden rows and data in Excel spreadsheets, embedded information in Powerpoint presentations or revision histories in Microsoft Word documents. Hidden data can have severe consequences for the [...]]]></description> <content:encoded><![CDATA[<p>Experienced users know that Microsoft Office documents can contain hidden information that can be revealed after enabling functions to see them in Microsoft Office products. This can include hidden rows and data in Excel spreadsheets, embedded information in Powerpoint presentations or revision histories in Microsoft Word documents.</p><p>Hidden data can have severe consequences for the sender or his company. Sendshield provides examples of companies who forgot to remove hidden data and the consequences that it had. You find examples for companies like Google, Merck, Microsoft (oh the irony) and the United Nations.</p><p><a
href="http://www.sendshield.com/">Sendshield</a> acts as a proxy that analyzes every Office document, Word, Excel or Powerpoint, that is attached in Microsoft Outlook. It warns the user that the document contains hidden data and provides a convenient way to remove the data.</p><p><span
id="more-6180"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/outlook_office_hidden_data-500x345.jpg" alt="outlook office hidden data" title="outlook office hidden data" width="500" height="345" class="alignnone size-medium wp-image-6181" /></p><p>A red warning sign and a line appear beneath the attachments of that email which opens a new window that is displaying in depth information about the hidden data in the document(s). The user has the option to remove the data on a individual entry basis or all at once.</p><p>This process does not change the original document in any way which is a benefit of using Sendshield instead of manually editing the document.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/15/sendshield-prevents-private-data-leaks-when-sending-office-documents/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
