<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=8#post193028</link>
			<description>&lt;p&gt;great how jQuery works will with others but others not so nicely with jQUery  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;I guess that with last week's Public Announcement that both Microsoft and Nokia are adopting jQUery as their framework we should see an even wider adoption  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=8#post193028&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=8#post193028&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 04 Oct 2008 10:01:32 +1300</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=8#post193028</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=8#post192375</link>
			<description>&lt;p&gt;I switched over a bloated frontend site that used Prototype+Scriptaculous to jQuery and the only change I had to make was to use &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;jQuery('#my-id')&lt;/p&gt;&lt;/div&gt; instead of &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;$('#my-id')&lt;/p&gt;&lt;/div&gt; in my JavaScript. In this way jQuery is not in conflict, as jam13 indicated. Validation code on custom forms and Security/login works fine.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=8#post192375&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=8#post192375&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 04 Oct 2008 07:09:18 +1300</pubDate>
			<dc:creator>artlung</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=8#post192375</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=8#post183691</link>
			<description>&lt;p&gt;sounds pretty awful man... the reason im holding off SS for now is exactly that... i'm so deeply entrenched in jquery that it doesn't make sense to learn any of the other libraries atm&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=8#post183691&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=8#post183691&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 27 Sep 2008 02:50:46 +1200</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=8#post183691</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post183686</link>
			<description>&lt;p&gt;&lt;q&gt;yeah im aware of noconflict but in an ideal world there wouldn't be the overhead of loading prototype to begin with! ;) (especially if you dont plan on using it at all!)&lt;/q&gt;&lt;/p&gt;&lt;p&gt;Unfortunately I don't get to play in the ideal world  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/sad.gif'&gt;  - we're doing stuff with Magento at the moment which has Prototype+Scriptaculous so deeply baked into the both the backend _and_ frontend that it's next to impossible to use another js framework with it. I've spent most of this morning trying to resolve a conflict between JQuery and their version of Scriptaculous.&lt;/p&gt;&lt;p&gt;Personally I can't wait to see SS move away from Prototype  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; .&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post183686&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post183686&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 27 Sep 2008 02:43:24 +1200</pubDate>
			<dc:creator>jam13</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post183686</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post183669</link>
			<description>&lt;p&gt;yeah im aware of noconflict but in an ideal world there wouldn't be the overhead of loading prototype to begin with! ;)  (especially if you dont plan on using it at all!)&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post183669&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post183669&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 27 Sep 2008 01:49:00 +1200</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post183669</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post183618</link>
			<description>&lt;p&gt;I assume you aware of JQuery's noconflict mode? I'm pretty sure I remember using this to prevent it clashing with prototype in the past.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post183618&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post183618&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 26 Sep 2008 23:29:02 +1200</pubDate>
			<dc:creator>jam13</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post183618</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post183513</link>
			<description>&lt;p&gt;Hi, like the idea too&lt;/p&gt;&lt;p&gt;for those who can't wait, I have posted a hack of the gallery module that uses jquery lightbox&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.webmasterbulletin.net/2008/09/silverstripe-gallery-jquery-module/307&quot;&gt;http://www.webmasterbulletin.net/2008/09/silverstripe-gallery-jquery-module/307&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post183513&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post183513&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 26 Sep 2008 19:45:46 +1200</pubDate>
			<dc:creator>erwanpia</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post183513</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post137447</link>
			<description>&lt;p&gt;nice!  that's excellent news!  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post137447&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post137447&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 07 Aug 2008 13:33:20 +1200</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post137447</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post137435</link>
			<description>&lt;p&gt;Well for our own client sites we have started to move towards using jQuery as the CMS is being rewritten to use jQuery rather the prototype. &lt;/p&gt;&lt;p&gt;If you do use jQuery at the moment things like form vaildation will not work, AJAX page comments etc, you just have to use Requirements::block() for the prototype files. Over the next releases starting with 2.3 the components of the system will be rewritten from prototype into jQuery&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post137435&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post137435&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 07 Aug 2008 13:00:57 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post137435</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post137408</link>
			<description>&lt;p&gt;thx for your reply Josh!&lt;/p&gt;&lt;p&gt;after taking a more thorough look at SS i realized that as good as it seems, the fact that it uses scripatculous + proto just goes against the whole point of using jQuery...&lt;/p&gt;&lt;p&gt;it would be pretty hectic too with all 3 of those libs loaded... i find that with just jQuery and some plugins (namely UI) you can get the same functionality as scriptaculous+prototype with much smaller code... but anyway thats not the point of this thread  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post137408&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post137408&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 07 Aug 2008 11:27:22 +1200</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post137408</guid>
		</item>
		
		<item>
			<title>Re: how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145?start=0#post137399</link>
			<description>&lt;p&gt;Hi Alex,&lt;/p&gt;&lt;p&gt;If you are just using jQuery for the display of the front-end of the website, then there is no reason why it shouldn't work with SilverStripe. Have fun!&lt;/p&gt;&lt;p&gt;Josh&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145?start=0#post137399&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/137145?start=0#post137399&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 07 Aug 2008 11:04:07 +1200</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145?start=0#post137399</guid>
		</item>
		
		<item>
			<title>how nice does SilverStripe play with jQuery?</title>
			<link>http://www.silverstripe.org/archive/show/137145#post137145</link>
			<description>&lt;p&gt;hey all,&lt;/p&gt;&lt;p&gt;I pretty much have the entire front-end f a website i'm working on ready using standard HTML and plenty of custom jQuery and i'm looking for a solution so i won't have to reinvent the wheel with my back-end and admin features.&lt;/p&gt;&lt;p&gt;I'm currently playing around with the latest build but I was wondering how nice does SilverStripe play with jQuery?&lt;/p&gt;&lt;p&gt;More exactly, I basically want to create some predefined sections and customize their look and feel with my own HTML, CSS and JS and then use SilverStripe mainly to act as my back-end... is this feasible?&lt;/p&gt;&lt;p&gt;thanks!&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: how nice does SilverStripe play with jQuery? &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145#post137145&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/137145#post137145&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 07 Aug 2008 07:48:24 +1200</pubDate>
			<dc:creator>alexweber15</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/137145#post137145</guid>
		</item>
		

	</channel>
</rss>