The BluCoders' Bingo Manager is an application that is designed to ease the announcing of Bingo numbers at any form of professional establishment or personal entertainment centre.
The Bingo Manager has many features designed to ease the managing of a session of Bingo.
These include:
- Last numbers window. This is a separate window that displays the last two numbers called. This means that the main managerial window can be kept on the caller's computer, while having this separate window displayed on an external monitor or projector
I've been talking to a lot of people on vBIRC about how to develop a good website and one thing /always/ comes into it and that is customer satisfaction. Simply put, giving the user/customer that they want. After reading all of the stories about vB's fall from fame, and how the leading developers Kier and Mike have left vB for a better future (That future being XenForo [http://xenforo.com/community/]), I've decided that it's about time I started asking people what they want from a website, more particularly my website (http://www.heretic121.com/).
Apache's configuration has always irked me slightly...to be more specific, the configuration of SSL on VirtualHosts. Sure, if you want only one VirtualHost to have an equivalent SSL section, you just copy and paste, change the port number, and add a few lines. However, what if you have more? What if you have, say, 40 virtualhosts spread across several files? It could quite easily become tedious and time consuming. And what if you change the original specification of the VirtualHost? You'd need to keep the configuration in sync, or it could easily lead to some annoying errors. This is where this script comes in.
Right, sorry about the title but I have no idea how else I can put across how important this blog post actually is.
Now then a select few of BluCoders' most trusted users came together for a meeting. The object of the meeting was to ascertain what we should do about the future for Blu. Some of you may think that it was slightly under-handed of us to have our own private meeting, but it needed to be done due to some of the material, we have been discussing, being quite sensitive.
The agenda for the meeting was as follows:
That's right guys, my SNS (Social Networking Service/Site) called Heretech121 has now become a BluCoders Project.
Some people may know what it is, and even fewer will be surprised at the this blog post.
Samuel-Sama Will not be around for a seemingly long while due to "personal reasons" (for more info ask people in #blu, maybe they'll tell you more)..
Get better soon Samuel-Sama..... We miss you ;_;
Regular expressions are amazing things. They can be used for almost anything and are very flexible. This looks at how they can be used for checking whether characters have been escaped or not.