0
votes
3answers
58 views
What Site is a Good Example of JQuery
I have already checked stackoverflow. Their Jquery/Javascript code is cryptic. The variables are all one letter in length. So can you guys give a good website that uses JQuery well …
0
votes
1answer
26 views
Visual Studio 2008 forces me to Rebuild Web Site every time to effect any changes I make
Hi,
I have been using Visual Studio 2008 for the past 2 years or so. Recently, in 2 particular ASP.NET (with VB.NET) web sites I am forced to do a Rebuild Solution after any chang …
1
vote
3answers
32 views
Block Websites Under Certain Conditions
I'd like to create a simple program that will block certain websites for the user under certain conditions (e.g. after 7:00pm if homework is due the next day). This would be just …
4
votes
0answers
73 views
How do I completely overhaul a website with #1 Google ranking without losing any of the “Google Juice” [closed]
I have a new client that wants to completely overhaul his website. He has had the same, terribly designed static site on the internet since 1995. It hasn't been updated since 199 …
0
votes
2answers
36 views
How to invoke a click method on an html page which has no id/name but a class name in c#??
Hi ALL,
I am writing an automation for web site. I am using the HTMLelement in the MSHtml package.Using this object I can only get elemnts by tag names/id's but not by Class name. …
1
vote
2answers
45 views
Is there any popular Java webshop or shopping website opensource project?
Hello Guys,
I am developing a shopping website, And Want to develop in Java (no PHP or anything other then Java). but unable to find any opensource project or anything.
I tried So …
0
votes
3answers
42 views
Looking for a good exercise in building a website
I'd like to learn how to build a website, say using .Net (Monorail comes to mind). I'd like a pet project, something that:
Will take a fair yet reasonble amount of time
I can I c …
0
votes
1answer
30 views
How to make design for websites in Photoshop, according to WCAG 2.0 color contrast guideline?
What points should I keep in mind while designing. How we can make good design while keeping in mind color related Accessibility guideline of WCAG 2.0?
1
vote
1answer
34 views
Detecting login credentials abuse.
Greetings.
I am the webmaster for a small, growing industrial association. Soon, I will have to implement a restricted, members-only section for the website.
The problem is that …
0
votes
3answers
52 views
Auto login to a website programmably?
I would like to make a vb .net application that auto logs into places and retrieves data from them. I have already succeeded in doing this by opening internet explorer programmably …
1
vote
4answers
67 views
Recoding a Podcast Website - What should I use?
OK here is the deal. Me and some buddies are doing a Podcast(for over 4 year now) and in April we relaunched the site, that included a new Backend. Since I only had 2 weeks back th …
0
votes
1answer
82 views
What algorithm is behind 20q.net or en.akinator.com ? [closed]
Possible Duplicate:
How do 20 questions AI algorithms work?
And also:
Is there an open source version of it?
0
votes
2answers
37 views
Cache And Compare Files In C#
Ok, I'm trying to make an application for an online Radio Station.
I have it set to read the song title and artist and write it to a text file on the webserver.
I want to have th …
2
votes
5answers
112 views
No-code or little-code website
What is a (free) technology which requires the least amount of code for creating a website with the following requirements:
Sign-up/login
Form for adding your personal info. whic …
2
votes
1answer
33 views
Creating a CSS-rule to work for both a one and two column layout
This is what I'm trying to do:
(Larger image.)
When the <nav> element is present in the design, I want it to look like the example below. Is it possible to do this while t …
