Click here to Skip to main content
15,879,535 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Exporting MySQL data to excel (HTML tags) Pin
enhzflep29-Dec-09 2:32
enhzflep29-Dec-09 2:32 
QuestionDynamic forms in a asp.net webapplication in a sharepoint enviroment Pin
Member 414471328-Dec-09 22:09
Member 414471328-Dec-09 22:09 
Questionprogress bar animation (processing.gif) in sync and async mode Pin
Jayapal Chandran28-Dec-09 20:51
Jayapal Chandran28-Dec-09 20:51 
Question? firefox bookmarket script to list urls across frames Pin
halsboss24-Dec-09 0:32
halsboss24-Dec-09 0:32 
QuestionJavascript related question Pin
Tina P23-Dec-09 17:18
Tina P23-Dec-09 17:18 
AnswerRe: Javascript related question Pin
R. Giskard Reventlov24-Dec-09 0:06
R. Giskard Reventlov24-Dec-09 0:06 
QuestionMinimizing the traffic Pin
msn9222-Dec-09 9:16
msn9222-Dec-09 9:16 
AnswerRe: Minimizing the traffic Pin
Marc Firth23-Dec-09 2:00
Marc Firth23-Dec-09 2:00 
I presume you mean minimize the amount of bandwidth you are using. D'Oh! | :doh:

There are several things you can do:
- Implement Caching. Give cached content as long a life as possible.
- Implement Compression
- Minify JavaScripts
- If there are any images, optimise them.
- Move as much content as possible onto alternate content hosts.
- Use a tool such as the PageSpeed or ySlow plugins in FireFox to identify other bandwidth hogging areas.



... If you actually did mean "minimize the traffic", then just turn off the web server. Smile | :)


GeneralRe: Minimizing the traffic Pin
msn9224-Dec-09 16:41
msn9224-Dec-09 16:41 
GeneralRe: Minimizing the traffic Pin
Marc Firth3-Jan-10 21:47
Marc Firth3-Jan-10 21:47 
QuestionCannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 1:33
TALHAKOSEN22-Dec-09 1:33 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 5:21
Estys22-Dec-09 5:21 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 8:54
TALHAKOSEN22-Dec-09 8:54 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 9:52
Estys22-Dec-09 9:52 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 20:32
TALHAKOSEN22-Dec-09 20:32 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 23:20
Estys22-Dec-09 23:20 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 23:43
TALHAKOSEN22-Dec-09 23:43 
GeneralRe: Cannot create instance in a partial class Pin
Estys23-Dec-09 0:04
Estys23-Dec-09 0:04 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN23-Dec-09 0:34
TALHAKOSEN23-Dec-09 0:34 
GeneralRe: Cannot create instance in a partial class Pin
Estys23-Dec-09 1:45
Estys23-Dec-09 1:45 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN24-Dec-09 20:27
TALHAKOSEN24-Dec-09 20:27 
QuestionEditable Attributes in Expression Web Pin
Randal Vance Cunanan20-Dec-09 14:12
Randal Vance Cunanan20-Dec-09 14:12 
QuestionSending SMS through my website Pin
srikantha_nagaraj19-Dec-09 19:59
srikantha_nagaraj19-Dec-09 19:59 
AnswerRe: Sending SMS through my website Pin
Aman Bhullar20-Dec-09 18:44
Aman Bhullar20-Dec-09 18:44 
AnswerRe: Sending SMS through my website Pin
Vimalsoft(Pty) Ltd22-Dec-09 2:49
professionalVimalsoft(Pty) Ltd22-Dec-09 2:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.