<?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>Daynah.net &#187; Conferences</title>
	<atom:link href="http://daynah.net/category/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://daynah.net</link>
	<description>Daynah's Portfolio</description>
	<lastBuildDate>Mon, 16 Aug 2010 18:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google I/O 2010</title>
		<link>http://daynah.net/2010/05/21/google-io-2010/</link>
		<comments>http://daynah.net/2010/05/21/google-io-2010/#comments</comments>
		<pubDate>Sat, 22 May 2010 07:59:27 +0000</pubDate>
		<dc:creator>Daynah</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Google I/O]]></category>

		<guid isPermaLink="false">http://daynah.net/?p=920</guid>
		<description><![CDATA[Another Google I/O has come and gone, and I had a fabulous and geeky time there. The great thing about Google I/O is that it&#8217;s geared toward developers, so the sessions are usually code-based or overviews of new APIs and developments over in Google HQ. Of all the things I learned about this year at [...]]]></description>
			<content:encoded><![CDATA[<p>Another <strong><a href="http://code.google.com/events/io/2010/">Google I/O</a></strong> has come and gone, and I had a fabulous and geeky time there. The great thing about Google I/O is that it&#8217;s geared toward developers, so the sessions are usually code-based or overviews of new APIs and developments over in Google HQ.</p>
<p>Of all the things I learned about this year at the conference, the most exciting was learning what direction HTML 5 is heading in. Last year, I learned about the new &lt;video&gt; and &lt;canvas&gt; tags, but there&#8217;s so much more now.<br />
<span id="more-920"></span><br />
This year&#8217;s conference was much bigger than the previous years. The conference sold out quickly with 5000 attendees. There were sessions going on in every room on the second floor of Moscone West Hall. I was most impressed with the bigger Developer&#8217;s Sandbox. It was 4 or 5 times bigger than last year&#8217;s. It was great talking to companies and developers who are already implementing Google products into their products. </p>
<p>Although I was drained from attending all the sessions, I didn&#8217;t want to miss the Google After Party. It&#8217;s actually a very geeky event with food and robots! The <strong><a href="http://www.makerfaire.com/">MakerFaire</a></strong> was in town and they had some amazing displays, robots, and man-powered machines all over the party.. definitely something you don&#8217;t want to miss while at the conference.</p>
<p>There was a lot of fun and excitement at this year&#8217;s Google I/O. There were many amazing announcements as well, including the Web-M project (standard video codec), new features in Android Froyo including support of Flash, Google TV, and our fabulous gifts for attending &#8212; the Sprint HTC Evo 4g &#8212; a gorgeous smartphone running Android!</p>
<p>Below is a summary of all the sessions I attended. For more information on each session, please follow the links to the Google Waves. The official YouTube videos will be coming soon. For more information about the conference, see the official <strong><a href="http://code.google.com/events/io/2010/">Google I/O 2010 website</a></strong>.</p>
<h3 style="text-decoration: underline; font-size: 1.5em;">Summary of each Session</h3>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/bringing-google-to-your-site-googleapis.html">Bringing Google to your Site</a> &#8211; </strong>In this session, we got many different examples on how we can add Google to our websites. Some examples were using custom searches (now with auto-completion), Google Feed API, Adsense with AJAX (new), SideWiki, Buzz API and Google Font API.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/beyond-design-user-experience.html">Beyond Design: Creating positive User Experiences</a></strong> &#8211; In this session, I learned that there are 7 principles for creating positive user experiences: 1) Be fast 2) Be yourself 3) Engage in conversations 4) Be willing to give up control 5) Be polite 6) Be prepared for failure 7) Be reliable. Examples of these principles were also talked about.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/developing-with-html5.html">Developing with HTML 5</a></strong> &#8211; This session was great since <strong><a href="http://apirocks.com/html5/html5.html#slide1">the presentation</a></strong> itself was written in all HTML 5 tags and coding. If you flip through the presentation, you can try out the bleeding edge features available for browsers in the near future. Some new HTML 5-specific tags and features are offline data storage, JS APIs, &lt;head&gt;, &lt;hgroup&gt;, &lt;nav&gt;, &lt;section&gt;, &lt;article&gt;, &lt;aside&gt;, &lt;footer&gt;, new form field types, &lt;audio&gt;, &lt;video&gt;, &lt;canvas&gt;, new CSS selectors and font support, transitions, and so much more. Run the presentation in a Chrome browser to see what lies ahead.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/ignite-google-io.html">Ignite Google I/O</a></strong> &#8211; This session was a lot of fun. Ignite sessions capture geek cultures in a series of 5-minute speedy presentations. Each speaker gets 20 slides that auto-advances after 15 seconds. Topics were of various topics, from surviving the North Atlantic ocean and breaking world records, to our habits of searching on the internet, to playing battleships in a pond. It was very entertaining and super geeky.. and is best if you see the videos once they&#8217;re up.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/google-analytics-apis-end-to-end.html">Google Analytics APIs: End to end</a></strong> &#8211; This session was given by a UCR Alumni, Nick Mihailovski! This session demonstrated advance techniques of tracking statistics on your website using the Google Analytics API. For more information, see &#8220;<strong><a href="http://code.google.com/apis/analytics/">What is Google Analytics</a></strong>&#8221;</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/surf-the-stream-google-buzz-social-gaming.html">Surf the Steam: Google Buzz, Location, and Social Gaming</a></strong> was not my favorite session since they spent a few minutes talking about the new Buzz Api, and then started stepping through code on how to implement the <strong><a href="http://buzz-bingo.appspot.com">BuzzBingo</a></strong> game. The one thing I learned from this session was that there&#8217;s a new Buzz API &#8212; great if you want to create a social game!</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/seo-site-review-from-experts.html">SEO Site Advice from the Experts</a></strong> was an excellent session. It was a panel of SEO experts who went through a list of submitted sites and let us know what the site is doing right and wrong about SEO. They talked about how important it was to use text on your webpages, how meta keywords aren&#8217;t indexed by Google because people inflate them, branding techniques starting with the domain name, content needing to be above the fold, page ranks, 301 redirects, and much more.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/optimize-site-serving-page-speed.html">Optimize every bit of your site serving and web pages with Page Speed</a></strong> &#8211; In this session, I learned about a new project called Page Speed. It&#8217;s an open-source Firefox/Firebug Add-on. Developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them. <strong><a href="http://www.showslow.com">Showslow.com</a></strong> is a demo website that shows the speed of websites. For more information, see <strong><a href="http://code.google.com/speed/page-speed/">Page Speed</a></strong>.</p>
<p><strong><a href="http://code.google.com/events/io/2010/sessions/developing-with-html5.html">HTML 5 Status Update</a></strong> &#8211; In this session, the Chrome team  went over new features in HTML 5 we should keep an eye out for. Their demo of the new Gmail was fun and quite intuitive. Drag and drop attachments as if it was a desktop app. New areas in HTML 5 include Offline storage, Media, Networking, CSS3, and Platform Integration (drag and drop, notifications, geolocation).</p>
<p><map name='google_ad_map_920_38024d685a930d51'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/920?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_920_38024d685a930d51' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=920&amp;url= http%3A%2F%2Fdaynah.net%2F2010%2F05%2F21%2Fgoogle-io-2010%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://daynah.net/2010/05/21/google-io-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacWorld 2010</title>
		<link>http://daynah.net/2010/02/14/macworld2010/</link>
		<comments>http://daynah.net/2010/02/14/macworld2010/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 23:49:29 +0000</pubDate>
		<dc:creator>Daynah</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MacWorld Expo]]></category>

		<guid isPermaLink="false">http://daynah.net/?p=872</guid>
		<description><![CDATA[MacWorld Expo 2010 was quite a fun and educational experience. Even without Apple being at the show, the Mac community is still very strong. What I really loved this year was being able to meet the actual iPhone app developers at the App Pavilion and seeing the projects that they&#8217;re working on. There were also [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.macworldexpo.com">MacWorld Expo 2010</a></strong> was quite a fun and educational experience. Even without Apple being at the show, the Mac community is still very strong. What I really loved this year was being able to meet the actual iPhone app developers at the App Pavilion and seeing the projects that they&#8217;re working on. There were also a lot of learning opportunities at the conference as well. Below are some of my conference highlights:</p>
<p><span id="more-872"></span></p>
<h3>Interesting iPhone / iPod Touch Apps</h3>
<p>I didn&#8217;t get to see all the iPhone apps at the show, but of the ones I saw, there were the interesting ones:</p>
<ul>
<li><strong><a href="http://abvio.com">Abvio.com</a></strong> &#8211; makes three fitness apps &#8211; Runmeter, Cyclemeter, and Walkmeter. The 2.0 versions have many innovative features like mapping out your run (or walk/bike ride) via Google Maps by tracking your on GPS. <strong>(<a href="http://php-princess.net/itunes/Abvio_LLC-Runmeter_GPS_Running_Stopwatch_Sports_Watch">iTunes</a>)</strong></li>
<li><strong><a href="http://www.navigon.com/site/us/en/mobile_navigator/iphone">Navigon</a></strong> &#8211; an impressive GPS system. The new version features beautiful 3D graphics rendering, built-in social networks features, and automatic route customization based in part on past driving habits. <strong>(<a href="http://php-princess.net/itunes/NAVIGON_AG-MobileNavigator_North_America">iTunes</a>)</strong></li>
<li><strong><a href="http://www.quickoffice.com/quickoffice_connect_suite_iphone/">QuickOffice Connect Mobile Suite</a></strong> is the first and only full-featured Microsoft Office productivity suite for iPhone/iPod touch with integrated access to multiple cloud services. <strong><a href="http://php-princess.net/itunes/Quickoffice_Marketing-Quickoffice_Mobile_Office_Suite_for_iPhone_and_iPod_Touch">iTunes</a></strong></li>
<li><strong><a href="http://www.alawar.com/game/farm-frenzy-2/">Farm Frenzy 2</a></strong> &#8211; a new version of the cute farm game for kids. Educational game that teaches children how to count and how to take care of a far. I heard that Farm Frenzy Ice Age is just around the corner! Full Version: <strong>(iTunes: <a href="http://php-princess.net/itunes/Alawar_Entertainment_Inc-Farm_Frenzy_2">Full</a> | <a href="http://php-princess.net/itunes/Alawar_Entertainment_Inc-Farm_Frenzy_Lite">Lite</a>)</strong></li>
<li><strong><a href="http://www.webex.com/iphone/">Cisco WebEx Meeting Center</a></strong> &#8211; allows you connect to Cisco WebEx meetings right on the phone! <strong><a href="http://php-princess.net/itunes/Cisco-Cisco_WebEx_Meeting_Center">iTunes</a></strong></li>
<li><strong><a href="https://squareup.com/">Square</a></strong> is an app that can accept various payment cards. This is a great tool for small businesses and street vendors! Only a small iPhone headphone port adapter and an app &#8211; both for 99 cents. <a href="http://www.beatweek.com/macworld2010/3104-best-of-macworld-square/">Read more..</a></li>
<li><strong><a href="http://www.juicydevelopment.com/blog/4-news/81-fasttrac-featured-at-macworld.html">Fastrac</a></strong> &#8211; helps you plan your day at Disneyland! Select all the rides you would like to go on and what day. The app will calculate what time you should go on each ride, making sure you&#8217;re never standing in line too long! <strong>(<a href="http://php-princess.net/itunes/Juicy_Development_LLC-FastTrac">iTunes</a>)</strong></li>
</ul>
<p>One thing I would strongly suggest next year is to have more space for the developers in the App Pavilion. Exhibitors only had 1/4 of a small table to stand at and to show off their products. Once Friday and Saturday came, it was just too packed.</p>
<h3>Favorite Booths</h3>
<ul>
<li><strong><a href="http://www.targus.com">Targus</a></strong> engaged with the audience via social media. They gave nice bags away if you sent out a <a href="http://twitter.com/targus_inc">tweet</a> about their booth. They also tossed bags and t-shirts into the audience! Most importantly, they had <a href="http://www.flickr.com/photos/phpprincess/4349418731/">this bag</a> that I just love for my future Apple iPad.</li>
<li><strong><a href="http://www.smule.com">Smule</a></strong> was such a fun booth! They demoed their &#8220;I Am T-Pain&#8221; iPhone app and had conference goers singing and auto-tuning their voice. It was great! <a href="http://www.flickr.com/photos/phpprincess/4350268983/in/set-72157623416171848/">Pictures!</a></li>
<li><strong><a href="http://www.flickr.com/photos/phpprincess/4387137412/in/set-72157623416171848/">Office 2008 for Mac</a></strong> was so cute! They had people dressed up as each one of the Office products. And they&#8217;d dance when I ask them to.. <img src='http://daynah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<h3>Great Learning Opportunities</h3>
<p>My favorite thing about attending conferences is all the learning opportunities available. There were various sessions happening all over the expo floor as well as specialized classes and workshops in Moscone West. Some sessions I attended were: </p>
<ul>
<li><strong><a href="http://php-princess.net/2010/02/20/gamesalad-create-games-without-coding/">GameSalad</a></strong> is a software that allows you to make iPhone/Mac Games without any programming at all. They were located in the expo floor, so attendees were able to take various learning sessions offered by GameSalad. Sessions varied from beginner to advanced. <strong><a href="http://php-princess.net/2010/02/20/gamesalad-create-games-without-coding/">Read more..</a></strong></li>
<li><strong>Market Symposium SA: Web Development: Tools, Trends and Technology</strong> &#8211; I attended this session by Nick Floro on my second day at  MacWorld. It was a great session on various Web 2.0 technologies. <strong><a href="http://php-princess.net/2010/03/07/webdev-symposium/">Read more..</a></strong></li>
<li><strong><a href="http://macworldexpo.com/sessions?s=QSHOWA0005BD">US982: Demystifying iPhone (&#038; iPad) App Development: A Non-Technical Overview for Decision-Makers and Idea People</a></strong> &#8211; was a session meant for non-technical uses, but I found it quite informative. Ron walked through all the phases of iPhone App Development, starting with the idea all the way to contracting a developer and putting the app in the store. In addition, I loved all the resources he provided.<br />
My favorite part was when he showed up some tools for designing the user interface. </li>
</ul>
<p>I had an amazing time and I can&#8217;t wait until next year!</p>
<p><map name='google_ad_map_872_38024d685a930d51'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/872?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_872_38024d685a930d51' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=872&amp;url= http%3A%2F%2Fdaynah.net%2F2010%2F02%2F14%2Fmacworld2010%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://daynah.net/2010/02/14/macworld2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CES 2010</title>
		<link>http://daynah.net/2010/01/15/ces-2010/</link>
		<comments>http://daynah.net/2010/01/15/ces-2010/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 18:17:37 +0000</pubDate>
		<dc:creator>Daynah</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[CES 2010]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[gadgets]]></category>

		<guid isPermaLink="false">http://daynah.net/?p=857</guid>
		<description><![CDATA[Last weekend, I spent a few days at the Consumer Electronics Show 2010 in Las Vegas, Nevada and had a geeky fabulous time. The conference was huge, and there was just so much to see! And three days was not enough time to see everything. I spent most of my time in the 3 major [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend, I spent a few days at the <a href="http://cesweb.org">Consumer Electronics Show 2010</a> in Las Vegas, Nevada and had a geeky fabulous time. The conference was huge, and there was just so much to see! And three days was not enough time to see everything.</p>
<p>I spent most of my time in the 3 major halls, hoping to cover all the latest in technology for you! Here&#8217;s an overview of products that I really enjoyed at the show.<br />
<span id="more-857"></span></p>
<ul>
<li><a href="http://www.entourageedge.com/" target="_blank">EnTourage Edge</a> a ebook reader/tablet hybrid</li>
<li><a href="http://www.sfgate.com/cgi-bin/blogs/techchron/detail?&amp;entry_id=54967">Lenevo Ideapad Hybrid</a> &#8211; new laptop and tablet in one!</li>
<li><a href="http://www.nokiausa.com/find-products/mini-laptops/nokia-booklet-3g">Nokia Booklet 3g</a> is Nokia&#8217;s new netbook</li>
<li><a href="http://www.cocooninnovations.com" target="_blank">Cocoon Innovations</a> has some nice and stylish bags for all your gadgets. These bags also come with <a href="http://www.cocooninnovations.com/grid.php">GRID-IT! organization system</a> that I really like. New bags are not on the website yet.</li>
<li><a href="http://www.case-mate.com/" target="_blank">Case Mate &#8211; launched a new line called &#8220;</a><a href="http://imakemycase.com" target="_blank">I make My Case</a>&#8221; where you can design your own case from famous artist&#8217;s artwork.</li>
<li><a href="http://www.speckproducts.com/" target="_blank">(*)Speck</a> launched some lines of iPhone/iPod Touch cases &#8212; Fitted ArstProjekt, Fitted, and Satin Skin.</li>
<li><a href="http://www.gelaskins.com/">Gelaskins</a> has some beautiful artwork for your devices.</li>
<li><a href="http://www.truprotection.com/">Tru Protection</a> &#8211; has some very nice anti-glare screen protectors for various mobile devices.</li>
<li><a href="http://www.zipcar.com/">ZipCar</a> is a similar to a rent-a-car service, but no attendants are needed. You just pick up the car at your reserved time and go. They now have an iPhone app where you can reserve the cars.</li>
<li><a href="http://www.pearsonhighered.com/AlgebraPrep/">AlgebraPrep</a> is a series of new iPhone/iPod Touch apps to help students prepare for Algebra math classes.</li>
<li><a href="http://ardrone.parrot.com/parrot-ar-drone/en">Parrot AR.Drone</a> is a wifi helicopter with 2 cameras on it. You can play it with augmented reality games on your iPhone / iPod Touch!</li>
<li><a href="http://www.wired.com/autopia/2009/08/iphone-app%E2%80%99s-newest-role-onstar/">OnStar iPhone App</a> &#8211; launched last at CES that lets you control your Chevy volt with your iPhone.</li>
<li><a href="http://universe.lego.com" target="_blank">Lego Universe</a> is a new massively multiplayer online games (MMOGs) coming out that uses Lego people!</li>
<li><a href="http://www.nvidia.com/object/3D_Vision_Main.html">NVIDIA 3D Vision</a> allows gaming in 3d. Supercool. <a href="http://www.nvidia.com/object/io_1262775447639.html">More..</a></li>
</ul>
<p>I&#8217;ll be doing blog posts for the individual products later this week. You can read them over at my <a href="http://php-princess.net">blog</a> and <a href="http://iprong.com">iProng Magazine</a>.</p>
<p><strong>New:</strong> <a href="http://www.maccast.com/2010/01/17/maccast-2010-01-17-ces-2010-with-iprong/">Listen to iProng Magazine on MacCast</a>!</p>
<p><map name='google_ad_map_857_38024d685a930d51'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/857?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_857_38024d685a930d51' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=857&amp;url= http%3A%2F%2Fdaynah.net%2F2010%2F01%2F15%2Fces-2010%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://daynah.net/2010/01/15/ces-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
