Re: Improve HAVING BY performance Programming Databases by Dani Here are some articles that can explain it in greater depth: * https://web.dev/learn/performance/why-speed-matters * https://developer.mozilla.org/en-US/docs/Learn/Performance * https://web.dev/explore/fast The HTML page must be downloaded in its entirety before the web browser can begin loading anything else (CSS, Javascript, images, etc.)… Re: Improve HAVING BY performance Programming Databases by Dani > Point #2 would apply if the improvement was noticible but I doubt anyone could seriously comment, "I think this page rendered 50ms faster than it used to", especially considering all the other things that affect timing, for example, the current loading on my ISP servers, anything else running on my computer or home network, etc. … Re: fault Hardware and Software Microsoft Windows by lolafuertes Wire? Re: unable to open my pc Hardware and Software Hardware by Vicky_2 Wire which came out from SMPS .. I mean when I push the start up button on pc... Fan and light run fine... But monitor is till black Re: Connecting Xbox360 to Internet Hardware and Software Microsoft Windows by caperjack wire the xbox to the wireless router ,not the pc. Re: Computer turns on, but monitor (Screen) doesnt? Hardware and Software Microsoft Windows by aVar++ Wire's are connected to the motherboard or graphics card not the cpu... Wire color? No manual just need to be sure. Hardware and Software Hardware by ingeborgdot@yah On the hdd led, reset swith, soft power connector, is the white or the colored wire negative? PSU wire cut :| Hardware and Software Hardware by Gaming wiz Hey everyone il make this as short as i can :- i have a kmex 500watt PSU and i got it for my second lan party rig and after i putt all the parts together and assembled it in the case which is a mATX it looked very untidy thats coz the case is small and the psu wire are very long so i decided to do something that i deeply regret right now [ i … Re: PSU wire cut :| Hardware and Software Hardware by bobbyraw [QUOTE=Gaming wiz;530332]i see , but wouldnt it be better if i romove each wire individually from the base of the board ? thanks[/QUOTE] what do you mean by this If the wire are twisted tight and insulated properly from each other then you should not have a problem. I say tight be cause you don't want these wires loose and cause a short… Re: PSU wire cut :| Hardware and Software Hardware by Gaming wiz [QUOTE=bobbyraw;530678]what do you mean by this If the wire are twisted tight and insulated properly from each other then you should not have a problem. I say tight be cause you don't want these wires loose and cause a short,,,Best case solder and use shrink sleeves to protect wires Will be more secure and neater.[/QUOTE] ya im just gona … Re: PSU wire cut :| Hardware and Software Hardware by Gaming wiz i see , but wouldnt it be better if i romove each wire individually from the base of the board ? thanks Will a long phone wire reduce my DSL speed? Hardware and Software Networking by CarolClark If I run a 100 foot phone wire around the house to install another jack, will that lower my DSL speed.Is there a maximum length for phone wire, before it lowers the signal? How to wire CAT5 wallplate(female) one end and other RJ45 jack(male) Hardware and Software Networking by Traitimmapu Hi Daniweb members, I have GE Network WallPlate connected to one end of the CAT5 and wire as following screen shot: What i would like to know is how to wire the other end of the cable using the RJ45 jack (male) so that i can connect it to a Router? thanks in advance Traitimmapu Can't connect Two switches with a 30 metre Lan wire? Hardware and Software Networking by Gauravrupani I m facing a huge problem regarding connection between two switches. I m crimping LAN wire CAT-5e of 5 to 10 meter and it is working very smoothly, but if i tried to Crimp a LAN wire having length>10 meter, It is unable to establish steady connection. please help me out..!!! Re: Can't connect Two switches with a 30 metre Lan wire? Hardware and Software Networking by ryan461 well if you're using the same devices to test the different cables, then your crimping isnt being done properly. It is best to have a tester to see if a wire comes up short, as thats all it takes. Check each end of the cable, see that each wire is contacting in the metal in the RJ45. You can also see a good physical layer connection is if there … Re: two wire intercom using embedded c program in atmega8 Programming Software Development by Banfa USART and SPI generally do different things and both tend to be 3 wire connections (because they require a ground). 2 wire connections tend to be used on a single PCB and don't require a ground because it would be extrememly unusual for a single PCB to have more than 1 ground. Your micro processor supports a two wire interface (which appears to … Re: Will a long phone wire reduce my DSL speed? Hardware and Software Networking by Techi Did u mean ADSL? Yes the length of wire does matter because also anything could happen in between (a few users had their dogs chewed the wires, i'm not joking). Having said that, every case is different. I think u should deal with the problem IF it comes. There could be other reasons for slow connections. Re: Can't connect Two switches with a 30 metre Lan wire? Hardware and Software Networking by ryan461 You have a wire tester to test the cable after you make it? Ethernet has a limit of 100m so you're not breaking that Re: Will a long phone wire reduce my DSL speed? Hardware and Software Networking by sebastianedu DSL speed is not depand on wire length , speed slow downd when number of user used dsl Connection . bank wire transfer Programming Web Development by muneerbasha Hi I have a hyip software in that some payments are there like liberty reserve,e-gold...,After enabling curl paypal is also working but BANK WIRE not working what i had to do solve my problem .please send me as soon as possible .Advance Thanks to people to Daniweb community Re: bank wire transfer Programming Web Development by cwarn23 I'm not sure how many people here would be familiar with Bank Wire but I suspect it is an api and I assume you've read the documentation. Then if there are other troubles with the api could you please post the code and any error messages so we can see what's wrong. windows 7 fire wire card problem Hardware and Software Hardware by skimmer911 hi can anyone help me i have recently brought a new computer (hp pavillion p6205uk) with windows 7, i wanted if for my dv camcorder but it had no fire wire ports so i brought a dynamode card (pci-3pfw) but i cannot get it to work it just say device cannot start code(10) i have tried the update driver but it says it the best driver for it .can … Fan wire adaptor Hardware and Software Hardware by ingeborgdot@yah I have a fan with 4 wire pin and a fan controller with 3. I need a 4 to 3 adapter to go in between but can't seem to find one at newegg. Anyone care to steer me in the right direction? Thanks. Trying to figure out what Wire Shark is telling me about this IP address. Programming Computer Science by Leo G I really couldn't see what area of the forum to post this in so this is where I thought it might best go. MODs, move it to the appropriate forum area if there is a better place for it please. Was watching Wire Shark processing my LAN card while I'm on FireFox and noticed some IPs that kinda struck me as strange [78.46.33.133]. If I just do … two wire intercom using embedded c program in atmega8 Programming Software Development by rajii93 plz help me..with the program for two wire intercom using embedded c program in atmega8 Re: two wire intercom using embedded c program in atmega8 Programming Software Development by rajii93 THANK YOU SIR.. I THINK THAT TWO WIRE INTERCOM IS AN APPLICATION OF SERIAL COMMUNICATION SUCH AS USING USART,SPI. IS THAT RIGHT SIR? DS1307 real time clock Programming Software Development by Gazzmonkey Hi all, This code below is not my own work but is exactly what I need for my project, the code runs a real time clock through an Arduno Duo development board as it's micro-controller using an I2C connection if that all makes sense. The problem is when running the RTC through a virtual serial port, the time will not increment!!! I've spent days … I2c Hardware and Software Networking by ajit.nayak3 Can someone tell me FOr i2c interface what (#define DS1307_ADDRESS 0x68) meant by how they specifying the address: #include"Wire.h" #define DS1307_ADDRESS 0x68 byte zero = 0x00; //workaround for issue #527 void setup(){ Wire.begin(); Serial.begin(9600); setDateTime(); //MUST CONFIGURE … Digital Circuit Simulator not working correctly Programming Software Development by sciwizeh this is confusing, I wrote this a while ago, and it didn't work right, I am almost sure that it is a simple small error somewhere that I am just missing. when i wrote it I didn't think that it would be good to post it here because of the amount of code, I know that most people don't want to sift through pages of code. I have come to the conclusion… How to use H3LIS331DL 3-Axis arduino to detect Harsh braking Programming by rjrajbir Hi, I am a newbie here, Recently I was working with H3LIS331DL 3-Axis Linear Accelerometer I²C Mini Module Here is code for the X, Y, Z-axis. #include <Wire.h> // H3LIS331DL I2C address is 0x18(24) #define Addr 0x18 void setup() { // Initialise I2C communication as MASTER Wire…