<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forum: Last 35 Posts</title>
<link>http://www.estadieu.com/blog/forum/</link>
<description>Forum: Last 35 Posts</description>
<language>en</language>
<pubDate>Fri, 30 Jul 2010 08:43:55 +0000</pubDate>

<item>
<title>sidet on "youtube tabbed feeds"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=33&#038;page#post-59</link>
<pubDate>Thu, 11 Feb 2010 12:45:28 +0000</pubDate>
<dc:creator>sidet</dc:creator>
<guid isPermaLink="false">59@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;I saw a google gadget by gWidgets online. Here is the link. It reads video rss feeds. Can you give me any idea how to implement that? I would really appreciate any help. Here is the link&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.gmodules.com/ig/creator?synd=open&amp;#38;url=http%3A%2F%2Figwidgets.com%2Flig%2Fgw%2Ff%2Fislk%2F89%2Fslkm%2Fik%2Fs%2F25457%2F87%2Fhm%2Fyoutube-rss-feeds.xml&amp;#38;lang=en&quot; rel=&quot;nofollow&quot;&gt;http://www.gmodules.com/ig/creator?synd=open&amp;#38;url=http%3A%2F%2Figwidgets.com%2Flig%2Fgw%2Ff%2Fislk%2F89%2Fslkm%2Fik%2Fs%2F25457%2F87%2Fhm%2Fyoutube-rss-feeds.xml&amp;#38;lang=en&lt;/a&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>tinoucas on "best way for multiple gtabs"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=32&#038;page#post-58</link>
<pubDate>Thu, 06 Dec 2007 21:10:28 +0000</pubDate>
<dc:creator>tinoucas</dc:creator>
<guid isPermaLink="false">58@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hello,&lt;br /&gt;
What is the best way to create multiple gtabs ?&lt;br /&gt;
I have 5 boxes and want gtabs (or similar) in each of them
&lt;/p&gt;</description>
</item>
<item>
<title>mark1984 on "Problem in submission of form"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=31&#038;page#post-57</link>
<pubDate>Sat, 01 Dec 2007 14:14:48 +0000</pubDate>
<dc:creator>mark1984</dc:creator>
<guid isPermaLink="false">57@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hey all,&lt;/p&gt;
&lt;p&gt;I am developing a website, and for registration of users I am using &quot;gBox&quot; wit server side validation, but when I click on submit button the validation is done but shown on browser as a next page not in that gBox......&lt;/p&gt;
&lt;p&gt;Please help me!!!&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;With Best Regards,&lt;br /&gt;
Mark
&lt;/p&gt;</description>
</item>
<item>
<title>cestcri on "Strange problems with height calculation? of gWidget plugin"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=30&#038;page#post-56</link>
<pubDate>Mon, 12 Nov 2007 18:55:16 +0000</pubDate>
<dc:creator>cestcri</dc:creator>
<guid isPermaLink="false">56@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I experience every now and than a strange problem with gWidget: the modal popup background doesn't fill the whole page, it just stops around 100 to 200 pixels above the bottom of the page. It looks like a plugin maybe (Firebug) that normally occupies this place messes with the height calculation! Has anybody experienced similar behaviour?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Christian
&lt;/p&gt;</description>
</item>
<item>
<title>cestcri on "How to set up an ajax action on gBox close"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=29&#038;page#post-55</link>
<pubDate>Mon, 12 Nov 2007 18:52:49 +0000</pubDate>
<dc:creator>cestcri</dc:creator>
<guid isPermaLink="false">55@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;is there a way to call an ajax action when closing the modal popup? Would be really handy to be able to do that.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Christian
&lt;/p&gt;</description>
</item>
<item>
<title>spl13 on "Accessing a created gWidget"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=28&#038;page#post-54</link>
<pubDate>Tue, 06 Nov 2007 23:50:43 +0000</pubDate>
<dc:creator>spl13</dc:creator>
<guid isPermaLink="false">54@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Is there a way for a JS function to access a gWidget, such as a gTab?&lt;/p&gt;
&lt;p&gt;I've modified the code, in the constructor, to include:&lt;br /&gt;
&lt;code&gt;$(this.elt)[&amp;#39;gTab&amp;#39;]=this;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;That way, I can create this silly function:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/*
 * This function serves to set a gTab container with a new URL
 */
function setTabContent(tab,url){
  var thiss=$(&amp;#39;container&amp;#39;).gTab;
  var elt=$(tab+&amp;#39;-controller&amp;#39;);
  elt.href=url+&amp;#39;#&amp;#39;+tab;
  var rimg=$(tab+&amp;#39;-refresh&amp;#39;);
  $(rimg).up(&amp;#39;div&amp;#39;).removeClassName(thiss.classXHRLoaded);
  thiss.refresh(rimg);
}&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>
<title>vizeds on "Not displaying items by correct time on schedule"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=27&#038;page#post-53</link>
<pubDate>Sat, 06 Oct 2007 01:06:35 +0000</pubDate>
<dc:creator>vizeds</dc:creator>
<guid isPermaLink="false">53@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hmm,&lt;/p&gt;
&lt;p&gt;It seems that there is lag or delay as these events do eventually catch up and get sorted properly . .  but it still is flakey it seems.&lt;br /&gt;
Some items early in the day not even showing up.&lt;/p&gt;
&lt;p&gt;ALSO: How do I get it to display the day of the week and event time in the blue box in the post?
&lt;/p&gt;</description>
</item>
<item>
<title>vizeds on "Not displaying items by correct time on schedule"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=27&#038;page#post-52</link>
<pubDate>Sat, 06 Oct 2007 00:03:13 +0000</pubDate>
<dc:creator>vizeds</dc:creator>
<guid isPermaLink="false">52@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;I am using 2.3&lt;br /&gt;
I am entering a schedule of many events for a three day conference.&lt;/p&gt;
&lt;p&gt;-- &lt;a href=&quot;http://www.visualeditors.com/home/snd-boston/&quot; rel=&quot;nofollow&quot;&gt;http://www.visualeditors.com/home/snd-boston/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Everything good so far. The events are listed in each day and the days are consecutivly displayed but . . .  the events do not show in the correct time sequence within each day. i.e. events for the afternoon show before the morning.&lt;br /&gt;
Help? Yikes! How do I fix this?&lt;/p&gt;
&lt;p&gt;I double checked all entries and the timings and dates are entered correctly in the posts  - it is only they do not display correctly in the sidebar.&lt;/p&gt;
&lt;p&gt;Ideas? Quickly? &lt;/p&gt;
&lt;p&gt;Merci.&lt;/p&gt;
&lt;p&gt;--http://www.visualeditors.com/home/snd-boston/
&lt;/p&gt;</description>
</item>
<item>
<title>weilies on "Keep on loading"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=26&#038;page#post-51</link>
<pubDate>Fri, 05 Oct 2007 16:27:10 +0000</pubDate>
<dc:creator>weilies</dc:creator>
<guid isPermaLink="false">51@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;hi, i have a situation that the script keep on showing 'Please wait while loading...'&lt;br /&gt;
My data never show up.But when i clicked on the other tab(also ajax fetch content), it worked. ONLY the FIRST tab cant work properly.&lt;/p&gt;
&lt;p&gt;Anyone know why?
&lt;/p&gt;</description>
</item>
<item>
<title>vinney123 on "Everything perfectly, except gcal feed not working, please help"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=25&#038;page#post-50</link>
<pubDate>Sat, 29 Sep 2007 13:14:40 +0000</pubDate>
<dc:creator>vinney123</dc:creator>
<guid isPermaLink="false">50@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;First off, this plugin is awesome, thanks for all your hard work!&lt;/p&gt;
&lt;p&gt;I have one problem though.  Everything works great, except the gcal feed.  I am getting the ical feed working with iCal and Outlook, with all the posts showing.  However, when try the google link it does not get any events.&lt;/p&gt;
&lt;p&gt;Do you mind taking a look at it? &lt;/p&gt;
&lt;p&gt;I have wordpress 2.2.2.&lt;/p&gt;
&lt;p&gt;My site is at &lt;a href=&quot;http://s213092888.onlinehome.us/&quot; rel=&quot;nofollow&quot;&gt;http://s213092888.onlinehome.us/&lt;/a&gt;  (calendar stuff on right sidebar).&lt;/p&gt;
&lt;p&gt;I appreciate the help, thanks!
&lt;/p&gt;</description>
</item>
<item>
<title>Sanjuro on "Using an Image as the Gtip controller"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=24&#038;page#post-49</link>
<pubDate>Mon, 17 Sep 2007 21:31:09 +0000</pubDate>
<dc:creator>Sanjuro</dc:creator>
<guid isPermaLink="false">49@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi, I am using your great bundle with symfony. I am trying to add a Gtip to an Image link. The effect I am trying to achieve is when a user mouse's over the image the tooltip displays, when they click it they are take to another page. &lt;/p&gt;
&lt;p&gt;So far I get the tooltip to work. But as soon as I use Symfony's built in image tag method it breaks the tooltip.&lt;/p&gt;
&lt;p&gt;Here is the code:&lt;/p&gt;
&lt;p&gt;&amp;lt;div id=&quot;join&quot;&amp;gt;&lt;br /&gt;
&amp;lt;div id=&quot;join_icon&quot;&amp;gt;&amp;lt;?php echo link_to( image_tag('/images/icons/join_icon2.jpg'),'home',array('class'=&amp;gt;'gtip', 'title'=&amp;gt;'','gtip'=&amp;gt;'#join_tip','query_string'=&amp;gt;'/login/login')) ?&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&quot;join_tip&quot;&amp;gt;Click here if your wish to become a member of the site.&lt;br /&gt;
				 &amp;lt;p&amp;gt;Once you are a registered member, you will gain access to the SMS Order Notification&lt;br /&gt;
				 service, the accredited buyer list and many more.&amp;lt;/p&amp;gt;&lt;br /&gt;
				  &amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;p&gt;Sorry for the double post
&lt;/p&gt;</description>
</item>
<item>
<title>Sanjuro on "Using an Image as the Gtip controller"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=23&#038;page#post-48</link>
<pubDate>Mon, 17 Sep 2007 21:30:38 +0000</pubDate>
<dc:creator>Sanjuro</dc:creator>
<guid isPermaLink="false">48@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;br /&gt;</description>
</item>
<item>
<title>nieke on "gBox keeps reloading"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=22&#038;page#post-47</link>
<pubDate>Mon, 10 Sep 2007 01:32:57 +0000</pubDate>
<dc:creator>nieke</dc:creator>
<guid isPermaLink="false">47@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;(I forgot to add that sometimes the gBoxes do what I want them to do :))
&lt;/p&gt;</description>
</item>
<item>
<title>nieke on "gBox keeps reloading"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=22&#038;page#post-46</link>
<pubDate>Mon, 10 Sep 2007 01:31:22 +0000</pubDate>
<dc:creator>nieke</dc:creator>
<guid isPermaLink="false">46@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;I have a question about using gBox.&lt;/p&gt;
&lt;p&gt;I have added gBoxes to my site, but when a gBox opens it only shows the right content for a few seconds and then it starts to reload (and will never stop reloading).&lt;/p&gt;
&lt;p&gt;Does anybody know what's wrong?&lt;/p&gt;
&lt;p&gt;(http://kemzy.homelinux.com/nieke/players.php -&amp;gt; a gBox comes up if you click on any of the pictures)&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Nieke
&lt;/p&gt;</description>
</item>
<item>
<title>ajmckee on "Unable to see gtips using IE"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=21&#038;page#post-45</link>
<pubDate>Sun, 26 Aug 2007 12:48:20 +0000</pubDate>
<dc:creator>ajmckee</dc:creator>
<guid isPermaLink="false">45@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Howdy, firstly nice work.&lt;/p&gt;
&lt;p&gt;I have installed gtips using symfony and it appears to work well when using FF. However when browsing to the same page in IE, I get no tips appearing. I notice the same when I visit the gtips demos on your site too. Is this an active bug?&lt;/p&gt;
&lt;p&gt;Thanks in advance
&lt;/p&gt;</description>
</item>
<item>
<title>fruitwerks on "Not working at all :("</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=20&#038;page#post-44</link>
<pubDate>Fri, 24 Aug 2007 07:56:20 +0000</pubDate>
<dc:creator>fruitwerks</dc:creator>
<guid isPermaLink="false">44@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Simply put; does not work with jquery!
&lt;/p&gt;</description>
</item>
<item>
<title>fruitwerks on "Not working at all :("</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=20&#038;page#post-43</link>
<pubDate>Thu, 23 Aug 2007 06:48:13 +0000</pubDate>
<dc:creator>fruitwerks</dc:creator>
<guid isPermaLink="false">43@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;I am using gwidgets on my modx site. Trying to at least, I have ditched thickbox in place of your simpler code and need for the inline expander. I was using thickbox on almost every page, I do not wish to change back either.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://sweetskies.fruitwerks.us&quot; rel=&quot;nofollow&quot;&gt;http://sweetskies.fruitwerks.us&lt;/a&gt; is the site and the faq page is where I really need it. Not sure what I missed as I had no issue implementing the slightly more complex thickbox.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Thanks!
&lt;/p&gt;</description>
</item>
<item>
<title>ruzz on "gbox declarative"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=19&#038;page#post-42</link>
<pubDate>Thu, 02 Aug 2007 05:16:27 +0000</pubDate>
<dc:creator>ruzz</dc:creator>
<guid isPermaLink="false">42@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;hey, love what you've done so far, but I'm facing a small issue with gbox links that are brought in via an ajax load.. and the gbox js not working.&lt;/p&gt;
&lt;p&gt;The logic of the problem is obvious, but my question is--since i'm no js guy--is could you give an example of a declarative gbox&lt;/p&gt;
&lt;p&gt;new gBox()&lt;/p&gt;
&lt;p&gt;i'm pretty sure if I can declare them rather than have them bound to window.load it will solve the issue.&lt;/p&gt;
&lt;p&gt;thanks!
&lt;/p&gt;</description>
</item>
<item>
<title>mbd on "gtip"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=18&#038;page#post-41</link>
<pubDate>Mon, 30 Jul 2007 22:24:41 +0000</pubDate>
<dc:creator>mbd</dc:creator>
<guid isPermaLink="false">41@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;I am using gtip  with symfony.  But unfortunately I can't get the tool tip with the arrow. &lt;/p&gt;
&lt;p&gt;Otherwise, what does the parameter @route ? When I use this option I get an error message.&lt;br /&gt;
So I replace it with an empty string? Is it why my script does not produced the desired result.&lt;/p&gt;
&lt;p&gt;Don't you have any suggestion please?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;br /&gt;
Regards
&lt;/p&gt;</description>
</item>
<item>
<title>mats on "gBox?"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=17&#038;page#post-40</link>
<pubDate>Fri, 27 Jul 2007 19:55:31 +0000</pubDate>
<dc:creator>mats</dc:creator>
<guid isPermaLink="false">40@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Is there a way of NOT CLOSING the box when clicking outside it?
&lt;/p&gt;</description>
</item>
<item>
<title>mats on "gWidgets"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=16&#038;page#post-39</link>
<pubDate>Fri, 27 Jul 2007 17:42:46 +0000</pubDate>
<dc:creator>mats</dc:creator>
<guid isPermaLink="false">39@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;First. Great set of tools!&lt;br /&gt;
When in IE 6 (which my customer in this case use...) we get an error using gTips.&lt;/p&gt;
&lt;p&gt;get the same on your demo-page...&lt;br /&gt;
Line 499&lt;br /&gt;
Char 3&lt;br /&gt;
&quot;undifined&quot; is null or not an object error&lt;/p&gt;
&lt;p&gt;TIA&lt;br /&gt;
/Mats
&lt;/p&gt;</description>
</item>
<item>
<title>tanc on "javascript problem - conflict"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=15&#038;page#post-38</link>
<pubDate>Mon, 16 Jul 2007 08:01:13 +0000</pubDate>
<dc:creator>tanc</dc:creator>
<guid isPermaLink="false">38@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Thanks for the great plugin. Just what I was looking for - just a small issue!&lt;/p&gt;
&lt;p&gt;I saw the post about the fix to prototype.js with the conflict with widgets in wp2.2&lt;/p&gt;
&lt;p&gt;I attempted to resolve, but even ignoring inputselector there are at least 6 matches to selector, not 3. I picked the 3 most likely, which seems to have resolved the conflict with widgets - ie they work, but seems to have broken the js in the repeating events section - as in it doesn't appear when you select repeating.&lt;/p&gt;
&lt;p&gt;Could you clarify the instructions to fix this issue?
&lt;/p&gt;</description>
</item>
<item>
<title>halestorm on "Widgets Not Working - after fix"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=14&#038;page#post-37</link>
<pubDate>Fri, 13 Jul 2007 01:17:03 +0000</pubDate>
<dc:creator>halestorm</dc:creator>
<guid isPermaLink="false">37@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hello...&lt;br /&gt;
I tried fixing the prototype.js file to reflect changes to make widgets work. I couldn't get it to work. Could someone explain how to fix this to me please?&lt;br /&gt;
Everyone says this plugin will do exactly what I want it to do, but I can't get it to work.&lt;/p&gt;
&lt;p&gt;Thanks...
&lt;/p&gt;</description>
</item>
<item>
<title>aranjo on "New events not showing"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=2&#038;page#post-36</link>
<pubDate>Thu, 12 Jul 2007 22:18:06 +0000</pubDate>
<dc:creator>aranjo</dc:creator>
<guid isPermaLink="false">36@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi,&lt;br /&gt;
events will not be displayed under the widget events?&lt;/p&gt;
&lt;p&gt;see: &lt;a href=&quot;http://www.seminaranzeiger.ch/wordpress&quot; rel=&quot;nofollow&quot;&gt;www.seminaranzeiger.ch/wordpress&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Andy
&lt;/p&gt;</description>
</item>
<item>
<title>aranjo on "Repeat Weekly events NOT working (bug?)"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=7&#038;page#post-35</link>
<pubDate>Thu, 12 Jul 2007 21:32:08 +0000</pubDate>
<dc:creator>aranjo</dc:creator>
<guid isPermaLink="false">35@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi Gerald, do you now, when the new release is ready.&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
Andy
&lt;/p&gt;</description>
</item>
<item>
<title>manne on "Problems with import"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=9&#038;page#post-34</link>
<pubDate>Thu, 05 Jul 2007 20:01:17 +0000</pubDate>
<dc:creator>manne</dc:creator>
<guid isPermaLink="false">34@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;No idea?
&lt;/p&gt;</description>
</item>
<item>
<title>florian on "Changing Date format. What about time?"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=13&#038;page#post-33</link>
<pubDate>Wed, 20 Jun 2007 16:22:44 +0000</pubDate>
<dc:creator>florian</dc:creator>
<guid isPermaLink="false">33@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;for optical reasons I changed in ical4wp.php all &quot;D m j&quot; strings into &quot;D, j. m&quot;. So, ical_list_events () shows not any more &quot;Thu jun 1&quot; but &quot;Thu, 1. jun&quot;. That's better for German eyes.&lt;br /&gt;
Will this little change cause further problems? I guess yes.&lt;br /&gt;
But how to change the layout of the date otherwise? And, furthermore - what has to be done that the time (like &quot;14:30&quot;) of an event shows up?  And how to get rid of the abbreviations of the names of days and months?&lt;/p&gt;
&lt;p&gt;Looking forward hearing from You.&lt;/p&gt;
&lt;p&gt;Yours&lt;br /&gt;
Florian
&lt;/p&gt;</description>
</item>
<item>
<title>florian on "Show only Events related to current WP Category"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=12&#038;page#post-32</link>
<pubDate>Wed, 20 Jun 2007 15:29:14 +0000</pubDate>
<dc:creator>florian</dc:creator>
<guid isPermaLink="false">32@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I installed your beautiful plugin and I really enjoy it. What I really love is that upcoming events don't have to be posted in a special category like &quot;events&quot;, but can be put in the existiting category-structure. &lt;/p&gt;
&lt;p&gt;But yet I didn't find out if there is a possibility to show only those upcoming events related to the current category archive I'm looking to. Imagine I would have two categories like Sport and theatre. Then users should be shown only sport-related upcoming events when they look for posts in the sport's category and theatre-related upcoming events when they look for posts in the theatre's category. Naturally, all events should show up on startup when no category archive is chosen.&lt;/p&gt;
&lt;p&gt;Is this potential already integrated in your plugin? And if yes, how can I activate this feature in my blog?&lt;/p&gt;
&lt;p&gt;Yours&lt;br /&gt;
Florian
&lt;/p&gt;</description>
</item>
<item>
<title>salumsden on "widgets broken - ical4wp 1b2 with wp 2.2"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=11&#038;page#post-31</link>
<pubDate>Thu, 14 Jun 2007 06:56:35 +0000</pubDate>
<dc:creator>salumsden</dc:creator>
<guid isPermaLink="false">31@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;forget it. my fault. it worked. &lt;/p&gt;
&lt;p&gt;thank you, now i'll give it a try!
&lt;/p&gt;</description>
</item>
<item>
<title>salumsden on "widgets broken - ical4wp 1b2 with wp 2.2"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=11&#038;page#post-30</link>
<pubDate>Thu, 14 Jun 2007 06:32:48 +0000</pubDate>
<dc:creator>salumsden</dc:creator>
<guid isPermaLink="false">30@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;um, tried that. any other ideas? &lt;/p&gt;
&lt;p&gt;i'm assuming you meant the .js file in your little app. &lt;/p&gt;
&lt;p&gt;Scott
&lt;/p&gt;</description>
</item>
<item>
<title>virgolamobile on "widgets broken - ical4wp 1b2 with wp 2.2"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=11&#038;page#post-29</link>
<pubDate>Wed, 30 May 2007 20:57:20 +0000</pubDate>
<dc:creator>virgolamobile</dc:creator>
<guid isPermaLink="false">29@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;A function used by prototype.js file is used by WP2.2&lt;br /&gt;
You can apply my patch:&lt;/p&gt;
&lt;p&gt;edit /script/prototype.js file.&lt;br /&gt;
----------------------&lt;br /&gt;
find: &lt;/p&gt;
&lt;p&gt;FindElements&lt;br /&gt;
----------------------&lt;br /&gt;
replace it with (2 matches):&lt;/p&gt;
&lt;p&gt;fixFindElements&lt;br /&gt;
----------------------&lt;/p&gt;
&lt;p&gt;THEN&lt;/p&gt;
&lt;p&gt;----------------------&lt;br /&gt;
find: &lt;/p&gt;
&lt;p&gt;Selector&lt;/p&gt;
&lt;p&gt;(search for &quot;Selector&quot; with exact match. Do not replace &quot;inputSelector&quot;)&lt;br /&gt;
----------------------&lt;br /&gt;
replace it with (3 matches):&lt;/p&gt;
&lt;p&gt;fixSelector&lt;br /&gt;
----------------------
&lt;/p&gt;</description>
</item>
<item>
<title>funkygroovemonkey on "widgets broken - ical4wp 1b2 with wp 2.2"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=11&#038;page#post-28</link>
<pubDate>Thu, 17 May 2007 01:39:05 +0000</pubDate>
<dc:creator>funkygroovemonkey</dc:creator>
<guid isPermaLink="false">28@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How are you? I hope you are well?&lt;/p&gt;
&lt;p&gt;Thanks for writing software and then releasing it for free! People like you are greatly appreciated by people like me!&lt;/p&gt;
&lt;p&gt;I have a blog running wordpress 2.2, and i have installed ical4wp 1b2 --- but i have a problem...&lt;/p&gt;
&lt;p&gt;When the plugin is active, it breaks all functionality of the widgets, i.e. on the widget admin page none of the widgets can be dragged anymore. Everything works again when disable ical4wp. &lt;/p&gt;
&lt;p&gt;I am not running any other plugins.&lt;/p&gt;
&lt;p&gt;Thanks for your time!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
/Jim
&lt;/p&gt;</description>
</item>
<item>
<title>benbishop on "Welcome to ical4wp world!"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=1&#038;page#post-27</link>
<pubDate>Mon, 07 May 2007 04:56:41 +0000</pubDate>
<dc:creator>benbishop</dc:creator>
<guid isPermaLink="false">27@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Hi, does anyone have the update to the script that aD provided. It appears to have corrupted on posting?&lt;/p&gt;
&lt;p&gt;I seem to have the same problem with the time (or lack of, not appearing at least) and this could help.&lt;/p&gt;
&lt;p&gt;Thanks Ben
&lt;/p&gt;</description>
</item>
<item>
<title>centralialive on "code from ical4wp website"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=10&#038;page#post-26</link>
<pubDate>Sat, 05 May 2007 05:56:10 +0000</pubDate>
<dc:creator>centralialive</dc:creator>
<guid isPermaLink="false">26@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;well, coping off the website and into wordpad left out some of the tags. After looking at my post, I can see why it didn't work.&lt;br /&gt;
All is ok now.
&lt;/p&gt;</description>
</item>
<item>
<title>centralialive on "code from ical4wp website"</title>
<link>http://www.estadieu.com/blog/forum/topic.php?id=10&#038;page#post-25</link>
<pubDate>Sat, 05 May 2007 05:52:06 +0000</pubDate>
<dc:creator>centralialive</dc:creator>
<guid isPermaLink="false">25@http://www.estadieu.com/blog/forum/</guid>
<description>&lt;p&gt;Has anyone else had problems with the code that is given on the webpage for ical:&lt;/p&gt;
&lt;p&gt;The second way is to insert things manually in your theme sidebar.php file:&lt;br /&gt;
PLAIN TEXT&lt;br /&gt;
PHP:&lt;/p&gt;
&lt;p&gt;   1.&lt;br /&gt;
      &amp;lt;h2 class=&quot;ical_list_events_title&quot;&amp;gt;&amp;lt;?=ical_list_events_title()?&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;
   2.&lt;br /&gt;
      &amp;lt;?php if (function_exists('ical_list_events')){ ical_list_events(); }?&amp;gt;&lt;/p&gt;
&lt;p&gt;I am not a programmer first of. I copied the code and inserted it into my sidebar but i actually get the cod showing up in the sidebar. Am I missing tags around the ?php if&lt;br /&gt;
Thanks to anyone that can help,
&lt;/p&gt;</description>
</item>

</channel>
</rss>
