<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Yanachik.org</title>
	<link>http://www.yanachik.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 10 Nov 2008 19:28:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Linq To SQL Entity Data Context InsertOnSubmit vs Attach</title>
		<description>After writing Unit tests lately I've been trying to test my business logic (which is all done in the Entity Manager) without actually submitting data to the database.  I'll create my Items and Customers and do an InsertOnSubmit to get them into the Entity Manager context, but never call SubmitChanges().

This ...</description>
		<link>http://www.yanachik.org/2008/11/10/linq-to-sql-entity-data-context-insertonsubmit-vs-attach/</link>
			</item>
	<item>
		<title>Visual Studio 2008 Service Pack 1 Javascript Formatting Drives Me Nuts</title>
		<description>With all of the goodies included with Service Pack 1 for Visual Studio 2008, the one thing that Microsoft did not do right is Javascript formatting.  First of all, it's really slow.  Second of all, it doesn't seem to be consistent with it's indenting.

For me, I'd like to do my ...</description>
		<link>http://www.yanachik.org/2008/10/31/visual-studio-2008-service-pack-1-javascript-formatting-drives-me-nuts/</link>
			</item>
	<item>
		<title>Yahoo DataTable editorSaveEvent Change from YUI 2.5.2 to 2.6.0</title>
		<description>In Yahoo YUI 2.5.2 the Yahoo DataTable editorSave Event'sData Cell Editor has changed.  To get to the data record for the editor it is no-longer oArgs.editor.record, but rather oArgs.editor.getRecord();
DataTable.subscribe("editorSaveEvent", EditorChanged);

function EditorChanged(oArgs)

{

var record = oArgs.editor.getRecord();

} </description>
		<link>http://www.yanachik.org/2008/10/10/yahoo-datatable-editorsaveevent-change-from-yui-252-to-260/</link>
			</item>
	<item>
		<title>How to preconfigure your Ruby on Rails application for MySQL</title>
		<description>Rails 2.0.2 now defaults your app's database to SQLite3 (I believe because OSX comes pre-shipped with it).  In order to generate a rails application and having it setup to MySQL is pretty easy.

In your when you create your app add (-d mysql) in the rails command:  rails -d mysql myapp </description>
		<link>http://www.yanachik.org/2008/08/19/how-to-preconfigure-your-ruby-on-rails-application-for-mysql/</link>
			</item>
	<item>
		<title>Bill Gates&#8217; last day at Microsoft</title>
		<description> </description>
		<link>http://www.yanachik.org/2008/03/04/bill-gates-last-day-at-microsoft/</link>
			</item>
	<item>
		<title>A series of Short reviews&#8230;</title>
		<description>There were a series of announcements and reviews that came out lately, here's a sample:
Google Gears has gone mobile - what a great idea.  When your mobile device can't get a signal (such as on an airplane) but you need to do some work, you can now access your mobile ...</description>
		<link>http://www.yanachik.org/2008/03/04/a-series-of-short-reviews/</link>
			</item>
	<item>
		<title>Windows Presentation Foundation Flotzam has a new UI</title>
		<description>Flotzam, a life streaming screensaver based all on Microsoft's new Windows Presentation Foundation (WPF) put out a contest for redesigned UI.&#160; Here's a screencast of the winner. Flotzam Design Contest Winner </description>
		<link>http://www.yanachik.org/2008/03/02/windows-presentation-foundation-flotzam-has-a-new-ui/</link>
			</item>
	<item>
		<title>Sharepoint Conference 2008 - Buzzstream</title>
		<description>Here are feeds to track the action going on at Sharepoint Conference 2008:  Blogstream (via Technorati): http://feeds.technorati.com/search/SPC2008?authority=a4&#38;language=en Photostream (via Flickr): http://api.flickr.com/services/feeds/photos_public.gne?tags=SPC2008&#38;lang=en-us&#38;format=atom Videostream (via MSN Soapbox): http://soapbox.msn.com/rss.aspx?searchTerm=SPC2008 You can also monitor:&#160; http://mysharepointcommunity.com/SPC2008 </description>
		<link>http://www.yanachik.org/2008/03/02/sharepoint-conference-2008-buzzstream/</link>
			</item>
	<item>
		<title>Is SocialThing.com the big hit out of SXSW?</title>
		<description>ReadWriteWeb is trying to predict what app will be the big hit at SXSW, and they seem to have concluded that whatever it is, it will involve social networking.&#160; RWW seem impressed with SocialThing, and predict that if they get their iPhone interface working by SXSW then thy've got a ...</description>
		<link>http://www.yanachik.org/2008/03/02/is-socialthingcom-the-big-hit-out-of-sxsw/</link>
			</item>
	<item>
		<title>Check out my Pownce Feed</title>
		<description>I've place a badge on my home page that displays my two latest Pownce posts, and dedicated an entire page Pownce Feeds that lists my 30 most recent Pownce posts.&#160; Things that ramble off my brain that don't deserve a full blog post will get Pownced. </description>
		<link>http://www.yanachik.org/2008/02/28/check-out-my-pownce-feed/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.757 seconds -->
