<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1575476679976002386.post4949216344894668040..comments</id><updated>2009-12-07T09:42:22.111+01:00</updated><title type='text'>Comments on Will Code for Nuts: Effective SharePoint UI prototyping using jQuery, ...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.codefornuts.com/feeds/4949216344894668040/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default'/><link rel='alternate' type='text/html' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html'/><author><name>Einar Otto Stangvik</name><uri>http://www.blogger.com/profile/14646027402573050232</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1575476679976002386.post-1762042084877618795</id><published>2009-12-03T10:06:59.134+01:00</published><updated>2009-12-03T10:06:59.134+01:00</updated><title type='text'>Excellent post. Great ideas and well articulated. ...</title><content type='html'>Excellent post. Great ideas and well articulated. I have not used Greasemonkey before, so I&amp;#39;ll have to take a deeper look.  I also like what you&amp;#39;ve done with the loadScripts. I&amp;#39;ve seen Paul Grenier (Autosponge) do something similiar I believe with using a JSON object to determine which dependencies to load. I&amp;#39;ve done something similiar with the jPointLoader.js, which is part of the jPoint project. &lt;br /&gt;&lt;br /&gt;I also wanted to see if you have had time to look at jPoint&amp;#39;s script deployment methodology. I think that scripts can be wrapped into .dwp files and added the Web Part Gallery and deployed by end users just like any other web part. jPoint refers to scripts in content editor web parts as &amp;quot;jParts&amp;quot;. When the page is in design mode, the jPart turns into a config mode (yellow background) where the user can change the parameters used to execute the script. Look at around the 3 minute mark at this screencast http://www.youtube.com/watch?v=HwCMzibnrLU.  Also, see my latest blog entry to see my deployment model - http://willhlaw.wordpress.com/2009/12/02/a-slide-from-my-spsdc-jpoint-presentation/. I&amp;#39;ll be interested to hear your opinion on the pros and cons for this model.&lt;br /&gt;&lt;br /&gt;@Willhlaw</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/1762042084877618795'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/1762042084877618795'/><link rel='alternate' type='text/html' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html?showComment=1259831219134#c1762042084877618795' title=''/><author><name>willhlaw</name><uri>http://willhlaw.myopenid.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html' ref='tag:blogger.com,1999:blog-1575476679976002386.post-4949216344894668040' source='http://www.blogger.com/feeds/1575476679976002386/posts/default/4949216344894668040' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-1575476679976002386.post-5563618033296955802</id><published>2009-08-14T13:09:52.193+02:00</published><updated>2009-08-14T13:09:52.193+02:00</updated><title type='text'>Not sure why I have never come across this blog, i...</title><content type='html'>Not sure why I have never come across this blog, it has some excellent content.&lt;br /&gt;&lt;br /&gt;With regards to injecting code at run-time, this technique you describe works realy well in combinatin with our (Free) SharePoint Infuser, which allows you to easily inject content (JavaScript, JQuery etc) on every page.&lt;br /&gt;&lt;br /&gt;For details see http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/5563618033296955802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/5563618033296955802'/><link rel='alternate' type='text/html' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html?showComment=1250248192193#c5563618033296955802' title=''/><author><name>Jeroen</name><uri>http://www.blogger.com/profile/00157302110307291964</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html' ref='tag:blogger.com,1999:blog-1575476679976002386.post-4949216344894668040' source='http://www.blogger.com/feeds/1575476679976002386/posts/default/4949216344894668040' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-1575476679976002386.post-6410084515491099569</id><published>2009-07-21T11:34:53.852+02:00</published><updated>2009-07-21T11:34:53.852+02:00</updated><title type='text'>Hi Rocky

Sorry for taking so long to reply - I ju...</title><content type='html'>Hi Rocky&lt;br /&gt;&lt;br /&gt;Sorry for taking so long to reply - I just got back from vactation :-)&lt;br /&gt;&lt;br /&gt;I haven&amp;#39;t attempted to do exactly what you&amp;#39;re describing, but it shouldn&amp;#39;t be too time consuming to figure out, if you&amp;#39;re using FireBug. Bring up the html inspector view, and select one of the quick launch items - from there you can navigate all the active CSS styles for the specific cell. You can even modify the styles directly through Firebug, and thus test drive changes without reloading the page.&lt;br /&gt;&lt;br /&gt;Hope this helps.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/6410084515491099569'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/6410084515491099569'/><link rel='alternate' type='text/html' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html?showComment=1248168893852#c6410084515491099569' title=''/><author><name>Einar Otto Stangvik</name><uri>http://www.blogger.com/profile/14646027402573050232</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='13642993560347940791'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html' ref='tag:blogger.com,1999:blog-1575476679976002386.post-4949216344894668040' source='http://www.blogger.com/feeds/1575476679976002386/posts/default/4949216344894668040' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-1575476679976002386.post-643943934986350160</id><published>2009-07-08T11:33:31.432+02:00</published><updated>2009-07-08T11:33:31.432+02:00</updated><title type='text'>I simply want to style (change the background to t...</title><content type='html'>I simply want to style (change the background to transparent) the subnav items on my QuickLaunch menu. I have changed ms-navitem like this:&lt;br /&gt;table.ms-navitem td,span.ms-navitem{&lt;br /&gt;background:transparent; &lt;br /&gt;}&lt;br /&gt;but it doesn&amp;#39;t work, the backgroundcolor of the subnav items changed to White.&lt;br /&gt;Do I need to change &amp;quot;zz2_QuickLaunchMenu&amp;quot;?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/643943934986350160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1575476679976002386/4949216344894668040/comments/default/643943934986350160'/><link rel='alternate' type='text/html' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html?showComment=1247045611432#c643943934986350160' title=''/><author><name>rocky</name><uri>http://www.blogger.com/profile/08510846698292313593</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codefornuts.com/2009/05/quick-sharepoint-ui-prototyping-using.html' ref='tag:blogger.com,1999:blog-1575476679976002386.post-4949216344894668040' source='http://www.blogger.com/feeds/1575476679976002386/posts/default/4949216344894668040' type='text/html'/></entry></feed>