Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
12 views

ASP.Net DotNetNuke: using pre-made websites

I would really appreciate any useful information in relation to this as I cannot find anything on the internet at all; despite the fact that it must be an issue that many users will encounter. I have ...
0
votes
1answer
16 views

How to secure Magento

I'm learning magento, I basically have two questions: How secure is the admin area login? The page doesn't appear to be encrypted so wouldn't my password be being sent in clear text to the server? ...
2
votes
0answers
42 views

Running PHP script in html page [migrated]

I didn't notice this question on the site already and I am having a hard time with it. I simply want to run a php script at the top of a html page that will check for the existence of a cookie, ...
0
votes
0answers
20 views

Creating an Internal Password Reset Page for VPN Users

I have been tasked with looking into how to accomplish this. Can anyone offer advice on how to accomplish this? It doesn't have to be anything fancy. Just a simple page with the following fields ...
-1
votes
0answers
22 views

CMS for few people company site [closed]

I don't like web programming much but I can a little. So I need to build a site where few people represent their business. It's like enterprise site. So I don't want to my site looks like every ...
0
votes
1answer
45 views

Web authentication using LDAP and Apache?

I am working on a project of setting up a web administered inventory database for my work (or if they don't want it then i'll enjoy learning about it) and hit the problem of allowing only authorized ...
1
vote
0answers
60 views

Using dnsmasq on OS X when not connected to the Internet

I'm routing dns requests through dnsmasq so that domains I'm using for local development point to 127.0.0.1. This works great when I'm connected to the Internet via Wi-Fi or ethernet, but I start to ...
0
votes
0answers
26 views

Websites: Underlying technique [closed]

As a kid I played around with HTML, i.e., I can hand-code websites in HTML. I also know the basics of CSS Stylesheets. That was more than 10 years ago and I've never really put it to use. But now ...
0
votes
1answer
82 views

Debugging webpage for IE9 on Windows XP

I just realized I cannot install IE9 directly, as I have Windows XP. Is there some other way to debug webpages for IE9 on Windows XP? I know there is IE Netrenderer, but it is just static renderer, ...
0
votes
1answer
16 views

Getting ip error error in html validation

I installed firefox web developer tools when i try to validate page then i got an error. the screen shot of error below
0
votes
1answer
356 views

Best Linux Distro for web services (Nginx & node.js) on laptop: Compaq 6710b?

I haven't used Linux in 5+ years, aside from d/l occasional system recovery CDs off DistroWatch, so I don't know the current landscape. Related postings on this forum are several years old & may ...
4
votes
1answer
275 views

Firefox 11 3D Dom viewer not available

I've got Firefox 11 running in Windows 7, and the 3D DOM viewer doesn't appear for me; it's not an option in the Developer Tools. I know where to look, because I've used it on another computer under ...
0
votes
0answers
8 views

Books on Agile Product Management and Development Cycle [closed]

I am looking for books in Agile product Managements. What are the best out there. Topics I'd like to see: Sprint Planning Release management Processes etc
0
votes
1answer
118 views

Installing php_apc.dll on wampserver

I need your help. I'm trying to install php_apc.dll into my php directory. So far this is what i've done: I copied php_apc.dll to c:\wamp\bin\php\php5.3.0\ext. I've also restarted the server ...
2
votes
0answers
22 views

What lightweight editor has autosave per keystroke, similar to intelliJ idea? [closed]

Would love to use something lighter, but for web editing the autosave is key. Do not want to have to press ctrl + s again :)
0
votes
2answers
170 views

Where can I find a good iPhone simulator in Mac [closed]

In developing a web apps what's the best iPhone simulator and where can I get or download it? I hope they have some cool built-in tools for debugging. I'm in mac os x (10.7.3) thanks!
1
vote
2answers
42 views

Live help service for windows application/web site

Does exist a "live help" / "live chat" service to be used for handling support questions. The service should not only offer service to be embedded on webpages but also component to be incorporated in ...
0
votes
0answers
53 views

Tooltips for custom function signatures in TextMate

I'm using TextMate, and there is a good short key to see "documentation for function call (tooltip)". But it works only for PHP-internal functions. It would be good to have this functionality for ...
0
votes
1answer
49 views

Trying to learn Fireworks - Driving me nuts

I have been using Photoshop for the past 3+ years for Web Development until today I stumbled across Adobe Fireworks. After reading online I found that Fireworks seems to be better for the job. So I ...
1
vote
3answers
177 views

Browser where I can add my own custom CSS or Javascript

Are there plugin or tool that does this. When I'm accessing a website or developing a website I want to load my own custom scripts from my computer. I know this can be done by firebug or chrome's ...
1
vote
0answers
128 views

Adobe Edge alternatives

Are there similar software or alternative to Adobe Edge? I'm looking for a software where you can animate your html elements visually or using a GUI and then it will export in HTML and using ...
0
votes
1answer
31 views

Finding the correct colors for websites and other things? [closed]

I have terrible design abilities, and I can never find out what colors should be used with other colors. How do web developers know which colors will look good together? For example, with the site: ...
1
vote
1answer
31 views

Simplifying Tightly Packing Multiple Images

I’m trying to place several images in a blog entry and am finding it a challenge to determine the correct order and CSS alignments to pack them tightly so that there is minimal space. I tried simply ...
0
votes
0answers
14 views

Connecting to multiple client's local SQL servers from Cloud based IIS

I am developing a web app that is not doing anything fancy. The parent company wants to use a cloud based IIS service to support the web app and then submit the information to the client's local SQL ...
2
votes
2answers
57 views

Firefox “forget site” functionality or add-on

Does there exist any add-on for Firefox for selectively removing history (cache, cookies) for certain sites only? This would be useful for web development to clear the browser state regarding the ...
0
votes
2answers
127 views

Setting up Vhosts or .Htaccess file to shorten links in site development under Snow Leopard

I have a synced folder that multiple people develop on and it's located at /Users/myname/Sites/SharedCloud, which I access at localhost/~myname/SharedCloud/ and sometimes going through the project ...
0
votes
0answers
19 views

is there a better fulltext db than mysql &how to get help to go on line? [closed]

three issues. i developed a nice classified ads website in php using mysql/myisam. now i find that people say myisam crashes and corrupts db after 100+ users online. so i want an easy replacement ...
0
votes
1answer
91 views

Setting up local virtual host on Macbook

Trying to setup apache virtual host on my macbook pro for development. Want to setup site so i can use the following url format. http://example.local This resolves to apache's default ...
2
votes
2answers
268 views

Visual Studio 2010, how can I start only one web project in a solution when debugging?

In Visual Studio 2005, choosing to debug a specific web project only starts an ASP.NET Development Server for the project selected. In Visual Studio 2010, debugging starts an ASP.NET Development ...
0
votes
0answers
36 views

Exposing BL as WCF service

I'm working on a middle-tier project which encapsulates the business logic (uses a DAL layer, and serves a web application server [ASP.net]) of a product deployed in a LAN. The BL serves as a bunch of ...
1
vote
2answers
176 views

Proxying fake domain to a localhost port

I'd like to do much the same thing described at Redirect Domain Name to Localhost for web app development purposes, but with the twist that I'd like requests to fakedomain.com:80 to be routed to ...
3
votes
1answer
735 views

How can I open listen ports on an Amazon EC2 instance?

I'm using Amazon EC2 micro instance with Ubuntu 11.04 on it (official AMI by Canonical). I have created a new security group for this instance: Inbound: 22 (SSH) 0.0.0.0/0 80 (HTTP) 0.0.0.0/0 ...
0
votes
0answers
179 views

403 Forbidden Access to SugarSync folder in Sites under Mac OS Lion

Edit: If anyone has any comments or any idea whatsoever, please feel free to add your two cents. I would really appreciate any help on this matter, or any alternatives either. All I really need is a ...
-1
votes
1answer
35 views

Dynamic web pages in PHP [closed]

I just need a quick pointer. I am making a personal webpage about myself, and want to make dynamic pages with the same layout . Basically, every webpage has the same layout (template?) and I want to ...
0
votes
0answers
123 views

Port Forwarding in DLINK ADSL Router

I am currently using DLINK DSL-2520u Modem to test my web site by locally hosting and checking it over internet. As it is a single port router I have only attached one pc,(Which is at 192.168.1.2) to ...
3
votes
2answers
418 views

How to access http://localhost on the host operating system if the server is in a virtual machine?

I always used XAMPP for my LAMP environment and developed directly on Windows 7. But now I want to do all my web development on Linux so I installed Ubuntu in virtualbox and installed PHP/MySQL and ...
1
vote
0answers
320 views

Unable to start XAMPP on Windows 7

I downloaded XAMPP on Windows 7 and installed it in E:, but I am unable to start it. When I check http://localhost in the browser, I see an error page. In the XAMPP control panel, Apache is ...
0
votes
0answers
29 views

How can I set up a Keyboard shortcut for the Web Developer “Display Rule” menu item?

The Web Developer Toolbar for Firefox has a great tool called "Display Ruler" - but it is buried in the menu and I'd like to be able to set up a keyboard shortcut for it. This is not in the ...
1
vote
1answer
87 views

Switch back and forth for DNS resolution

I couldn't figure out which network I should ask this question on so if you feel it would be better elsewhere let me know. I often have to switch what IP a name resolves to in order to do certain ...
1
vote
2answers
131 views

PHP / SQL development environment on USB flash drive (OS independent)

I am looking for a way to set up a development environment for web applications (using PHP and either MySQL or SQLite) on a USB flash drive: that means at least a web server, a database manager and ...
2
votes
1answer
88 views

Is there a way to make web browsers completely reload a webpage? [closed]

Possible Duplicate: How to force Internet Explorer (IE) to REALLY reload the page? Does holding down Ctrl/Shift while clicking refresh actually have an effect in modern browsers? I don't ...
1
vote
0answers
42 views

Block certain script in the Chrome / Chrome Dev Tools

Is there a way to block let's say some_script.js from domain.com but not all of them?
0
votes
0answers
23 views

Logo Templates collection site required? [closed]

Looking for exclusive collection of Logo Templates - Is there any site?
0
votes
0answers
188 views

Illustrator CS 5.1 Save for Web and Devices creates empty files

So, I'm attempting to "Generate CSS layers using Illustrator" following the steps documented here: ...
0
votes
1answer
381 views

Is there a cheap option for restreaming from an MJPEG IP camera in Flash format?

We're working with Axis brand cameras and media encoders (1 camera, 1 encoder) that are outputting MJPEG format video to our web server. We then need to show these streams on a website. Clients will ...
0
votes
1answer
172 views

Map Local (like Charles Proxy) using Open Source

Is there a way to use Wireshark or some other freeware to get an outcome like one gets when using Charles' Map Local capability? The way it works in Charles is that you can specify a set of ...
-2
votes
2answers
49 views

What are CGI scripts? [closed]

Can someone please post a concrete example of a CGI script and explain how it is handled by the web server?
1
vote
1answer
42 views

Is there a simple way to add a permanent 'hide' button to items/rows of existing sites?

Is there a simple way to add a 'hide' button to items/rows of existing sites? The idea is that you don't want to see the same item over and over again. As a simple example, look at the top reddit ...
4
votes
2answers
931 views

How can I make Chrome stop caching redirects?

I am working on a web application that is using redirects (for pretty URLs). I am trying to debug logic in the way the redirects are working. However Google Chrome keeps remembering the redirects and ...
0
votes
1answer
159 views

Internet Explorer 8 form auto login

How can I configure Internet Explorer 8 to automatically log in to an intranet application form when I visit the application address ? Is there a add-on for this or a setting that I have to make ?

1 2 3