Websites

So I have been given the task of giving purpose to a couple of domain names. The rules? They must be Christian-focussed in some way. This isn’t going to be a long post, in fact it is just very short and a couple of things I probably don’t want to hear argued for.

Can you think of a Christian-themed website that EITHER:

You would like to exist, that doesn’t already.

OR

You are aware exists, but could be done much better.

Let me give some examples of things I don’t think will fly:

– Christian Singles site (Tried it, it’s already a washed out market, didn’t work)

– Christian Videos site (Think GodTube, many others like it, already a washed out market)

– Christian Social Networking site (Could work, but I imagine there are others already. Will consider viable arguments on this one)

So hit me with ideas. There probably won’t be a prize, but there’ll be some form of credit given on the finished product when it’s done.

SilverStripe

Yesterday I made a personal site using SilverStripe, and it was my first experience with the CMS that worked. I think last time I didn’t follow the instructions or something and problems arose multiple times.

This time however, worked a treat. It’s not your average CMS, where absolutely everything is configured via a web panel and then stored in SQL. SilverStripe has the basics in SQL (Pages) and the rest is left up to the developer. Once again, a piece of software where its greatest asset is its greatest downfall, and proves, once again, that perfect all-around software does not exist. Either it’s simple for the newbies who want a good looking website, or it’s technical for developers and geeks who want a website that will do anything they ask it to with minimal fuss in breaking their entire index.php-based site with a parse error.

SilverStripe doesn’t have dynamic site names/descriptions like WordPress does. I had to go and edit that in the theme itself. Not a problem, I just need to remember to change it if I change themes.

As far as which is ‘better’, I no longer have a preference. They both do an awesome job at what they do, and I may at some point transfer the UCCN Support site to SilverStripe from WordPress. I’ll still keep the LifeCity site running WP, and probably the I-aL site running it too. WordPress is easy to install and configure, SilverStripe will probably prove easier to develop for.

Don’t take my word for it, test them and decide for yourself!

In other news, we took crash to the vet for his first-week checkup, and he’s doing really well. He weighed in at 28.2lb, and no sign (at this stage) of entropion, thus everything is probably good on that front! Going back in a couple of weeks for his shots, that won’t be such a good time for him 😉

Maintenance

Today was the go-live for the new Christian-IRC.com and UnitedChristianChat.net sites. Everything seemed to go fine, and the old UCCN site was re-themed as a support site. In the next few weeks I’ll be writing a bunch of new stuff in PHP/JavaScript to help out with webmasters and such.

I also did a bunch of .htaccess redirect rules, and I was able to delete a bunch of direcories and clean up the public_html folders too!

So, check out the new sites:

And now ends my shameless plugging 😉

IPv6: The Way Of The Future

Tonight I set up IPv6 on my home network. While it feeds a house of 5, only 1 will notice any difference whatsoever!

Basically I loaded the IPv6 HomeBrew customization for SmoothWall (See the forums at community.smoothwall.org), and got myself an IPv6 block (/64) assigned and a tunnel to use it through (see Hurricane Electric, or TunnelBroker). I’ve set up Yoda (smoothwall), Telly (Debian) and Big Bird (macbook) to use IPv6 addresses and so far everything works wonderfully. It still relies on my router as a SPOF, but they have their own world-accessable IP(v6) addresses. I guess I should work on firewalls etc..

If anyone is interested in testing my IPv6 IRC server, it’s linked to the United Christian Chat Network and is accessible at ipv6.i-al.net! (6667 for standard, 6697 for SSL)

Infinitely-aLive Project has Returned

After a long downtime, the Infinitely-aLive project has returned in a once-again reincarnated form. This time we are back as a small web-host, providing basic shell accounts and http hosting.

Because we are small (we have capacity for 20 clients max at this point) we can provide a more dedicated service, tailoring solutions for your individual needs.

At this stage we have no vHosts available for use as BNC hosts, so any eggdrop or BNC’s hosted will all appear to come from an IP address – this is also why our prices are so low. If you just want an eggdrop or a bouncer without the frills, I-aL is the place for you.

In the near future we hope to have an online-ordering system, and we’re still working through the finer details of how this will work out in reality. We’re also finalizing our prices for each package, although it will likely be $1/process (BNC = 1 process, eggdrop = 1 process, services = 1 process) with allowances granted based on a pre-agreed monthly charge, and IRCd or VoIP services being considered as 2 or more processes.

Watch this space!

Lost It..

I recall that earlier today I had an awesome idea for what to post tonight, and now it’s gone. Like yesterday is gone. Like summer break is gone. The world keeps moving on. It’s going, going, gone.

I got up early this morning (I need to do that more often, it hurt…it shouldn’t… not like that…) and went to work with Kelly. I was incredibly tired by 10am, another sign that I need to get up earlier and stay up longer and such. I took a bunch of photos in the parking lot and such when it snowed both times, and had a Wendy’s Baconater for lunch. I love those things…

Read a lot of magazines, from Model Railroader, to Garden Railway, to Trains, through another few on the same ideas and then Mac|Life. Quite the transition.. I’m thinking when Kelly’s power cable comes and I get my laptop stuff back, I’m going to try and build the P4 Dell laptop with Linux and see how much like OS X I can make it look.

I’ve also installed another eggdrop on Rhapsody, installed Icecast2 (need to talk to Mack and make sure it works), need to work through configuring a virtualhosts template and hopefully create a basic web-panel to configure Apache’s virtualhosts. I also still need to design a site for I-aL to sell hosting packages.

BTW, I have 10 eggdrop shells available for US$1/mo (No vHosts, sharing a single IP), and a single IRCd account available, starting at US$4/mo, services and price to be discussed although that price will permit 1 bg process plus the IRCd (so services, or an eggdrop). If you’re in need of customised webhosting, leave me a comment and we can work out pricing for that too. I’ll consider hosting a shoutcast/icecast stream or similar or a teamspeak/ventrilo server on request.

Rizzo

Tonight I started the process of renting a VPS (Virtual Private Server – in short it’s a server on the internet). To be named Rizzo, it will fit in with my muppet-names nicely.

Plans? Nothing specific. Mostly vague surrounding eggdrop shells, and web/mail hosting. Will also be hosting two IRCd’s, one on each of the networks I help admin. I’ll also shut down the IRCd on Telly.

The VPS will be running Debian, and I’m looking at writing a control panel for webhosting at least.

In other news, I started working on my ticket system for fault management etc again, this evening was mostly consumed in that area with drawing diagrams on paper and playing with the XML-RPC functions in PHP. Still trying to decide how to do user authentication and security options and such, but that all runs through a security function (which returns ‘yes’ or ‘no’, depending on whether the user has access or doesn’t, respectively) so would be trivial to change to LDAP or a proprietery authentication system. If I write a control panel, it’ll likely use the same database, and I’d try to tie in with FTP and such for user-accounts on the VPS too.

So, if you’re interested in webhosting (with or without domain) or an eggdrop/BNC (no interesting vhosts, sorry) account, let me know. They won’t be free, sorry.