Jump to content
SAU Community

Recommended Posts

lol im a programmer i speak to machines all day

// add parent site node

foreach (PortalSiteMapNode siblingNode in siblings)

{

HtmlAnchor siblinglink = new HtmlAnchor();

siblinglink.HRef = siblingNode.Url;

siblinglink.InnerText = HttpUtility.HtmlDecode(siblingNode.Title);

HtmlGenericControl siblinglistItem = new HtmlGenericControl("div");

if (siblingNode.Title == currentNode.Title)

{

siblinglistItem.Attributes["class"] = "navlinkselected";

}

else

{

siblinglistItem.Attributes["class"] = "navlink";

}

siblinglistItem.Controls.Add(siblinglink);

navigationlist.Controls.Add(listItem);

I didn't really type that. It's automatic. So basically you just spoke to a machine. How does it feel Mister... huh? HOW DOES IT FEEL?

01010100010101010101

01111001011011110111010100100000011001100110000101101001011011000010000001100001

011101000010000001100010011010010110111001100001011100100111100100100000001011010

010000001110100011010000110010100100000011000110110111101100100011001010010000001

101001011100110010000001110011011101010111000001110000011011110111001101100101011

001000010000001110100011011110010000001100010011001010010000001100100011010010111

011001101001011100110110100101100010011011000110010100100000011000100111100100100

0000110010101101001011001110110100001110100

01111001011011110111010100100000011001100110000101101001011011000010000001100001

01110100001000000110001001101001011011100110000101110010011110010010000000101101

0

01000000111010001101000011001010010000001100011011011110110010001100101001000000

1

10100101110011001000000111001101110101011100000111000001101111011100110110010101

1

00100001000000111010001101111001000000110001001100101001000000110010001101001011

1

01100110100101110011011010010110001001101100011001010010000001100010011110010010

0

0000110010101101001011001110110100001110100

lol nice.

you fail at binary - the code is supposed to be divisible by eight

all above = ................................................................................

.................................................................................

i lol hard "hide the body eat the body" it takes a few seconds to hear it



  • Similar Content

  • Latest Posts

    • perhaps i should have mentioned, I plugged the unit in before i handed over to the electronics repair shop to see what damaged had been caused and the unit worked (ac controls, rear demister etc) bar the lights behind the lcd. i would assume that the diode was only to control lighting and didnt harm anything else i got the unit back from the electronics repair shop and all is well (to a point). The lights are back on and ac controls are working. im still paranoid as i beleive the repairer just put in any zener diode he could find and admitted asking chatgpt if its compatible   i do however have another issue... sometimes when i turn the ignition on, the climate control unit now goes through a diagnostics procedure which normally occurs when you disconnect and reconnect but this may be due to the below   to top everything off, and feel free to shoot me as im just about to do it myself anyway, while i was checking the newly repaired board by plugging in the climate control unit bare without the housing, i believe i may have shorted it on the headunit surround. Climate control unit still works but now the keyless entry doesnt work along with the dome light not turning on when you open the door. to add to this tricky situation, when you start the car and remove the key ( i have a turbo timer so car remains on) the keyless entry works. the dome light also works when you switch to the on position. fuses were checked and all ok ive deduced that the short somehow has messed with the smart entry control module as that is what controls the keyless entry and dome light on door opening   you guys wouldnt happen to have any experience with that topic lmao... im only laughing as its all i can do right now my self diagnosed adhd always gets me in a situation as i have no patience and want to get everything done in shortest amount of time as possible often ignoring crucial steps such as disconnecting battery when stuffing around with electronics or even placing a simple rag over the metallic headunit surround when placing a live pcb board on top of it   FML
    • Bit of a pity we don't have good images of the back/front of the PCB ~ that said, I found a YT vid of a teardown to replace dicky clock switches, and got enough of a glimpse to realize this PCB is the front-end to a connected to what I'll call PCBA, and as such this is all digital on this PCB..ergo, battery voltage probably doesn't make an appearance here ; that is, I'd expect them to do something on PCBA wrt power conditioning for the adjustment/display/switch PCB.... ....given what's transpired..ie; some permutation of 12vdc on a 5vdc with or without correct polarity...would explain why the zener said "no" and exploded. The transistor Q5 (M33) is likely to be a digital switching transistor...that is, package has builtin bias resistors to ensure it saturates as soon as base threshold voltage is reached (minimal rise/fall time)....and wrt the question 'what else could've fried?' ....well, I know there's an MCU on this board (display, I/O at a guess), and you hope they isolated it from this scenario...I got my crayons out, it looks a bit like this...   ...not a lot to see, or rather, everything you'd like to see disappears down a via to the other side...base drive for the transistor comes from somewhere else, what this transistor is switching is somewhere else...but the zener circuit is exclusive to all this ~ it's providing a set voltage (current limited by the 1K3 resistor R19)...and disappears somewhere else down the via I marked V out ; if the errant voltage 'jumped' the diode in the millisecond before it exploded, whatever that V out via feeds may have seen a spike... ....I'll just imagine that Q5 was switched off at the time, thus no damage should've been done....but whatever that zener feeds has to be checked... HTH
    • I think Fitmit had some, have a look on there (theyre Australian as well)
    • Hah, fair enough! But if you learn with this one you can drive any other OEM manual. No modern luxury features like auto rev-matching or hillstart assist to give you a false sense of confidence. And a heavy car with not that much torque so it stalls easily. 
×
×
  • Create New...