Website Development
July 03, 2011
Full story
Comments (1)
Elecraft XV144 Transverter
I just got done working all 13 original colonies. 85 percent of the contacts was done on 40 meters with the rest on 20 Meters. You can find more info at: http://www.13colonies.info/ Can not wait until get my Certificate ...
Special Events Ham Radio
July 01, 2011
Hi all, it has been awhile since I posted. Here is something new, and kinda cool.
Problem: Need to create a tracking program to track what user downloads as in documents from the Sitefinity Images & Document Library.
Goal: ...
Comments (0)
Telerik JQuery Sitefinity
August 26, 2010
For the last month I have been working on a new Web Application for designing rooms. The application allows a user to select from a list of rooms. It is a control plug in for Sitefinity that uses Javascript, Jquery, ...
C# Web Design Sitefinity
May 27, 2010
Over the last week, I have been working on a web application for designing rooms. The application uses Adobe Scene 7 to render the room scenes. The web application allows you to change the floor type as in different floors, ...
JQuery Javascript Sitefinity
April 25, 2010
The other week I noticed I lost the Sitefinity Logo indicating I was not operating in the community mode. Not sure if that was from the last SP I installed on the site or a cross contamination of files from ...
Telerik Ajax Sitefinity
December 19, 2009
My latest project required the application to uncompress a bunch of gzip files. I decided to create a class to meet this requirement. Here is example of how to uncompress a gzip file.
01.
using System;
02.
using System.IO;
03....
C# GZip
October 20, 2009
Sitefinity enable me to convert from my old layout to ...
Web Design CSS Sitefinity
July 30, 2009
I have been working on a site called Mega-Scene over the last couple of months. Mega-Scene started out as a print magazine distributed in Greenville, SC and is launching a web version at www.mega-scene.com. This is my first big ...
SQL Sitefinity
May 15, 2009
Recently I upgraded my laptop to Windows 7RC taking away my only IE6 browser for checking the web design in IE6. I was left with a dilemma of how to test web design in IE6.
I have two options for ...
Web Design IE6
April 28, 2009
This week I set up a demo for a custom content management system on Mosso, Rackspace Internet Cloud. To my surprise my page edit function broke on the new demo site. It turns out Mosso place the new site on ...
Telerik Ajax ASP.Net
April 22, 2009
The other day, I needed to rewrite an upload function for the backend of a custom content management system photo gallery. Instead of using the standard upload control, I decided to use Telerik Radupload for easy setup for web design ...
Comments (2)
C# Telerik CMS
April 08, 2009
Lately I have been looking at web site monitoring services and software around the web and decided why pay when I can create a windows application.
I choose to program this application in C#. So far the main elements of ...
C# Timer
April 06, 2009
A CMS is a web application that empowers a business the ability to quickly update, edit, publish or create web pages when business needs dictate. One factor to determine if a system meets this requirement is how easy it is ...
SEO CMS
April 02, 2009
Sitefinity does not include an email form control; however it easy to add a contact form by creating a simple user control. You can find a webcast at www.sitefinity.com on how to add a contact form.
Here is the info ...
Sitefinity
I rework the Saluda Labs CSS and html markup. The old version was using styles generated by Web Assist Eric Meyer’s CSS Sculptor plug in for Dreamweaver. The layout work great in Firefox however the IE7 was slow at loading ...
SEO CSS
March 31, 2009
Last week I built a calendar application that displays a large calendar in the content area of the website with the list of events in the right hand sidebar. When a visitor clicks on a day in the calendar the ...
Javascript Ajax ASP.Net
SiteFinity site (this site) is slow on startup if a page has not been visited in 15 to 20 minutes. This is due to the high start up cost according to some articles and forums I have read. Apparently my ...
Comments (4)
Softsys Sitefinity
March 29, 2009
I just finish the process of setting up my own custom template for SiteFinity. I use the webinar ‘Designing & Skinning with Sitefinity’ at http://www.sitefinity.com/support/webinars.aspx to guide me through the process of importing a template into SiteFinity. It was a ...
The upload was a straight forward process of uploading the website directory, and connecting to the remote MS SQL server using Studio Management. Once I uploaded all the files and database I had to change the Web.Config file to reflect ...
Sitefinity ASP.NET CMS