A collection of fun old technology on display at the Spring 2025 DFW Retrocomputing Meetup in Grand Prairie, TX.
Presented by the Vintage Computing Collective of North Texas. Sponsored by Mouser Electronics.



#interview with the vampire#iwtv#the vampire armand#assad zaman


seen from China

seen from Argentina
seen from France
seen from Singapore

seen from United States

seen from United States
seen from China
seen from Türkiye

seen from United States

seen from Singapore

seen from Malaysia

seen from United States
seen from Türkiye
seen from United States
seen from China
seen from Kazakhstan
seen from Hong Kong SAR China

seen from Malaysia
seen from United Kingdom

seen from Malaysia
A collection of fun old technology on display at the Spring 2025 DFW Retrocomputing Meetup in Grand Prairie, TX.
Presented by the Vintage Computing Collective of North Texas. Sponsored by Mouser Electronics.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Workstations at VCF Southwest 2025
For anyone needing to do more than basic computing, there was an assortment of high-power workstations on display this year, such as these AT&T and HP Unix machines. There was even an entire room dedicated to Unix workstations, including this row of NeXT computers and some Sun UltraSPARC machines.
[Wave Design] uses vintage tools, such as these SGI workstations, to create new artwork. [Wave Design] was a VCFSW 2025 Silver Sponsor.
One of the oldest high-power workstations on display this year was the Tektronix 4054A vector graphics computer [Monty McGraw] demonstrated. [Monty] used a workstation similar to this one in his first job with the USAF in the late 1970s.
We doing something?
Look at this absolute chonker. This is a hp pavillion ze4400!! Originally bought in America, this thing runs on windows XP. Still works btw - if people are interested ill find the cable and turn this baby on.
On a side note I bought myself a new laptop recently 😀 my other one kept on crashing with the BSOD! Thank you to the crew over at my Walmart's electronics department for taking care of me with it 😁

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Hey! Question for all of y’all! How good are iPads with procreate and note taking apps? I’ve been departing getting one because my computer has a pen and a tablet function but my writing on it looks like shit.
Alternatively does anybody know of a good program for an hp spectrum for note taking?
Pointlessly Proprietary Parallel Ports
I have an old HP EliteDesk 800 G1 tower I use as a home VM server. I have need for a Windows XP era system with a real parallel port for testing CPLD configurations for some projects, but don't have the room to set one up permanently. It would be handy if I could use the server I already have under my desk.
This series of HP EliteDesk towers had a build-to-order option for a parallel port, and sure enough there is a 26-pin parallel port header on the motherboard.
There is not, however, any mention of it in the system BIOS setup menu. There are none of the usual address/IRQ settings. No parallel port is detected by the OS either. A standard internal parallel port adapter plugged into the connector has no effect. Clearly there are proprietary shenanigans afoot.
The parallel port could be ordered after the fact as HP part number KD061AA, which still has a listing HP's website. It even has a picture of the part:
But ... what is that? What have they done? Is that a photo artifact or is it a feature of the part?
The official image of the part on HP's website has an odd little gray loop on the IDC on the motherboard end of the cable. It almost looks like they're shorting two pins together.
Time to check the usual second-hand auction sites to see if there are any clearer pictures.
That is definitely one of the ribbon cable wires left long and looped around into one of the IDC connector pins. Time to break out the continuity probe.
A PC external parallel port is generally a 25-pin D-sub connector, but the motherboard connector has an even number of contacts, so 26 pins. On a standard PC parallel port cable, the 26th pin is left unconnected. The header on the HP motherboard though has pin 14 removed as a key, and blocked off on the cable.
The missing key pin is a ground pin for the parallel port, so one obvious way to make this work would be to run that key wire to a GPIO pin on the motherboard, since it would be grounded by connected peripherals. The problem with that of course is it would require a peripheral be connected for the port to even be detected by BIOS, and would require the peripheral properly connect all the ground pins on the parallel port.
With the continuity probe, I found pins [26, 24, 22, 20, 18, 12, 18] on the motherboard connector were grounded (these pins correspond to pins [NC, 25, 24, 23, 22, 19, 18] on the parallel port; all ground pins). Pin 14 is the key pin and not populated. Pin 16 though should be a ground pin, connecting to pin 21 on the parallel port.
Taking a closer look at pictures of the adapter, pin 16 (parallel port pin 21) is wired to pin 26 (not connected on the parallel port). So It looks like what HP has done is run a GPIO pin to header pin 16, and used the bit of wire on the cable to ground the GPIO pin. If the pin is held low, the system BIOS knows the parallel port is connected.
I soldered a jumper on the back of the DB25 connector of a standard parallel port bracket between pin 21 and pin 25, which would ground the presumed GPIO pin. On the next boot, the parallel port was detected by BIOS, and its settings were added to the setup menu.
Such a simple hack on parts laying around to get the missing functionality I needed. It would be easy to attribute malice to this proprietary parallel port pinout, but the simpler explanation is probably more appropriate: this adapter is easy. If it's connected, the parallel port is detected and presented to the OS. If it's not connected, users don't have a parallel port showing up in their OS without the corresponding connector on the back of their PC.
Lucky for me, it was also easy to figure out, and I didn't have to spend the $25-$35 these adapters list for at various online retailers.