usability web sites [closed] - css

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Where to find website that i could do a report on that needs some usability. I have been looking and dont know where to look at.. Thanks

If you are performing usability testing of a website you can probably use most any website. You should probably specify criteria on how the website is supposed to be used and then test to see if those criteria are being met. There are several ways of doing this which may be outlined in your report rubric.

Are you trying to find bad websites?
Perhaps put this into your favorite search engine: best and worst of the web.
You will see "awards" for the worst of the web and also see some sites to help keep your site off the list.

Related

source code for games that are web based [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I am looking into making a game using source code from a web based game. I am looking to make a game based upon moto rush 2 and other games with the same dynamics. The game can be found at addictinggames or a quick Google search should reveal it. Is there any standard way to go about this? Are there any rules I must follow when using source code?
That is a shockwave flash game http://games.playhub.com/swf/moto-rush-2.swf - so the source is not easily available. You could do something like this; How do you decompile a swf file but it is questionable, and the kind of thing you would not want to release to the public.
There are open source games, and you might be better starting with those. Look here for lots of suggestions: Suggest a good Free & Open Source HTML5+JS gaming framework/engine?

Sql calls in code behind page [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
For now all my sql calls take place in the cs pages and its a lot of code my goal is to set a new class or whatever (i heard it is done right with dll's) that the class will store functions for every scenario i will need. So my question is how to accomplish it .. Suppose in a large scale site how it is supposed to be done?
I would suggest creating a Class Library Project, moving your shared code to those libraries, and then including those libraries in your Web Project.

ASP.net - Static site search [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
We have a static website in asp.net with about 50 pages and need to implement a site search. Any suggestions/links will be appreciated.
Thanks,
K
If you're looking for a quick way to get search functionality into your pre-existing, static, site, google site search would be a very simple route to go.
This link might help you.http://www.codeproject.com/KB/applications/SearchDotnet.aspx or you can can use sitesearch component for asp.net sites
http://www.sitesearchasp.net/
http://www.asp.net/community/control-gallery/browse.aspx?category=45
I add one more suggestion here.
The UltimateSearch from Karamasoft, that is a commercial product, but you avoid the advertise and have more control over.
http://www.karamasoft.com/UltimateSearch/Features.aspx

Open Source Interactive Map [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Looking for an open source mapping tool.
I need to create an interactive map that'd I'd be able to highlight certain highways, buildings, and areas. The map would have to allow visitors to navigate around the area and click any of the highlighted objects for more information to appear.
I'm guessing something like this might be possible with google maps, I just didn't know if there's a better or easier tool I could use.
This seems like it will end up working - http://www.gethifi.com/blog/a-jquery-plugin-for-zoomable-interactive-maps

OpenSource alternatives on XCloner [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is there any existing alternative on XCloner for Joomla or WP?
Sultan
For Joomla, Akeeba Backup. It is far better than any other backup component/plugin out there. I use it on every single site for myself/clients. I had to recover the website once, process was smooth... recovered the website under 15 minutes.
Dude, check xcloner.com , that software is free to Download
someone told me about the wordpress plugin called Really Static which allow to make static sites by using wordpress. maybe this is an alternate to xcloner.
best regards

Resources