Mill River Fly Rods Launches
LionLeaf recently created a web site for Mill River Fly Rods. The Wallingford based business sells rods and reels used for fly fishing.
LionLeaf recently created a web site for Mill River Fly Rods. The Wallingford based business sells rods and reels used for fly fishing.
LionLeaf recently helped launch www.HeliNY.com which offers helicopter sightseeing tours in New York. Working as part of a larger web development team, LionLeaf provided programming services to build the e-commerce functionality for allowing customers to purchase tours.
LionLeaf, LLC recently helped Stormy Mountain Candle with a complete re-branding effort. Stormy Mountain Candle, based in Meriden, CT, had LionLeaf create a new logo, label and e-commerce web site. The site is a fully customized e-commerce implementation.
KS Discount Mart recently launched the first of two web sites. LionLeaf handled all aspects of the programming, including the creation of a custom content management system which allows for products and specials to be managed. The site integrates with the MailChimp email marketing system and allows for the generation of weekly newsletters based on the products in the database.
UConn’s WHUS radio station recently launched a new version of their web site. LionLeaf handled all aspects of the programming, including the development of a custom content management system which provides the station with the ability to manage most aspects of the site. One of the major improvements of the new site is the ability for WHUS DJ’s to edit their own profile pages, manage play lists and create blog entries.
LionLeaf recently helped American Silk Screening, LLC of Berlin, Connecticut redesign their web site. American Silk Screening provides screen printing and embroidery services to clients throughout Connecticut and the United States.
Although not officially supported by Adobe, ColdFusion 8 can be successfully installed and run on Ubuntu.
The following can be used for installing ColdFusion on Ubuntu 10.04 (32 bit):
Make sure that Apache (sudo apt-get install apache2) and and libc6-i686 are installed (sudo apt-get install libc6-i686).
sudo ./coldfusion-801-lin.bin
Specify the following:
Apache Configuration Directory: /etc/apache2
Apache Binary File: /usr/sbin/apache2
Apache Control File: /etc/init.d/apache2
sudo /etc/init.d/apache2 restart
If you want to exclude posts from certain categories you can add the following to your index.php page for the given theme that you are using.
Before the block of code that checks for posts with have_posts just add the following:
This line of code, along with the surrounding code is:
To determine the category ID’s you can log into the WordPress administration area and look at the links for the category ID’s. The - in front of the category ID’s above specifies that those category id’s won’t be shown.
LionLeaf recently finished building a large web application called e4score. We were responsible for all aspects of the site development except for the graphic design. The web site aggreagates large amounts of United States government data related to truckload carriers and provides shippers with access to this information. Transportation service providers are able to maintain their profiles while shippers are able to search the database of carriers to discover the best carriers for their shipping needs. The site is e-commerce enabled and provides a wide array of functioanlity for both transportation service providers and shippers.