web
how to speed up social network badge loading
Submitted by momeunier on Wed, 12/14/2011 - 20:53I have had some problem with my Tripit badge on the left of the screen. For some strange reason it wouldn't load on my Google Chrome. It would load if I would open this page with Firefox or IE though. The weirdest thing is that after loading it from Firefox or IE, I could then load it with Chrome.
So I decided I would take a different approach and cache the badge somewhere.
Here is how to do it:
First get the URL of the javascript file of your badge.
Here is the code of my badge:
- momeunier's blog
- Add new comment
- Read more
- 238 reads



Traveler web resources
Submitted by momeunier on Wed, 12/07/2011 - 23:28Forums:
Flyertalk
Finding flights:
Momondo
Kayak
Skyscanner
Tracking flights:
FlightRadar24
Flightstats
Choosing seats:
SeatGuru
Trip management:
Tripit
- Read more
- 275 reads



Reset the default drupal theme with SQL
Submitted by momeunier on Sun, 09/18/2011 - 02:09Sometimes a drupal theme can be broken and it can be needed to reset the default theme so the site can be accessed again in order to fix the problem.
As a rule of thumb I always try to use the theme "Cube" for the administrive part of drupal. that makes things a lot easier and if you breeak the theme you can at least still use the admin part.
Here is anyhow how to reset the theme using SQL:
Simply execute the three following commands:
UPDATE system SET status=1 WHERE name = 'garland';
- momeunier's blog
- Add new comment
- Read more
- 316 reads



bypass authentication for a specific URL with squid and webmin
Submitted by momeunier on Wed, 08/03/2011 - 15:19If you need to setup some webmin rule for bypassing authentication for a specific URL, it's VERY easy to setup.
This is something that can be needed if you have a windows server behind a proxy and that server needs direct access to the internet in order to be activated:
Activation fails when you try to activate Windows 2008 over the Internet...
- momeunier's blog
- Add new comment
- Read more
- 349 reads



How to get rid of conduit as a default search engine in Firefox
Submitted by momeunier on Mon, 07/25/2011 - 17:21So it looks like this conduit thing is stuck in your browser.
First, why would any company want to do that.
A bit of datamining, a lot of google adverts money.
I don't know for sure but maybe this company which is by the way providing some nice software most of the time, is keeping records of the searches you are entering in google. They probably don't really build any profile on you but at least they get a good idea of what the people they are connected to are looking for on the web.
- momeunier's blog
- Add new comment
- Read more
- 357 reads



