Posts tagged mysql

buh.bz updated, using MongoDB now!

3

Great news for one of my projects, buh.bz, was fully rewritten by Disassembler and now using MongoDB. Well first of all, buh.bz, was using phurl code, which was OK, but not quite there, then Disassembler started to rewrite a lot of the code, which at the time still was using MySQL and then some time ago we decided to fully move away from SQL, in this case MySQL and start using MongoDB, something similar what Facebook is using for databases.

This ideas should make buh.bz like 10 or even more times faster then before. Also the code was clean-up, which again it should speed up the code creation and redirection.

Also on the design part, there some small nice things added, like hidden “Custom alias”, nice error reporting, small statistics and Top 5 of the most clicked short URLs.

Well that’s about it, the only thing I can add here is to thank Disassembler, for the great work until now, and hopefully in the future more and more improvements will be added to buh.bz

Perfect web server for your blog running CentOS (nginx + php-fpm + mysql)

0

Having your own blog this days can be a piece of cake, as there are a lot of hosting packages to choose from and also they are very cheap. Like I said, having a blog it’s not a big deal, but having a dedicated server or VPS with your own custom setup can be some what difficult to achieve. I’m talking about a setup which includes nginx as a web server, php-fpm as a back-end php server and mysql server as a database server. The easy way how to do this, could be by installing this packages from the distro’s repository, but again, is this case I will do it from the source code.

To start with this, we need a VPS or dedicated server, which can be a problem, because can cost some money. A VPS can cost from about $20 and up and you’ll get with this money about 256MB of RAM and maybe 10-20GB of disk space. If you need something better or faster, a dedicated server would do the job and the price for having a dedicated server would easily start from $50 and up.

(more…)

Problems, Problems, Problems

0

About 3-4 days ago, I upgraded WordPress to 2.8 by using the Administration console, which just delete everything on my server, well my blog I mean. The I’ve done it manually and screw-up the rest of it, was working hard, very unstable and weird MySQL issues.

(more…)

Crap: Oracle buys Sun

2

When I believed that everything is gonna work out between IBM and Sun, this falls into place, Oracle buys Sun, something that no one saw it coming. I don’t really have issues with Oracle, but they are not really open source or not as much as I would wish, also I can’t really understand why Oracle bought Sun… I mean Sun are more into OS, some hardware and a lot of Java, unlike Oracle which is more, well actually all database.

(more…)

Go to Top