<?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>MEDIAUPS &#187; Technology</title>
	<atom:link href="http://www.mediaups.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediaups.com</link>
	<description>Startups. Lifehacks. Webguides.</description>
	<lastBuildDate>Thu, 22 Jul 2010 12:08:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Take Off with Google App Engine</title>
		<link>http://www.mediaups.com/2008/04/17/take-off-with-google-app-engine/</link>
		<comments>http://www.mediaups.com/2008/04/17/take-off-with-google-app-engine/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 15:57:57 +0000</pubDate>
		<dc:creator>robin</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.mediaups.com/2008/04/17/take-off-with-google-app-engine/</guid>
		<description><![CDATA[You waste your server resources for web applications? Why don&#8217;t accept the help of Google. Just a few days ago Google launched its Google App Engine. Being still in beta it allows you to upload your web application on the Google network and use their computational power. With a free account you are already able [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/google_appengine.png" alt="Google App Enigine" align="left" />You waste your server resources for web applications? Why don&#8217;t accept the help of Google. Just a few days ago Google launched its <a href="http://code.google.com/appengine/" title="http://code.google.com/appengine/">Google App Engine</a>. Being still in beta it allows you to upload your web application on the Google network and use their computational power. With a free account you are already able to use 500MB space, a CPU usage of 200,000,000 megacycles and a maximum of 10GB bandwidth per day. Also you get several other features:</p>
<ul>
<li>Dynamic webserving, with full support of common web technologies</li>
<li>Persistent storage</li>
<li>Automatic scaling and load balancing</li>
<li>Google APIs for authenticating users and sending email</li>
<li>Fully featured local development environment</li>
</ul>
<p><strong>Great &#8211; Where do I have to sign in?</strong></p>
<p>Google App Engine is still in beta. There were 10,000 beta accounts available but after ca. 3 hours they were all gone. Google already announced that more accounts will follow in the near future. So don&#8217;t hesitate to subscribe to the <a href="http://appengine.google.com/waitlist" title="http://appengine.google.com/waitlist">waitlist</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaups.com/2008/04/17/take-off-with-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ajax-Magic For Your Website</title>
		<link>http://www.mediaups.com/2008/04/14/ajax-magic-for-your-website/</link>
		<comments>http://www.mediaups.com/2008/04/14/ajax-magic-for-your-website/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 15:17:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webguides]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.mediaups.com/2008/04/14/ajax-magic-for-your-website/</guid>
		<description><![CDATA[At first what does Ajax mean? AJAX (Asynchronous JavaScript and XML), is a web development technique used for creating interactive web applications. Ajax is asynchronous, in so far as extra data is requested from the server and loaded in the background. This is intended to increase the web page&#8217;s interactivity, speed, functionality and usability. Ajax [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>At first what does Ajax mean? </strong></p>
<p>AJAX (Asynchronous JavaScript and XML), is a web development technique used for creating interactive web applications. Ajax is asynchronous, in so far as extra data is requested from the server and loaded in the background. This is intended to increase the web page&#8217;s interactivity, speed, functionality and usability. Ajax function calls are usually made in Javascript using the XMLHttpRequest object. The asynchronous content doesn&#8217;t need to be formatted in XML.</p>
<p><strong>Scripts for your Website</strong></p>
<p>As quite every modern website makes use of at least a bit of Ajax you may want to have a few of those cool effects for your page. So I collected the best scripts for you. All of them are free to use and easy to install.</p>
<p><a href="http://www.huddletogether.com/projects/lightbox2/" title="http://www.huddletogether.com/projects/lightbox2/">Lightbox 2</a> &#8211; Lightbox is a simple, unobtrusive script used to overlay images on the current page. It&#8217;s a snap to setup and works on all modern browsers.</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/2.gif" alt="thickbox" /></p>
<p><a href="http://jquery.com/demo/thickbox/" title="http://jquery.com/demo/thickbox/">Thickbox 3.1</a> &#8211; ThickBox is a webpage UI dialog widget written in JavaScript on top of the <a href="http://www.jquery.com/">jQuery</a> library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.</p>
<p><a href="http://code.google.com/p/missingmethod-projects/wiki/Glider" title="http://code.google.com/p/missingmethod-projects/wiki/Glider">Glider</a> &#8211; This script makes it easy to create a sliding carousel component like the one seen at <a href="http://www.panic.com/coda" rel="nofollow">www.panic.com/coda</a>.</p>
<p><a href="http://www.nofunc.com/Table_Organize/" title="http://www.nofunc.com/Table_Organize/">TableOrganize</a> &#8211; This script basically allows you to re-organize the rows or columns and browse the table using the up/down arrows.</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/clickheat-screenshot.png" alt="Clickheat" /></p>
<p><a href="http://www.labsmedia.com/clickheat/index.html" title="http://www.labsmedia.com/clickheat/index.html">Clickheat</a> &#8211; ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones.</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/refl.gif" alt="reflections" /></p>
<p><a href="http://cow.neondragon.net/stuff/reflection/" title="http://cow.neondragon.net/stuff/reflection/">Reflection.js</a> &#8211; allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.</p>
<p><a href="http://www.ajaxim.com/" title="http://www.ajaxim.com/">AjaxIM</a> &#8211; ajax im (&#8220;asynchronous javascript and xml instant messenger&#8221;) is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites.</p>
<p><a href="http://ecosmear.com/relay/" title="http://ecosmear.com/relay/">Relay</a> &#8211; An Ajax directory manager that works and looks like the familiar one of windows and mac systems.</p>
<p><a href="http://swfupload.org/" title="http://swfupload.org/">SWFUpload</a> &#8211; is a small JavaScript/Flash library to get the best of both worlds. It features the great upload capabilities of Flash and the accessibility and ease of HTML/CSS.</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/image3d.jpg" alt="NicEdit" /></p>
<p><a href="http://nicedit.com/index.php" title="http://nicedit.com/index.php">NicEdit</a> -NicEdit is a Lightweight, Cross Platform, Inline Content Editor to allow easy editing of web site content on the fly in the browser.</p>
<p><a href="http://vuzit.com/" title="http://vuzit.com/">Vuzit</a> &#8211; Vuzit is a web based document viewer you can embed in any web page. It&#8217;s fast and it&#8217;s free!</p>
<p><a href="http://code.google.com/p/flot/" title="http://code.google.com/p/flot/">flot</a> &#8211; Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming.</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2008/04/unbenannt.jpg" alt="ControlTabs" /></p>
<p><a href="http://livepipe.net/projects/control_tabs/" title="http://livepipe.net/projects/control_tabs/">Control.Tabs</a> &#8211; creates a tabbed interface from an unordered list of links/anchors that point to any elements on your page that have an id attribute.</p>
<p><a href="http://dean.edwards.name/IE7/" title="http://dean.edwards.name/IE7/">IE7</a> &#8211; is a JavaScript library to make MSIE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6.</p>
<p><strong>Resources for more scripts</strong></p>
<p><a href="http://scripteka.com/" title="http://scripteka.com/">Scripteka</a> an extensive library of Prototype and Script.aculo.us based extensions/plugins.</p>
<p>At <a href="http://www.ajaxdaddy.com/" title="http://www.ajaxdaddy.com/">AjaxDaddy</a> you can see Ajax examples, javascript scripts and web 2.0 demos in action.</p>
<p><a href="http://miniajax.com/" title="http://miniajax.com/">MiniAjax</a>, a showroom of nice looking simple downloadable DHTML and AJAX scripts.</p>
<p>And have a look at more than 1000 Ajax examples at <a href="http://www.ajaxrain.com/" title="http://www.ajaxrain.com/">AjaxRain.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaups.com/2008/04/14/ajax-magic-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Libraries and Code-Snippets</title>
		<link>http://www.mediaups.com/2008/04/06/javascript-libraries-and-code-snippets/</link>
		<comments>http://www.mediaups.com/2008/04/06/javascript-libraries-and-code-snippets/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 14:51:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.mediaups.com/2008/04/06/javascript-libraries-and-code-snippets/</guid>
		<description><![CDATA[Talking from web2.0, you think of fade effects, live form validation and other nice and often practical effects. But how are these things realized? Is it something that only professional programmer can assemble? The only thing that would be helpful is a general understanding of Javascript and HTML. Many of the effects you may have [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Talking from web2.0, you think of fade effects, live form validation and other nice and often practical effects. But how are these things realized? Is it something that only professional programmer can assemble?</p>
<p>The only thing that would be helpful is a general understanding of Javascript and HTML. Many of the effects you may have in mind are realized by using open-source libraries or other freely available code snippets. You just have to integrate a few Javascripts and call a few functions to have a beautiful web2.0-ish effect for your website.</p>
<p>In my view the best library is <a href="http://script.aculo.us" title="script.aculo.us">script.aculo.us</a> in connection with <a href="http://www.prototypejs.org/" title="http://www.prototypejs.org/">prototype.js</a>. They are easy to understand, have a large documentation and a good community. Other libraries worth mentioning are <a href="http://jquery.com/" title="http://jquery.com/">jQuery</a>, <a href="http://www.dojotoolkit.org/" title="http://www.dojotoolkit.org/">Dojo</a>, <a href="http://www.mochikit.com/" title="http://www.mochikit.com/">MochiKit</a>, <a href="http://mootools.net/" title="http://mootools.net/">mootools</a> and <a href="http://developer.yahoo.com/yui/" title="http://developer.yahoo.com/yui/">YUI</a>. After installing the libraries,  it&#8217;s so easy to create. Make a few Ajax calls, fall back on entire functions, get some groove effects &#8211; and your code is much lighter than before! So why not try to use one of these libraries, after a bit practice you will thank yourself for taking this step.</p>
<p>But even if a library can&#8217;t provide you the effect you need, there always is a better way than writing everything on your own. Use some ready-made code snippets. You find them everywhere on the Internet. Snippets for some common problems are <a href="http://www.huddletogether.com/projects/lightbox2/" title="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> and <a href="http://jquery.com/demo/thickbox/" title="http://jquery.com/demo/thickbox/">ThickBox</a>, which make it possible to overlay an image or other content on the current page. Sometimes the snippets make use of a specific Javascript library. But be careful that not all libraries work well together.</p>
<p>To sum up, I can say that both JS libraries and code-snippets will save you a lot of time (and maybe money). So have a look at them and don&#8217;t let the complexity awe you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaups.com/2008/04/06/javascript-libraries-and-code-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox The Rise Of A Browser</title>
		<link>http://www.mediaups.com/2007/09/08/firefox-the-rise-of-a-browser/</link>
		<comments>http://www.mediaups.com/2007/09/08/firefox-the-rise-of-a-browser/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 21:38:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.mediaups.com/2007/09/08/firefox-the-rise-of-a-browser/</guid>
		<description><![CDATA[Now, three years after the release of Firefox v1.0, the revolutionary browser has been downloaded over 400 million times! When the first version of the browser hit the internet back in 2004, it took only 99 days for the Firefox to be downloaded by more than 25 million delighted users. After 1 year the number [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.mediaups.com/wp-content/uploads/2007/09/firefox-title.jpg" title="Firefox" alt="Firefox" align="left" />Now, three years after the release of Firefox v1.0, the revolutionary browser has been downloaded over <a href="http://www.spreadfirefox.com/node/28337" title="spreadfirefox">400 million times</a>!</p>
<p>When the first version of the browser hit the internet back in 2004, it took only 99 days for the Firefox to be downloaded by more than 25 million delighted users. After 1 year the number quadrupled and passed the 100 million downloads mark.</p>
<p>This time was the starting signal for a never-ending, striking success of a web browser &#8211; it is free, has tons of good extensions and themes, has a huge community and made us feel the web2.0!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaups.com/2007/09/08/firefox-the-rise-of-a-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Has Broaden The Range Of iPods Again!</title>
		<link>http://www.mediaups.com/2007/09/07/apple-has-broaden-the-range-of-ipods-again/</link>
		<comments>http://www.mediaups.com/2007/09/07/apple-has-broaden-the-range-of-ipods-again/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 14:26:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.mediaups.com/2007/09/07/apple-has-broaden-the-range-of-ipods-again/</guid>
		<description><![CDATA[On the 5th September Apple presented their new iPod touch to the press. It&#8217;s like an iPhone without the phone. But if that isn&#8217;t enough Steve Jobs showed the next generations of the iPod nano and the classical iPod. iPod touch The iPod touch is an iPod with a huge touchscreen and integrated Wi-Fi. So [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.mediaups.com/wp-content/uploads/2007/09/apple_1189170062000.png" alt="The New Generation of iPods" /></p>
<p>On the 5th September Apple presented their new iPod touch to the press. It&#8217;s like an iPhone without the phone. But if that isn&#8217;t enough Steve Jobs showed the next generations of the iPod nano and the classical iPod.</p>
<p><strong>iPod touch</strong></p>
<p>The iPod touch is an iPod with a huge touchscreen and integrated Wi-Fi. So you can listen to your favorite music, watch Tv shows, see your photoalbums or even browse through in the internet (and watch videos on YouTube!). Also you can toggle to a Cover Flow mode as seen on the iPhone. Apple offers a 8GB version for 299$ and a 16GB version for 399$ (shipping starts 28th September).</p>
<p><img src="http://www.mediaups.com/wp-content/uploads/2007/09/apple-beat-event-76.jpg" alt="iPod touch and Steve" /><br />
image from <a href="http://www.engadget.com/2007/09/05/steve-jobs-live-apples-the-beat-goes-on-special-event/" title="engadget">engadget</a>.</p>
<p><strong>iPod nano</strong><img src="http://www.mediaups.com/wp-content/uploads/2007/09/compare-nano.jpg" title="iPod nano" alt="iPod nano" align="right" /></p>
<p>The third generation iPod of the successful nano series, lovingly called &#8220;fatty&#8221;, has a bigger screen and enabled video-playback. The nano is available in 5 colors (red, green, blue, silver and black) and 2 storage sizes &#8211; 4/8GB (149$/199$).</p>
<p><strong>iPod classic</strong></p>
<p>The normal iPod, now iPod classic comes in full metal design and all known features.  The 2 versions, 80 and 160GB, are thinner and have a longer battery life than their predecessors.</p>
<p><strong>iTunes Wi-Fi Music Store</strong></p>
<p>A thing a lot of people have missed on the iPhone was the ability to directly<img src="http://www.mediaups.com/wp-content/uploads/2007/09/icon_large_wifi_20070905.jpg" title="iTunes Wi-Fi Music Store" alt="iTunes Wi-Fi Music Store" align="right" /> download/buy songs via iTunes. Now Apple decided to open an iTunes Wi-Fi Music Store for all  iPhone and future owners of an iPod touch. The next time you dock your device to your PC/Mac all purchased titles are automatically synced with iTunes.</p>
<p><strong>And finally Apple cuts the iPhone price from 599$ to 399$ for the 8GB variant.</strong> &#8211; Today Steve Jobs stated in a letter that every customer who bought the iPhone for the old price will receive 100$ in consideration of the high price cut.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaups.com/2007/09/07/apple-has-broaden-the-range-of-ipods-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
