website

Multiple Joomla Login modules

Hi all, Is it possible to have two login modules for a Joomla site? I need both to be active and allow different access to different areas of the site. What's the best way to do this? Thanks for the help. ...

Is there some website that have examples of every methods in the python standard library?

For example, c++ have cplusplus.com/reference which contain all of c++ standard library complete with definitions and more importantly examples, so I was wondering if there is such a website for python. I know that python is self documented, like i could use help(object) object.__doc__ dir(object) I know of doc.python.org/library w...

How to create a good question and answers website ? CMS based or other customer solutions

Can anyone tell me how to create a robust q and a site like http://www.trulia.com/voices/ which is both lucid and feature rich . I want to create that for a particular hobby of mine and am looking for CMS based solutions . Is the example I gave CMS based or custom made ? How can I design a QNA website ? ...

Pros and Cons of an all Ajax Site?

So I actually saw a full ajax site somewhere (I forget where) and thought it would be something new and fun to try. I used an old site I had built and put it on a new server. With a little bit of jquery and ajax, I was able to make the entire site work on one page load. My question is, what are some pros and (more likely) cons to this m...

HTML styling problem when using <sup> and <sub>

I've noticed that when trying to use superscript or subscript in the following way... <ul> <li><b>Mean Radius</b> 6,371.0 km</li> <li><b>Mean Circumference</b> 40,041.47 km</li> <li><b>Surface Area</b> 510,072,000 km<sup>2</sup></li> <li><b>Volume</b> 1.0832073 &times; 10<sup>12</sup> km<sup>3</sup></li> <li><b>Mass</b>...

Share Code between multiple PHP sites

Good evening. I found a few questions that seemed to ask the same thing I am asking, but none of the answers seems to work for me. Basically, I have a few generic PHP files (mostly classes, but some are not) that I want to be usuable by multiple PHP sites. Here is an example of my folder structure: Site A Root C:\Personal\WebSites\S...

how to check reach and response time from my website?

hi, i have a few websites on servers around the world. i want to find out how much time does it take from sending the request from my computer to enter the site until the site begins to load in the server, and how much time does it takes from the time the server ended the request until i see the result on my computer. thanks, yishai ...

How to get feedback from customer?

HI, Anyone provide me the best way to get the feedback from user and I decided the to get feedback when the user closes the browser by using onbeforeunload event which is considered to be unethical. Please anyone provide me suggestion? ...

thumbnail generator using php code so to take scrrenshot of webpages

Actually I am running a wesite www.webmaggu.com which is mainly a directory of variou interesting links and websites which are submitted by users. I want to generate thumbnails beside the links. So tried webnapr, picoshot and many others but they don't give free thumbnails for longer days. so I want to generate my own thumbnail generator...

Good tutorial on XML/CSV download from websites

Using pythonm there a good tutorial on downloading from websites both XML and CSV formats. Trying to get info from financial websites with authorizations. I have id/Pw. Any thoughts, TIA I found below, it doesnot work, any help in fixing? Im looking to get stock/option prices. _version__ = "0.3" __date__ = "2008-05-09" __author...

Will combining javascript files help speed up the website in IE8?

Hi All, PageSpeed and Yslow suggest that to combine javascripts file to reduce HTTPRequest. But this is becuase (I think) pre ie8 browser has no more than 2 serverhost connection. But nowaday, browser has 6 serverhost connections, which means it has download javascripts in parrallel. So let say we have 1MB of javascript, should we brea...

Get ip address of visitors using Python (specifically Flask micro-framework)

Hi, I am using the Flask micro-framework (based on Werkzeug) which uses Python (2.6 in my case). I'm making a website where users can log on and download files. I need to get the ip address of users when they log on (for logging purposes). Does anyone know how to do this? Surely there is a way to do it with Python? I apologize for t...

How change main domain on WHM?

Hi, When my customers buy a new website layout , its need to aprove that. I create some subdomain like that: new.website.com but when layout is aproved i don't now how change this domain to website.com whitout destroy a account and create a account again!! Help Plz!! ...

How to tell if computer is connecting to a specific website

Hey. I'm trying to write task monitoring software (for myself, not for spying on others), and I want to monitor what websites I connect to. (in my case I know the ones that I want, I just want to check for certain ones). What part of the .net framework would I use to see activity TO/FROM a specific website? (I'm not the most inter...

Has anyone found out how this was done? SQL Injection

Since so many other websites have been hit I have to assume it is a bot! It has injected a script with: Yesterday: http://google-stats50.info/ur.php Today: http://google-stats49.info/ur.php It injected it into multiple tables. First, how did it identify the tables and columns? Second, what should I search for in the logs to identify...

How do I send email from my website?

I am working on a website. I am new to this field. I've made one website, but I have a problem in the "Contact Us" form. In this form I made four textboxes, one "reset" button, and one "send" button. The problem is that when I click on that button, mail is not sent. What code do I have to use to send email? ...

Where can I get some current internet statistics?

During a meeting with a client the topic came up about the internet and where its going in the next 5 years. The client wanted to know stats such as "How many businesses are on the web", "How will my client base increase using the web" and "How can a website benefit my business". But does anyone have any good articles for this? It would...

does requesting an rss feed count as hits to a site?

I have an iphone app which streams in a website/blogs rss feed. Will each request from an app count as a hit to the website, or how can the users be counted, other than downloads? Thanks ...

does it serve any purpose for copyright information displayed on footer?

Hi there, I am well aware of the term Copyright and almost everyone uses it in their respective website. i am a freelancer. does it serve any purpose if i display the copyright text in footer below? is it beneficial ? does the law protect our codes from being illegally duplicated just by displaying the text? and lastly apart from the ...

non-technical question about domain name and website creation

ok this is a non-technical question and since stackoverflow is the best, i am asking here. I am planning on creating an online portfolio for myself, to use in my resume and to use for other personal use, with my own domain name. I am pretty sure there is nothing free out there to create a domain name and have a website for ourselves (cor...