<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Yup Dot Com: Category Web Design</title>
    <link>http://www.yup.com/articles/category/web-design</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Advanced Web Services</description>
    <item>
      <title>Refresh Tallahassee Group  Now Forming</title>
      <description>&lt;p&gt;&lt;img style="float: right; margin: 4px; padding: 4px; border: 1px dotted #ccc;" src="http://static.flickr.com/47/176280146_ddddb018ca_m.jpg" /&gt;&lt;/p&gt;

&lt;p&gt;Mike Houghton invites all web technologists in the Tallahassee area to the first meeting of Refresh Tallahassee on Thursday, December 7 at 6:30 pm at the Moore Consulting Group. So what is Refresh Tallahassee? Mike writes:&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;Good question. Here’s a working definition&amp;#8211;Refresh is a community of metro Tallahassee designers and developers who interface to invigorate the web development culture in our area. Refresh is about crafting the best client-user relationship web-based media can offer. It’s a meeting at the crossroads of user-experience and usability, sharing ideas about how to “make it easy to be happy.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;See you there!&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.refreshtallahassee.org/"&gt;Refresh Tallahassee Site&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://www.refreshingcities.org/"&gt;Refresh Home Page&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Dec 2006 18:08:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:c74b0494-4e43-4e02-8397-708428217dee</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/12/02/refresh-tallahassee-group-now-forming</link>
      <category>Web Design</category>
    </item>
    <item>
      <title>Roxen 4.5.111 Released</title>
      <description>&lt;p&gt;&lt;img src="http://static.flickr.com/116/251175594_7e785afc81_m.jpg" style="float: right; margin: 4px; padding: 4px; border: 1px dotted #ccc" /&gt;&lt;/p&gt;

&lt;p&gt;Roxen Webserver 4.5.111 (r2) has just been released by &lt;a href="Roxen Internet Software AB"&gt;http://www.roxen.com/&lt;/a&gt; of the 709-year old city of &lt;a href="http://en.wikipedia.org/wiki/Link%C3%B6ping"&gt;Linköping,
Sweden&lt;/a&gt;. Roxen, named after a nearby lake, is a full-featured web application server platform, written in Pike and C, and supporting features such as dynamically-generated images and text, a XML-based macro language, a non-forking multi-threaded HTTP/HTTPS engine, proxy and relaying support, database integration. and other advanced features. &lt;/p&gt;

&lt;p&gt;Changes since 4.5.78 include several RXML, HTTP, and database-related fixes. In the included version of Pike, they have included several &amp;#8220;internal fixes for compiler errors, 2GB+ files, memory handling, asynchronous HTTP queries, etc.&amp;#8221; The Image module now supports &amp;#8220;CMYK format, EPS variations, little-endian TIFF files, GhostScript timeout, and more&amp;#8221;.&lt;/p&gt;

&lt;p&gt;We use Roxen and Apache 2/Rails/Mongrel side-by-side to be able to handle various difficult web-hosting situations. Things that are difficult in Apache are quite simple in Roxen, and some of the limitations of Roxen can be easily handled by Apache.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://download.roxen.com/4.5/changes.xml"&gt;Roxen WebServer changes in 4.5.111 r2&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://download.roxen.com/4.5/"&gt;Download Source or Linux, Windows, or Mac Binaries&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 15 Oct 2006 09:48:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:1105e9c0-f882-4ff7-80e1-80a925c3bbf2</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/10/15/roxen-4-7-111-released</link>
      <category>Web Design</category>
      <category>Open Source</category>
    </item>
    <item>
      <title>Prototype Carousel Class for Ruby on Rails</title>
      <description>&lt;p&gt;&lt;img style="float: right; margin: 6px; border: 1px dotted #ccc;" src="http://static.flickr.com/1/185956773_4d50545870_m.jpg"/&gt;
Sébastien Gruhier of Carquefou, France, a new Rails convert (after 13 years of C++/Java) has provided a handy &lt;a href="http://prototype.conio.net/"&gt;Prototype&lt;/a&gt;/&lt;a href="http://script.aculo.us/"&gt;Scriptaculous&lt;/a&gt; Carousel component, which does not use any Yahoo User Interface JavaScript components. A carousel component allows you to view a window into a image stream, with forward and reverse buttons that allow you to navigate through the images. &lt;/p&gt;

&lt;p&gt;Yahoo&amp;#8217;s page describes the component:&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;The carousel component manages a list of content (HTML UL and LI elements) that can be displayed horizontally or vertically. The content can be scrolled back and forth with or without animation. The content can reference static HTML content or the list items can be created dynamically on-the-fly (with or without Ajax).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The current version supports both static and Ajax content.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://prototype-carousel.xilinus.com/"&gt;Prototype Carousel Component Home Page&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://billwscott.com/carousel/"&gt;Original Carousel Component Documentation&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 06 Sep 2006 19:32:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:f94896d9-ca5a-4855-9d3c-84dfedf55298</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/09/06/prototype-carousel-class-for-ruby-on-rails</link>
      <category>Web Design</category>
      <category>Ruby on Rails</category>
    </item>
    <item>
      <title>The New Ruby-Lang.org</title>
      <description>&lt;p&gt;A new design for ruby-lang.org is coming, and it&amp;#8217;s very Web 2.0. Sweet.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://redhanded.hobix.com/images/ruby-lang-2006.png" alt="Ruby Lang Logo"/&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://redhanded.hobix.com/cult/theNewRubyLang.html"&gt;_why&amp;#8217;s Blog Article&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://new.ruby-lang.org"&gt;New Site&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://www.ruby-lang.org"&gt;Old Site&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 30 Aug 2006 18:00:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:90dbf4a8-ba35-4f8a-935b-a2c2f72e3429</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/08/30/the-new-ruby-lang-org</link>
      <category>Ruby on Rails</category>
      <category>Web Design</category>
    </item>
  </channel>
</rss>
