Re: Website validation... need suggestions

2010-09-29 Thread Ketan Jetty

Hi Steven,

If you want to Stress Test your code use JMeter (It is free) or Charles Proxy 
(similar to Fiddler, but allows Stess Testing).

For your google bot tool use the following link to for Web Crawler code in 
coldFusion http://ketanjetty.com/coldfusion/useful-code/web-crawler/

Thanks,

Ketan Jetty
http://KetanJetty.com




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337605
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Website validation... need suggestions

2010-09-29 Thread Ketan Jetty

Hi Steven,

If you want to Stress Test your code use JMeter (It is free) or Charles Proxy 
(similar to Fiddler, but allows Stess Testing).

For your google bot tool use the following link to for Web Crawler code in 
coldFusion http://ketanjetty.com/coldfusion/useful-code/web-crawler/

Thanks,

Ketan Jetty
http://KetanJetty.com


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337606
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Website validation... need suggestions

2010-09-29 Thread Ketan Jetty

Hi Steven,

You can use JMeter (free toll) to stress test your application. Also you can 
use Charles Proxy. Charles is similar to Fiddler but has additional 
functionality like throttle and stress test.

For local google bot like application, you can use my web crawler code @ 
http://ketanjetty.com/coldfusion/useful-code/web-crawler/

Thanks,

Ketan Jetty
http://KetanJetty.com
Note: I tried twice to post this, but the system erroed out.



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337608
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Website validation... need suggestions

2010-09-29 Thread Ketan Jetty

Hi Steven,

You can use JMeter (free tool) to stress test your application. Also you can 
use Charles Proxy. Charles is similar to Fiddler but has additional 
functionality like throttle and stress test.

For local google bot-like application, you can use my web crawler code @ 
http://ketanjetty.com/coldfusion/useful-code/web-crawler/. You can modify the 
code to your requirement.

Thanks,
Ketan Jetty
http://KetanJetty.com 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337612
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Website validation... need suggestions

2010-09-29 Thread Ketan Jetty

I regret the multiple replies to this thread. The web site crashed on twice and 
moreover there is no proper feedback on the success of the post. I have written 
to House of Fusion Web Master on this and hope that they will delete the 
multiple replies.

Here is the copy of the message sent to House of Fusion.
--
Ref: 
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:61992#337573

I tried posting a reply to the above thread and the web site crashed out on me 
twice. I have noted that I am having the same reply repeated 4 times. Can you 
please remove the last 3 replies from (Ketan Jetty). 

Also this makes me feel bad and it would be good for you to have reply feedback 
built-in so that such errors can be captured. For time being I am avoiding 
replying in your forums. Also I am posting this message to the thread, you can 
remove it later.

Thanks,
Ketan Jetty
-- 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337627
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Website validation... need suggestions

2010-09-29 Thread DURETTE, STEVEN J (ATTASIAIT)

Thanks for the info!

-Original Message-
From: Ketan Jetty [mailto:kje...@yahoo.com] 
Sent: Tuesday, September 28, 2010 3:13 PM
To: cf-talk
Subject: Re: Website validation... need suggestions


Hi Steven,

You can use JMeter (free toll) to stress test your application. Also you
can use Charles Proxy. Charles is similar to Fiddler but has additional
functionality like throttle and stress test.

For local google bot like application, you can use my web crawler code @
http://ketanjetty.com/coldfusion/useful-code/web-crawler/

Thanks,

Ketan Jetty
http://KetanJetty.com
Note: I tried twice to post this, but the system erroed out.





~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337630
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Website validation... need suggestions

2010-09-27 Thread Russ Michaels

Here are the most common tools for validating and fixing  your site.
Google Webmaster Tools
https://www.google.com/webmasters/tools

w3c validator
http://validator.w3.org/
w3c link checker
http://validator.w3.org/checklink/


If you google website validator you will got plenty more results.


-Original Message-
From: DURETTE, STEVEN J (ATTASIAIT) [mailto:sd1...@att.com] 
Sent: 27 September 2010 14:23
To: cf-talk
Subject: Website validation... need suggestions


Hi all,

 

I recently got tasked with doing some compatibility testing. While doing
that testing I found that there were other things that were wrong with
the website(s). This is a bunch of sites that are developed by multiple
programmers, so I expect a little slop here and there, but I found many
places where there were missing background pictures, bad links, etc. and
I want to figure out the problems and compile a list for the developers
to fix.  Generally right now I'm looking at the HTML errors.

 

I've just recently discovered Fiddler, and it was very helpful, but
would be even more so if there were some way for me to kick something
off that would test all the pages. Sort of like the google bot that is
used for searches.  Also, does anyone have any tools that they use for
web testing that they would suggest?  Free is always best, but I would
look at programs that cost money as well.

 

 Also, I forgot to say that this is on an intranet, so I have to be able
to install the items locally for testing. I would be reviewing any
suggestions on my own computer/website and if I find any that really
work I would put in requests for them to be company standard software
(may not happen but worth a try). Also, I can't do stuff like pass the
code to the W3C validator, unless I don't want to work here anymore! :P

 

Steve

 

__

 
Steven Durette
SR Specialist - Application Developer

ATT



Network - Construction  Engineering
2020 Bancroft St, Server Room (8)
Port Huron, MI 48060
P: 810.984.6684
F: 810.984.9649
M: 810.841.4829
steven.j.dure...@att.com



att.com

 

 

 





~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337575
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Website validation... need suggestions

2010-09-27 Thread James Holmes

http://home.snafu.de/tilman/xenulink.html

--
WSS4CF - WS-Security framework for CF
http://wss4cf.riaforge.org/



On 27 September 2010 21:22, DURETTE, STEVEN J (ATTASIAIT)
sd1...@att.com wrote:
 I've just recently discovered Fiddler, and it was very helpful, but
 would be even more so if there were some way for me to kick something
 off that would test all the pages.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337576
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Website validation... need suggestions

2010-09-27 Thread DURETTE, STEVEN J (ATTASIAIT)

Russ,

Thanks for the Google Links, but again this is on an intranet so I can't
submit something outside the firewall.

I am looking at the W3 Validator for download again along with the link
checker and W3C Log checker.

My main reason for asking was also more on the idea of something that
crawls my sites and then I can get the report. It would be very tedious
for me to have to manually go to every single page.

Also, I know that Google searches can turn up a lot of options, I was
looking to find out what people on this list like and use.  I really
value the opinions on this list!

Steve


-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Monday, September 27, 2010 9:47 AM
To: cf-talk
Subject: RE: Website validation... need suggestions


Here are the most common tools for validating and fixing  your site.
Google Webmaster Tools
https://www.google.com/webmasters/tools

w3c validator
http://validator.w3.org/
w3c link checker
http://validator.w3.org/checklink/


If you google website validator you will got plenty more results.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337577
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Website validation... need suggestions

2010-09-27 Thread Russ Michaels

Sorry I did not notice the intranet bit.

There is a standalone version of the w3c validator that you can run off your
own web server.
http://validator.w3.org/docs/install_win.html

There are also stand alone apps like this one
http://www.htmlvalidator.com/

I have never personally used either though.

Russ

-Original Message-
From: DURETTE, STEVEN J (ATTASIAIT) [mailto:sd1...@att.com] 
Sent: 27 September 2010 15:38
To: cf-talk
Subject: RE: Website validation... need suggestions


Russ,

Thanks for the Google Links, but again this is on an intranet so I can't
submit something outside the firewall.

I am looking at the W3 Validator for download again along with the link
checker and W3C Log checker.

My main reason for asking was also more on the idea of something that
crawls my sites and then I can get the report. It would be very tedious
for me to have to manually go to every single page.

Also, I know that Google searches can turn up a lot of options, I was
looking to find out what people on this list like and use.  I really
value the opinions on this list!

Steve


-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Monday, September 27, 2010 9:47 AM
To: cf-talk
Subject: RE: Website validation... need suggestions


Here are the most common tools for validating and fixing  your site.
Google Webmaster Tools
https://www.google.com/webmasters/tools

w3c validator
http://validator.w3.org/
w3c link checker
http://validator.w3.org/checklink/


If you google website validator you will got plenty more results.



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337578
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm