wehuberconsultingllc.com

wehuberconsultingllc.com random header image

Entries Tagged as 'CSS/WebDesign'

Jeditable and Classic ASP

February 5th, 2010 · 1 Comment · CSS/WebDesign, jquery

This week I implemented a grid style application using Classic ASP and Jeditable. The hardest part of implementing this application was trying to figure out what a save.asp version of save.php would look like. Here the template I created.

<%
dim sID, sValue,errorcode dim field1,field2,field3,field4
‘The sID is a spreadsheet style ID
‘As an example B3 would be the [...]

[Read more →]

Tags: ·

IE8 Compatibility Problem Solved!

April 4th, 2009 · No Comments · CSS/WebDesign

I fixed the IE8 Compatibility Problem I talked about previously. The login screen was missing some of the most basic HTML tags. I have seen several early ASP files that ignored the basic HTML tags and page structure. Since the page worked with the current browsers there was no need to fix it even though [...]

[Read more →]

Tags:

IE8 Compatibility Problem

March 23rd, 2009 · 1 Comment · CSS/WebDesign

I have been pretty busy this year with a move to a new warehouse so I did not get around to checking IE8 out until last week. So I installed the released version of IE8 for a quick checkout. It is scheduled to go on automatic updates in late April. The first screen I tried [...]

[Read more →]

Tags:

Christmas WordPress Theme For Free Download | Freebies | Smashing Magazine

December 29th, 2008 · No Comments · CSS/WebDesign

A big thanks to the folks at Smashing Magazine and InstantShift for offering a free Christmas theme. The festive mood of the theme motivated me to embark on a web site conversion over the weekend.

[Read more →]

Tags:

Experimental Mail Server Analyzer Online

August 23rd, 2008 · No Comments · CSS/WebDesign

Dan Kaminsky wrote a post about an Experimental Mail Server Analyzer Online. This might have helped me with a problem I was dealing with earlier this month. I am not sure whether my problem is related to what he is trying to accomplish but here is my problem description and resolution.
At the place I [...]

[Read more →]

Tags:

Quick Picks and Pans on my del.icio.us favorites for last week

July 6th, 2008 · No Comments · CSS/WebDesign, Security

Build a Generic Histogram Generator for SQL Server
Histograms help people analyze large amounts of data, whether you display them as tables or as charts. This article shows you how to do both.
… 1 day ago

JkDefragGUI – Freeware made by Emiel Wieldraaijer
… saved by 488 other people … 1 day ago

VirusTotal – Free Online Virus [...]

[Read more →]

Tags:

Writer Zone: Technical Preview: Now Available for Download

June 3rd, 2008 · No Comments · CSS/WebDesign, programming

One of my favorite tools has been updated. It alludes to the possibility of integrating Writer with a couple of services and technologies I have been looking at integrating, Flickr and Lightbox. I was almost motivated enough to try my hand at writing a plugin a while back. The most obvious change is that the [...]

[Read more →]

Tags: ·

WordPress › Wordpress Automatic upgrade « WordPress Plugins

April 26th, 2008 · 3 Comments · CSS/WebDesign, WordPress

I have been using this plugin for almost a year. When it works it is great! When I upgraded to WordPress 2.5 I started having a problem with the final two steps, reactivating the plugins and going to the final page. Before I could activate the plugins I had to upgrade the data base. Then [...]

[Read more →]

Tags: ·

Cutline 1.3 Released | Cutline Theme for WordPress

April 26th, 2008 · No Comments · CSS/WebDesign, WordPress

I upgraded to WordPress 2.5.1 today and my old theme broke. I have been looking at Cutline for some time but I have not been motivated enough to commit the time.  Today I had the motivation. I am really pleased that I had it ready to go in about thirty minutes.
Cutline 1.3 Released | Cutline [...]

[Read more →]

Tags: ·

.htaccess changes can break LiveWriter

April 2nd, 2008 · No Comments · CSS/WebDesign

Recently I changed some of my sites to not use the "www" on the front of the URL. It was a little tricky but I got it working right. The first part is to change WordPress to use shorter URL. The second part of the change was to modify the .htaccess file. I found that  [...]

[Read more →]

Tags: ·

WordPress 2.5

March 31st, 2008 · No Comments · CSS/WebDesign, WordPress

I installed WordPress 2.5 last Saturday on all of the blogs I support. It had passed some preliminary testing on my development blog so I installed it. It is supposed to have increased security, better administrative panels, and the ability to upgrade plugins automatically. They say there are very few changes that will affect the [...]

[Read more →]

Tags: ·

Installing Subversion? Just follow this 7 Steps « Lijin’s Localhost

March 29th, 2008 · 1 Comment · CSS/WebDesign, OpenSource

Great post Lijin! Sometime ago I struggled to figure out how to install subversion on my WinXP box. The biggest difficulty I had was to understand what the folder layout for Windows box should look like. I ended up using svn1clicksetup to get a standard layout. Due to issues between Subversion and Apache 2.2, I [...]

[Read more →]

Tags: ··

Opera@USB : EN & PortableApps

March 29th, 2008 · No Comments · CSS/WebDesign

Okay, Markus said I shouldn’t do this but I installed Opera@USB on my USB drive and renamed a few files. I wanted Opera to appear as a menu item in the PortableApps Menu.  Here is how I did this.

First I created a directory under the PortableApps directory called, OperaPortable. You can name it anything you [...]

[Read more →]

Tags: ··

Exceptional Performance

March 21st, 2008 · No Comments · CSS/WebDesign

I ran across this page in one of the blogs I read but I do not remember which. I installed YSlow to check out my web sites. It was an easy check. The rules I consistently failed were rules 3 and 4. I came back here for the explanations. Implementing fixes for these rules can [...]

[Read more →]

Tags:

WPDesigner » WordPress Theme Checklist

March 15th, 2008 · No Comments · CSS/WebDesign, WordPress

Here is a handy checklist for people creating or modifying WordPress themes.
Note: The following checklist was based on WordPress 2.0. Since WordPress 2.1, WordPress has replaced and introduced new template tags.
Files, functions, and to-dos you need to check-off before using / publishing your own unique WordPress theme:
Files and Templates

404.php
archive.php
category.php [...]

[Read more →]

Tags: ·

Options WordPress Theme: What WordPress themes should be like

March 9th, 2008 · No Comments · CSS/WebDesign, WordPress

A magazine theme with some interesting ideas. I do not know if I am going to use it but I may use an idea or two. Nice work Alessandro!

Options WordPress Theme: What WordPress themes should be likealessssandro Sun, 09 Mar 2008 09:30:00 GMT

[Read more →]

Tags: ·

Hacking Flickr Manager 1.5.1

February 27th, 2008 · 3 Comments · CSS/WebDesign

I am looking at moving all of the photos on an existing site over to Flickr. The plan is to convert the site over to WordPress and use the images from Flickr so I wanted an easy way to insert photos. I was looking for something that would be as simple to use as ImageManager [...]

[Read more →]

Tags:

Test your web design in different browsers – Browsershots

February 23rd, 2008 · No Comments · CSS/WebDesign

 

bookmark this on del.icio.us – first posted by lordpet to browser webdesign tools design test – more about this bookmark…

Test your web design in different browsers – Browsershotslordpet Fri, 22 Feb 2008 16:30:00 GMT
This is an interesting site but do not expect quick results from the web site. It creates [...]

[Read more →]

Tags: ·

Share This (jQuery): a WordPress plugin » Semicolon

February 19th, 2008 · 1 Comment · CSS/WebDesign

Today I ran across Bennett’s jQuery version of the Share This plugin. By using plugins based on jQuery rather than Prototype library, I reduced the load time for several web sites. I still had one web site that used the Prototype library and I suspected it was because of the Share This plugin. By switching [...]

[Read more →]

Tags:

HEMA – online winkelen

January 31st, 2008 · No Comments · CSS/WebDesign

I dislike the use of Flash for most business web sites. In this case I will make an exception. This Dutch site, HEMA – online winkelen, has one of the best and most amusing uses of Flash. It is worth the wait!

[Read more →]

Tags: