which is better to add two names (-) or(_).
hi when i write css or html i found that i want add two name like this web-development web_development which one is better according SEO or write style name, file name or image name. ...
hi when i write css or html i found that i want add two name like this web-development web_development which one is better according SEO or write style name, file name or image name. ...
This is quite a concept idea. I would like to create a website that can be extend by different programmer a bit "a la facebook" Let's me explain i want to develop a very simple core application that for example would store images and i want to develop or allow external developer to develop web app that would be able to act on the image i...
I am trying to get my TagsController#index action to display only the Questions that contain certain tags when passing the search parameter tag_name. I am not getting an error just can't get the filter to work correctly such that upon receiving the /tags?tag_name=something url, only those questions are displayed . Here is the setup: cla...
I have two li (points) on this page http://animactions.ca/Animactions/le_developpement_des_equipes_de_travail.php that take up two lines. I'm not sure how to properly align them so that they line up with the first line. I'm referring to this point: Renforcir la cohésion et l’esprit d’équipe pour un travail proactif et durable qui génèr...
I have been asked to help redo my non-profit website. I would like to make it look better. What would be the best way to do this? I have some technical background and can learn. I have looked at various options such as Joomla, word press and so on but I am not certain on how to create a good UI for it. I have also looked at Ruby and such...
Update 2: To add swf in web page Swf Object 2.0 is most used method, which is a javascript library, so flash will be depend on availability of JavaScript. So if javascript disabled then flash will not play. I always heard approx 5% users in the world keep JavaScript turned off. But Adobe claims Flash content reaches 99% of Intern...
This is a serious question (see my comment). The question is simple: what are all the SEO-unfriendly things Java is doing that will make your website rank not as well as it should in the major search engines? ...
I just set up user profiles using asp.net 3.5 using wvd. For each user I would like to store data that they will be updating every day. For example, every time they go for a run they will update time and distance. I intend to allow them to also look up their history of distance and time from any past date. My question is, what does th...
I have a site on A.com and an iframe on B.com which reads info from A.com. I realize that there is some problems with third party cookies, iframes and P3P - particularly in Safari [my problem] Is it possible to instead, use AJAX or a hidden iFrame to pass the cookie information from A.com to B.com which will then "recreate" another cook...
If you had to redo a site that has around 150 tables and 250,000+ visitors/day in any web platform, what would your choice be and why? Some points The team has experienced developers The old application is written in unrefactored PHP. It's unusable. Much of the database is not normalized, and there are columns in the wrong spots. Many...
Possible Duplicate: Why em instead of px? em or px or % I always found px to be better, but why do people use em? ...
We are looking for some tools to help us with our web development speed. The two main areas that we have pinpointed as parts of the problem are "Framework/Flow Management" and "Visual/Layout Development" Ideally we would find a tool that handles both rather well. However, it seems like there are few tools that handle the middle ground...
hi, I was wondering what's the best way to switch a website to a temporary "under costruction" page and switch it back to the new version. For example, in a website, my customer decided to switch from Joomla to Drupal and I had to create a subfolder for the new CMS, and then move all the content to the root folder. 1) Moving all the c...
In relation to an earlier question I'm looking for an alternative way to send an order from my website to the division in my company that processes the order. Currently I use PHP mail(), but frequently this gives problems. Big delays occur. Are there alternatives to PHP mail() that pushes the order to my company? So I prefer not to poll...
http://www.lightinthebox.com/ I see a lot of such sites,but don't know which open source projects are they based on? ...
Is it possible to: set a URI template in the mvc:view-controller element of the *-servlet.xml file or in a controller method and then use/get that path parameter in a jsp? I understand that using @PathVariable in a controller method will give me access to the path parameter in that controller method. But how can I gain access to the pa...
I am interested to see what people are storing in my session and cookies when I visit websites. Is there any way to see what's in there between request and when I'm on pages in Safari, Chrome, or Firefox? ...
Hi, I'm working on making a website/web application that displays images every 5 or so minutes, kinda like a webcam. The images are uploaded to an SFTP server. How can I access those from the web? Does anyone have any recommendations for what to use as well? Right now I'm looking at PHP but have checked out javascript and ruby as wel...
I have a web app only compatible with ie7. IE developer toolbar has been really helpful, but it stopped working correctly only for a few pages. The feature that no longer works is the "Find by click" option. Precisely the one that speeds up my work. I started to use another options, like firebug lite, and other js bookmarklets, but they'...
I would like to know about JavaScipt. Is Javascript available only for web browsers? Because I used some JavaScript code for Firefox Plugin development and Thunderbird. Help me to find out more about this: where can I use JavaScript other than web browsers, and how? ...