Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30
Actual Results
- casablanca
- Forums: Bing Forum
- Sujet: Anyone have a Blogspot blog doing well in Bing ?
- Subject: Anyone have a Blogspot blog doing well in Bing ?
- Réponses: 12
- Vus: 4916
Posted: Décembre 31st, 2009, 11:42 am
Haha I was just joking.
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: javascript code doesn't work in firefox - help
- Subject: javascript code doesn't work in firefox - help
- Réponses: 4
- Vus: 917
Posted: Décembre 30th, 2009, 2:56 pm
Can you look for and post the code that defines F_OM and other functions?
- casablanca
- Forums: Suggestions / Comments
- Sujet: Posting confirmation oddities
- Subject: Posting confirmation oddities
- Réponses: 2
- Vus: 1515
- Subject: Posting confirmation oddities
Posted: Décembre 30th, 2009, 12:32 pm
I'm referring to the "Are you sure you want to navigate away from this page?" message. It's meant to appear when you are moving away with unsaved changes, but here are a couple of places where I found the behaviour to be odd: 1. It appears when you click the "Preview" button on t...
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: What is your current favorite programming language, and why?
- Subject: What is your current favorite programming language, and why?
- Réponses: 19
- Vus: 10008
Posted: Décembre 30th, 2009, 12:20 pm
C++ has for long been and will continue to be one of my favourites. However, of late, I find myself using JavaScript a lot; it seems to me that you can do just about anything within the browser and you get platform-independence for free too.
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: [C] Program-launching program
- Subject: [C] Program-launching program
- Réponses: 4
- Vus: 705
- Subject: [C] Program-launching program
Posted: Décembre 27th, 2009, 4:01 pm
Glad you got it working. The Win32 API is purely C, nothing is C++-only. (of course, wrapper libraries like MFC are built using C++, but there's nothing you can't do using just the C API)
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: [C] Program-launching program
- Subject: [C] Program-launching program
- Réponses: 4
- Vus: 705
- Subject: [C] Program-launching program
Posted: Décembre 26th, 2009, 1:02 pm
Combining stdio functions with the Win32 API can be tricky and as in your case, cause problems. Try to eliminate scanf() and instead use the Win32 console functions (GetStdHandle, ReadConsole) to read user input.
- casablanca
- Forums: Hardware
- Sujet: Recovering data from an external hard drive / not recognized
- Subject: Recovering data from an external hard drive / not recognized
- Réponses: 1
- Vus: 3044
Posted: Décembre 26th, 2009, 11:14 am
A quick search brought up this page which describes how to get Windows to recognize your drive once again: http://www.gibni.com/windows-delayed-write-failed-solved/2 Once you have your drive back (hopefully) you could try running CHKDSK from the command prompt to try and recover the files. The files...
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: No-cache forum?
- Subject: No-cache forum?
- Réponses: 5
- Vus: 1345
- Subject: No-cache forum?
Posted: Décembre 20th, 2009, 11:02 am
Probably not. Most modern browsers cache all objects anyway, but compare the last modified time with the server to make sure cached objects are up to date. In my experience, I really haven't had problems with the browser automatically refreshing dynamic pages.
- casablanca
- Forums: Programming / Scripting / Coding Forum
- Sujet: No-cache forum?
- Subject: No-cache forum?
- Réponses: 5
- Vus: 1345
- Subject: No-cache forum?
Posted: Décembre 20th, 2009, 8:36 am
I think the browser will anyway cache scripts and images separately. Cache control is determined individually for each file as per the HTTP header. The META tag is just a substitute for the HTTP header for webpages alone.
- casablanca
- Forums: Microsoft Windows Forum
- Sujet: Windows Explorer Freezing All the Time
- Subject: Windows Explorer Freezing All the Time
- Réponses: 1
- Vus: 2248
Posted: Décembre 20th, 2009, 8:32 am
C:\Program Files\Windows7\RunMe\RunMe.exe O4 - HKLM\..\Run: [KRun] C:\Program Files\Windows7\RunMe\RunMe.exe Unless you added them, you should probably remove these. The Explorer crashes seem to be a remnant of your virus attack. Check if removing the above entries helps, but it probably won't, as ...
- casablanca
- Forums: Website Hosting Forum
- Sujet: Concurrent users calculation
- Subject: Concurrent users calculation
- Réponses: 4
- Vus: 9076
- Subject: Concurrent users calculation
Posted: Décembre 19th, 2009, 6:45 pm
It depends on what amount of each activity you expect. For example, how many user registrations per day and how many posts per day? Also, how do you define "100s of users simultaneously"? If 100 users just open up your page and read through it for an hour, it's just 100 requests for that h...
- casablanca
- Forums: Digital Art and Drawing Forum
- Sujet: i have a jpeg image and want to remove background...
- Subject: i have a jpeg image and want to remove background...
- Réponses: 15
- Vus: 3344
Posted: Décembre 19th, 2009, 6:37 pm
There you go foxyguy, joebert's version is a lot better. 
- casablanca
- Forums: Website Hosting Forum
- Sujet: Concurrent users calculation
- Subject: Concurrent users calculation
- Réponses: 4
- Vus: 9076
- Subject: Concurrent users calculation
Posted: Décembre 19th, 2009, 3:39 pm
Assuming each user is just going to visit your homepage, here are some basic calculations: Homepage size = 50 KB = 400 Kbits Connection bandwidth = 4 Mbps 75000 hits per day = 0.868 hits per second Required bandwidth = 0.868 x 400 Kbps = 347 Kbps So you can easily sustain those many hits a day. As f...
- casablanca
- Forums: Bing Forum
- Sujet: Anyone have a Blogspot blog doing well in Bing ?
- Subject: Anyone have a Blogspot blog doing well in Bing ?
- Réponses: 12
- Vus: 4916
Posted: Décembre 19th, 2009, 11:41 am
If your theory were right, Bing wouldn't have even as many users as it has now. Companies can't afford to play such tricks anymore. As for your question, I don't think any sites do noticeably well in Bing since Bing's market share is so low. Further, look at your blog's target audience: how many of ...
- casablanca
- Forums: Digital Art and Drawing Forum
- Sujet: i have a jpeg image and want to remove background...
- Subject: i have a jpeg image and want to remove background...
- Réponses: 15
- Vus: 3344
Posted: Décembre 19th, 2009, 11:31 am
I'm not an expert so this is what I could come up with. The borders still have a blue tinge to them, maybe someone else can do a better job.
