<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Tue, 07 Sep 2010 06:56:50 -0500 -->
<rss version="2.0">
  <channel>    <title>Codeassembly - contact</title>
    <link>http://www.codeassembly.com/feed/comments/8</link>
    <description>CodeAssembly - Simplicity is prerequisite for reliability - Comments</description>
    <language>en-us</language>
    <managingEditor>contact@codeassembly.com</managingEditor>
    <webMaster>contact@codeassembly.com</webMaster>
    <generator>RSS Feed Generator</generator>
    <item>
      <title>Juan</title>
      <description>Need to linked a second dropdown for the university dropdown select box that select country from the database.</description>
      <link>http://codeassembly.com/contact/#328</link>
      <pubDate>2010-05-27 22:31:30</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/contact/#328</guid>
    </item>
    <item>
      <title>Jack Read</title>
      <description>Hi!

Firstly, your plugin has been really useful! thanks so much for taking the time to create it.

Secondly, I made a few modifications to your plugin and thought you might be interested in... 

I have been filling the contents of the dropdowns dynamically using PHP/MySQL queries. I came across the need to send the value of another dropdown to make more advanced queries so I added a new parameter. The function now looks like this...

function( target, url, settings, parent ) 

the idea is you put the id of element you want to pass through and it sends the value using this line.

settings.parameters._parent = $(parent).val();

You can then access it using "$_GET[_parent]'"

The link is here http://labs.beacon9.ca/chainselect.js

Feel free to use it anyway you want.
</description>
      <link>http://codeassembly.com/contact/#315</link>
      <pubDate>2009-12-07 12:19:27</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/contact/#315</guid>
    </item>
    <item>
      <title>Hakan</title>
      <description>Hello,

Came across your (old) post regarding how to patch Apache 2.2.6 to build correctly on a 64 bit system to avoid the /usr/lib/libexpat.so: could not read symbols: File in wrong format make error, with a patch which I guess you wrote.

I have RedHat 5.4 64 bit, and need to specifically use Apache 2.2.6. Your patch fixes the build error, so firstly thanks for that. Lots of people seem to have this issue, but the official fix seems to be for an older version of apache than 2.2.6, and some people suggest it cannot be directly applied for later versions: https://issues.apache.org/bugzilla/show_bug.cgi?id=28205 Not sure why Apache didn't fix this long before 2.2.6?

Anyway, my question is how "big" and well tested is your patch? Is it a little bug fix, or could it affect the 2.2.6 build majorly?

Sorry for the direct question, but your post is the only valid one on the NET!!</description>
      <link>http://codeassembly.com/contact/#314</link>
      <pubDate>2009-12-09 08:34:06</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/contact/#314</guid>
    </item>
  </channel></rss>