Compact Fluorescent “Bulbs” February 9, 2006
Posted by techandother in Free Money, Home Tech, My Projects.1 comment so far
When I first moved into my townhouse, I couldn’ figure out why my electric bill was so bad. I had attributed to summertime and the air conditioning, but soon noticed something else…
The fire hazard
7-Day Thermostat February 8, 2006
Posted by techandother in Free Money, Home Tech, My Projects.1 comment so far
I don’t like bills. I’d rather have less bills, or at least, smaller bills. The nice thing is that there are ways to use technology to lower your bills. The really nice part is that you don’t have to spend a lot to save a lot. I’m going to start posting about how to save some money with minimal or no investment by using technology. This is the first of these postings. (more…)
The knowledge of the blogosphere February 7, 2006
Posted by techandother in Automotive, Free Money, My Projects.1 comment so far
I’m impressed with bloggers, for the most part. I think we all can do without the detailed accounts of exactly how boring someone’s life is, though.
The best part about blogging is the research aspect. In fact, that’s what I try to do here, mostly. Why not use this as a forum for the advancement of others? In return, I hope to get feedback on my ideas and we can share in the advancements.
Take this posting I did a while ago. I wanted to find a way to trade in an assrt (my car) and lose the same amount of debt (credit cards). In the process, I wanted to gain something else (in this case, a higher credit rating and lower mortgage payments), otherwse there was no sense in moving assets around. I worked out a specific order to do things in, and I am happy to say the following:
This blogger is putting his money where his mouth is. (more…)
That movie was horrible? Enter WikiScript! February 6, 2006
Posted by techandother in My Projects, Web Applications.add a comment
I got an idea the other day while watching a commercial for the upcoming Pink Panther movie: ‘What can we do about horrible movies’? Now, to be fair, the movie isn’t out yet (I think), but let’s just hypothetically say that it’s going to be horrible.
Who thinks up these ideas? I’m sure they’re highly paid consultants who don’t have any idea on what people really want to see or just have some other agenda (Home Alone 3 and Brokeback Mountain). I mean, what is up with the hierarchy here? Should people come up with the ideas for movies, maybe even help write them? Seems like having your product designed by your target audience is a win-win situation. (more…)
The 100% Open Source Intra-Extra-Web-CMS site: Part 7 February 3, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.1 comment so far
At this point, we have a perfectly-functioning web site:
http://intranet.domain.com/joomla
with a great backend:
http://intranet.domain.com/joomla/administrator
username: admin
password: whatever you put in when you installed Joomla
We’re looking pretty good with all of our sample data in there, but it’s time you learned how to administrate Joomla. Lucky for you, they have a manual for the Administrator backend. (more…)
The 100% Open Source Intra-Extra-Web-CMS site: Part 6 February 2, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.add a comment
Getting a little stressful now – I’ve used up about 3.5 hours getting a machine set up with the Ubuntu OS, setting it up to be a web server, and finding all of the Joomla packages that look like they might be remotely helpful in my situation.
This last step is actually pretty important to the ‘Rapid Prototyping’ that I’m doing. By grabbing 3 or 4 calendar modules, for example, I won’t have to waste time going and looking for another one if the first one is junk. I can just throw all four of them into the site and see which one fits the site best. This is where having a popular and modular Content Management System like Joomla is helpful.
The 100% Open Source Intra-Extra-Web-CMS site: Part 5 February 1, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.1 comment so far
Setting up Ubuntu to be a web server
In the process of configuring Ubuntu to be a web server, the soon-to-be-boat-anchor machine I was using died. That’s probably why it was pulled from production… (more…)
The 100% Open Source Intra-Extra-Web-CMS site: Part 4 January 31, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.add a comment
Operating System Installation
Ok, I have my machine ready to go.. er, well, as ready as it will ever be. This machine was previously known as a Win98/2000 lab machine, rocking out a 400mhz P3, 256MB of ramdom memory modules I stuffed in there, an aenemic 4.3GB hard drive, a 10/100 NIC (with BNC connector!) a 54x CD drive (seems like the best part of the machine) and a 4MB video card (woo!). (more…)
The 100% Open Source Intra-Extra-Web-CMS site: Part 3 January 30, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.add a comment
The Content Management System / Website core
OK, so while the Ubuntu CD is still downloading (using my open-source Firefox browser, of course), I need to find an open-source Content Management System (CMS) that has a frontend, an administrative backend, and enough community support and add-on modules that I’ll be able to do everything I want to do. There are a lot of these out there, and a lot of great sites to demo a lot of these CMSs. (more…)
The 100% Open Source Intra-Extra-Web-CMS site: Part 2 January 27, 2006
Posted by techandother in HowTo, My Projects, OSS ÜberSite, Web Applications.add a comment
Internal IP’s and External Subdomains
OK, so before I do anything, I need a machine to build on. It needs to be in the DMZ, so both external and internal computers can find it. That means assigning it a static IP address, which I can look into while the OS is loading. (more…)