it has been a nice week
and those are the links:
today some node.js resources: Continue reading “thank gawd it’s online #2”
…dev, tech problems and solutions.
it has been a nice week
and those are the links:
today some node.js resources: Continue reading “thank gawd it’s online #2”
Over the weekend i looked for a plugin for node.js in netbeans and ended up tryin this one:
http://timboudreau.com/blog/read/NetBeans_Tools_for_Node_js
Actually its all said on the post itself: installation, features and restrictions.
So go and read it.
Its still a bit early stage and only runs on a nightly-build netbeans but it already has some helpful features.
Continue reading “nodejs plugin for netbeans”
With some advanced scheduled-post-voodoo i successfully managed to publish this post already yesterday with some completely unrelated queries and no text. this was not intended – please accept my apologies :P
Anyway: In the footer of my magento shop we might have a summary of the shopping cart,
which i simply put in the footer.phtml template file:
Continue reading “how to not cache the footer in magento”
Welcome to the first episode of our weekly link-list, which will appear every friday most likely on fridays. Continue reading “thank gawd it’s online #1”
… for whatever reason you might need that ;)
For both ways you will need the dumps, you get them here:
http://dumps.wikimedia.org/dewiki/latest/
The main dump is the pages-articles.xml.bz2 if you want the categories as well, you need the
category.sql.gz and categorylinks.sql.gz too.
The pages file is quite huge and will take you probably about 4 hours to download, depending on your connection.
You will also need a fresh and running installation of the mediawiki software.
Install it and here we go:
Continue reading “2 ways to your offline wikipedia”
I just started digging in the shop software magento for a project and set up the following development environment.
In this scenario development is done on two local machines while products and pages beeing already edited on the “Live”-Web-Server.
Git is used for version control and deployment. Also FTP SSH. Continue reading “set up magento in multiple environments”
Recently i ran into RAM troubles on my vserver for some reasons, i encountered the evil:
Cannot allocate memory at ...
So first i suspected mongodb to use up loads of memory as top showed.
But after some recherche work i learned mongodb only -seems- to use a lot of memory.
see here and here and here
The actual usage was around 20mb RAM, so mongodb was innocent.
The true RAM monsters were some apache and php-fpm zombies, but thats another story.
While suspecting mongodb i thought about outsourcing the mongodb and i found a free and sufficient offer in mongolab.
My interests were on and i gave it a try.
The free version has a limit for up to 240MB storage and since my app is just a small counter it should last for some time.
Continue reading “Migrate to Mongolab”
someone just +1’d this nice addon for firefox:
(thanks, conrad :)
Tilt visualizes the DOM in 3D and is a lot faster than i expected.
Continue reading “Tilt – 3D DOM visualization”
Hey, today Wunderlist released a Linux Client for the Desktop. That made me curious about the hyped tool.
So I gave it a try on my Ubuntu machine!
Open the console and:
wget http://www.6wunderkinder.com/downloads/wunderlist-1.2.4-linux-32.tgz tar xvfz wunderlist-1.2.4-linux-32.tgz sudo mv Wunderlist-1.2.4/ /opt/
As we also have more pageviews from outside germany lately and we’re happy about that,
we have decided to continue posting in english from now on.