Call different(variable) function after jQuery ajax is complete

Hello, i was wondering if it is possible to let jQuery call different functions when it is completed. I have a jQuery ajax set up with a complete section. Now i want to call different functions ... Read more

No answers yet

Can anyone recommend a simple and easy-to-set-up .net storefront package?

Looking for recommendations for a light-weight .net storefront solution to use for roughly a dozen items. Needs to plug nicely into the major merchant gateway services (Paypal etc) and be customiza... Read more

No answers yet

o.k.w 2165

doctype.com unofficial FAQ

Note: A feature request for an Official FAQ-like page has been posted in meta (as suggested by [Andy Ford][1]) at [http://meta.doctype.com/forums/26218-general/suggestions/472349-add-an-faq-to-doct... Read more

No answers yet

Can webrat browser-automation tests be parallelised?

Is there a facility similar to SeleniumGrid that I can use to run webrat browser automation tests in parallel across a farm of coordinated agents? Read more

No answers yet

GZipping fonts

I use GZip compression on my site and this works for all files but it is not currently compressing fonts. Can you tell me what is wrong with the below .htaccess code ? <ifModule mod_gzip.... Read more

No answers yet

I18n for XSLT (or what is the gettext() and xgettext of C++ for XSLT)?

[Complete C++ i18n gettext() “hello world” example][2] shows a standard way to handle messages in a C++ program using gettext(). The message catalogs are stored in Portable Object files based upon ... Read more

No answers yet