Tag Archives: Byte

Math for Downloads

I’ve some flash that we have done, like most it’s very large (1. 48MB) I’d like to know who to undertake the math to provide a crude estimate on how long it would consider at 33. 6kb I’d say 8-10minutes dependant upon phone lines, and ISP’s. yeah, but I know their has to be some kind regarding math behind it that we am not figuring out every one of the way. 1MB=1042Kb /33. 6Kb I might think you provide you with the time but I am not sure… every little thing is " like terms" but I had been never that superb in math. I are not aware of the maths involved, but a friend who wasn’t very flash clever, created a 600KB web site in Swish, and that took approximately 1 1/2 minutes to load using a 56K modem, so I think 8 minutes isn’t careless estimate. You should think about your current bandwidth though… everytime someone visits your own page, 1. 48MB associated with bandwidth gone… If they miss that intro or anything, and want to watch after it again, they would click refresh. BAM! yet another 1. 48MB associated with bandwidth gone. hehe, yeah I’ve 50GB a … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Help! I dont know what the problem is

Hello, thanks to everybody and i say thanks in advance to anyone that will help. I feel a completly ‘green’ website deveolper. I have virtually taught myself tips on how to use photoshop dreamweaver and anything else i use at my owe. Not any schooling no lessons just trial plus error and reading through some book these and there. I have done some web sites for fun and simply to see what possible do and my personal question is, after i load the two sites relating to done.. especially www. tristatesurvey. com your page loads extremly slowly. it loads in what may seem like ‘sections’ or something. can anyone tell me why this is and many more how to remedy a repair Thanks to most people again It’s really a crapload of pictures. Never, ever, ever use ImageReady as well as another tool to build your page for you. You’ll always want to do it by fretting hand. Instance: all of that text should be actual text inside of your HTML and possibly not the image. While there are so many benefits of doing it because of this, it specifically will help your problem due to the fact one character … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

How do I check a part of a record for a string?

One example is, if someone does research online for " abcde" and I’d prefer to find every record who has " abcde" any place in it, how to I realize record Searching what MySQL database family table, a text record, an array, some sort of string Now i am using php browsing a MySQL databases. WHERE industry LIKE ‘%whatever a person’s term is%’ Imagine if it’s 2 words as well as the 2 words aren’t together inside string For case, the search is definitely " nike shoe". In case your record has " nike shoes" or even " shoes just like Adidas and Nike". Notice top of the and lower conditions also. I don’t understand how to do a case-sensitive research in MySQL, or even if it’s possibly possible. But you can easily adequate modify that query to read: WHERE industry LIKE ‘%nike%’ and industry LIKE ‘%adidas%’ MySQL just isn’t case-sensitive. That will force it, you have to specify BIN (binary) for a byte-by-byte match. So you’re OK with all the cases. Consequently, if a customer searches " nike" it can find " Nike" Bear in mind it’s a Linux server. That is definitely correct. In case I’m wrong, please … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment