PDA

View Full Version : Simple AJAX Proxy site



nigelwong
June 7th, 2006, 03:26
Hi,

I just recently finished making www.ctrlaltproxy.com and i was wondering if you could give me some feedback, how i could improve it etc.

It currently has a Gmail feature which is a seperate proxy with SSL encryption that allows you to access gmail through a proxy.

The AJAX is the auto-suggest feature on the main proxy page, which suggests from a database from about 50 most popular sites.

Thanks!

pdrucker
June 7th, 2006, 09:13
great site! what script do you use for the actual proxy?

iBrightDev
June 7th, 2006, 12:17
nice. it looks and works great. good job.

nigelwong
June 8th, 2006, 03:53
Thanks for the comments.

It is using CGI proxy (some code modifications made by me)

Rifat
June 9th, 2006, 03:52
Nice website, I hope people give you the support you deserve. And btw how did you learn AJAX?

nigelwong
June 9th, 2006, 10:53
Thanks,

Ive tried submitting it to Digg but i got accused for the possibility of me logging all their login info (which is absurd through a proxy script)...... Perhaps ill give it one more go later :lol:

I mainly find AJAX scripts already available (Google etc.), then try to understand how they work, and by modifying/adding code i try and achieve what i want.

GeorgeB
June 9th, 2006, 11:37
Looks nice. I might just have to use it in the future.

nigelwong
June 13th, 2006, 05:00
As i have been suspected of my gmail proxy being a phishing site, i have decided to combine my gmail proxy with my main site proxy. It however, doesnt have javascript, is this a problem to many people? (It also reduces server load).

quivira
June 16th, 2006, 14:12
Looks pretty nice. Design looks nice also. Great job!

Birmingham
June 17th, 2006, 08:32
love the logo and the navigation is truely superb...

for criticism: some of the text is not scalable in MSIE (view > text size > larger > partial results). try using em or % or large/small/larger/smaller instead of px/pt for font sizes. accessibility will be greatly improved this way.

also i'd be a bit scared off before entering my google account details into ur website *lol

nigelwong
June 18th, 2006, 05:38
Hi,

Part of the site is iframed, because the rotating banner has php header issues. This however, shouldnt be a big problem.

As for the gmail thing, how can i convince people its not a phishing site?

Keagle
June 18th, 2006, 07:23
It's a great design, loads quick. Very Well done.

Birmingham
June 19th, 2006, 12:26
do gmail have no verification system for people authorised to proxy their service?

nigelwong
June 19th, 2006, 23:04
Sorry i didnt quite understand what you meant, but gmail normally gives errors when accessed by a proxy. This can only be fixed through the editing of code in your proxy script to allow it to support gmail.

Birmingham
June 20th, 2006, 05:16
i meant - if google authorise you to have a log in function to their services from your website, surely they'd create a place within the google site which proves who is authorised for what... to prevent phishing and the likes :spider:

dts
June 20th, 2006, 11:06
You site loads very slow!
I think, you should fixed it.


:spider:

nigelwong
June 21st, 2006, 03:06
It seems to work fine for me, but i am going to split the proxy over 2 servers soon =) Thanks for your concern~