Blabberbox » 42:What is 6 times 9?Share on Twitter

Web Design Resources

December 9th, 2006 | Posted by pftq in 42 | #

Learning to web design from the ground up...

  This site was my first real attempt ever at coding a website from scratch. I started this with absolutely no clue as to what I was doing, and to be honest, I still don't really know what I'm doing.
  For those wondering, I use nothing but a simple text editor to type all my code - type the code, yes. You really can't "program" your site if you're using a click-and-drag interface. At most, I'd use Notepad2, which is the same as Notepad on Windows except with highlighting. Anything extra is cumbersome.
  The following are tutorial and resource sites in the order I found them. This site wouldn't be here if I didn't manage to find these. If you're just starting web design, you might want to bookmark a few of these.  Once you're done with those and want to learn actual programming...[More]
Last Updated Jun 2nd, 2020 | 1124 unique view(s)

Web Hosting and Space

January 3rd, 2009 | Posted by pftq in 42 | #
     At some point, you will have to switch to paid hosting if you want a truly functional website.  By then, you'll probably have figured out how to find some decent hosts (search on Google for starters).  I also list a few recommendations for paid hosts further down.

Free Website Hosting

1 ASP Host -Simply set up an account and you get about 100MB of free space.  Back when I used it, it was one of the few hosts that put nothing on your pages, allows folder structured-site, very generous.
Domain...[More]
Last Updated Feb 23rd, 2014 | 969 unique view(s)

Window Stuck Minimized

April 18th, 2022 | Posted by pftq in 42 | #
Useful trick that saved me hours of render, but if an application is stuck minimized and won't come back up, hover your mouse over it on the taskbar and right-click the preview to restore.
81 unique view(s)

Windows 10 as a Server

August 18th, 2015 | Posted by pftq in 42 | #

Running Windows 10 as a Windows IIS server from your desktop...

There are scattered resources out there on how to do this, but they don't seem very complete or concise. Below are my own notes on getting my desktop up and running as a server, so that I can both use it as a desktop and test server code via "http://localhost/" (which will point to C:\inetpub\wwwroot\).

1. Go to Control Panel > Programs and Features > Turn Windows Features On/Off (left panel).
2. Check the...[More]
Last Updated Jan 6th, 2020 | 500 unique view(s)

Windows 10 Updates

October 17th, 2015 | Posted by pftq in 42 | #
Windows 10 hides the Windows Update settings.  This is how you can disable or make it notify you before downloading/installing.
http://www.thewindowsclub.com/make-windows-10-notify-you-before-downloading-or-installing-windows-updates
731 unique view(s)

Windows Upgrade with Clean Install

August 6th, 2013 | Posted by pftq in 42 | #
In case you accidentally format your drive before installing the upgrade disc... No registry edits or anything...

     Just had the trouble of accidentally going the Custom > Format route for upgrading my Windows computer.  It ended up formatting and erasing my old existing Windows before installing the upgrade.  Unfortunately, that meant the upgrade key was not supposed to work anymore.

     An easy way to resolve it is to just leave the key blank so that you can use Windows for 30 days.

     Once logged in, create a folder "Windows.old" in the C:\ drive.

     Then go to Control Panel to activate your Windows copy.  The upgrade serial key will work fine.
842 unique view(s)

Yahoo Mail - Archiving Messages

November 11th, 2010 | Posted by pftq in 42 | #

Downloading emails from the Yahoo Mail...

     I just spent the last 2 hours looking for how to download emails off of Yahoo.  It is normally under Mail Options, but after they "upgraded" the interface, a lot of features went missing.
     To archive your messages, you basically have to find your way back to the old Yahoo Mail Options page.  Yahoo's Help site would tell you the feature no longer exists but it's still there, just buried.
To get there...[More]
14170 unique view(s)

Yahoo Mail Address Confirmation

May 5th, 2010 | Posted by pftq in 42 | #

     For those of you who don’t know, there’s an option to send email from other addresses you own by going to Mail Options in Yahoo Mail. However, it doesn’t tell you there’s a limit of 10 addresses, and even if you remove the addresses, you may still be capped. The error message you get when trying to verify additional addresses doesn’t help either; it instead tells you the confirmation code “does not match our records” (even though you click on the link directly).

     Yahoo Support told me it takes about 6 months for deleted addresses to clear from the max 10 limit, but I actually waited about a year before dealing with the issue and it still didn’t clear up. …[More]

4258 unique view(s)