- CommunityWalk - About build interactive maps for professional use as well as personal and community use. For as little as $9.95 a month you can provide your customers, clients, and visitors with a highly engaging and informative map, free of advertisements. You can place any p
- MapLib.net Maplib.net turns pictures into zoomable& panable views in easy steps and enables new ways of viewing pictures, just like Google Maps does.
- Characters vs. Bytes Character string processing for computer programmers. UTF Methods for storing Unicode characters in byte sequences in computers. Advantages and disadvantages.
- FOLDOC - Computing Dictionary an online, searchable encyclopedic dictionary of computing subjects.
- FilesAnywhere solo a pagamento. probabilmente affidabile
- AMD LIVE! Media Vault * troppo lento nel rendere disponibili i files uploadati - 25 GBs of free online storage
- EasyUbuntu script that gives the Ubuntu user the most commonly requested apps, codecs, and tweaks that are not found in the base distribution (Flash, Java, other plugins, multimedia apps and codecs...)
- IP Location Lookup uno strumento messo a disposizione da SEOmoz, che consente di visualizzare sulle mappe di Google la localizzazione geografica di un indirizzo IP
- Web 2.0 Italia - Il punto un riassunto del Web 2.0 Italiano
- kompaktkiste: electronic music info reference the oldest electronic music info reference site on the net
- Welcome to the Scene Season 2 A video serie about The Scene
- Main Page - Steal This Wiki A collaborative update of Abbie Hoffman's seminal work, "Steal This Book"
- Free Linux Disks Free Linux Disks
Debian FAQs explain how to manage many packages that provide different versions of a program, both of which provide the same core functionality. Today I learnt how to use update-alternatives to choose Swiftfox as my default system browser.
I installed Swiftfox in /usr/local/swiftfox, so here it is:
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/local/swiftfox/swiftfox 90 update-alternatives --config x-www-browser
Do it as root. You can replace the value "90" with a most appropriate value.
technorati tags: debian, ubuntu, browsers, howto
"Places", the new bookmark and history system originally scheduled for inclusion in Firefox 2 will be disabled in official builds.
http://arstechnica.com/news.ars/post/20060430-6701.html
Talking about Favorites, the Places feature would have made Firefox 2 similar in some ways to Flock (or vice-versa).
Shared goals between Flock 1.0 and Firefox 2.0/3.0:
http://feeds.flock.com/flock-pays-for-fixing-mozilla-bugs
More info about "Places":
http://arstechnica.com/news.ars/post/20060320-6416.html
http://wiki.mozilla.org/Places
http://wiki.mozilla.org/Places:User_Interface
technorati tags: firefox, tagging
#1
I followed this resource .
I changed a line - like this:
ac_add_options --enable-optimize="-O3 -march=pentium-m -mtune=pentium-m -pipe -ftracer -fomit-frame-pointer"
I also added these lines:
ac_add_options --enable-static ac_add_options --disable-shared
Building begin: 02.53 AM …
…Building end: 07.15 AM
Result:
../../dist/lib/components/libgfx_gtk.a(nsDrawingSurfaceGTK.o): In function `nsDrawingSurfaceGTK::~nsDrawingSurfaceGTK()':nsDrawingSurfaceGTK.cpp:(.text+0x7d6): undefined reference to `XftDrawDestroy' :nsDrawingSurfaceGTK.cpp:(.text+0x80f): undefined reference to `XftDrawDestroy' collect2: ld returned 1 exit status make[4]: *** [firefox-bin] Error 1 make[4]: Leaving directory `/home/intersezioni/mozilla/firefox-bin/browser/app' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/home/intersezioni/mozilla/firefox-bin/browser' make[2]: *** [tier_99] Error 2 make[2]: Leaving directory `/home/intersezioni/mozilla/firefox-bin'make[1]: *** [default] Error 2make[1]: Leaving directory `/home/pinna/mozilla/firefox-bin'make: *** [build] Error 2
# 2
I read the "gtk 2.8 builds are broken due to missing xft dependencies" bugzilla page
I'm going to disable pango support, add three lines as suggested by Marco Perez and try again.
(…some hours later…)
No errors in
make -f client.mk build
This is the output of
make -C firefox-bin/browser/installer/ :
Creating package directory...
rm -f -rf ../../dist/xpt
/usr/bin/perl -I/home/pinna/mozilla/xpinstall/packager -e 'use Packager;
Packager::Copy("../../dist", "../../dist/firefox",
packages-static", "unix", 1, 0, 1);'
Error: package file "SCALAR(0x814c684)" is not a file or is unreadable.
See '-e --help' for more information.
Exiting...
make[1]: *** [firefox-1.5.0.2.en-US.linux-i686.tar.gz] Error 4
make[1]: Leaving directory `/home/pinna/mozilla/firefox-bin/browser/installer'
make: *** [all] Error 2
make: Leaving directory `/home/pinna/mozilla/firefox-bin/browser/installer'
don’t do this if you want to give feedback to Flock development.
Note: to be modified according to http://tinderbox.flock.com/builds/linux/latest/
When I start Flock, I choose between two different buttons. The first points to Flock 0.5.13, while the second points to the latest build.
I added a crontab entry in order to get every hour the latest Flock linux build. It downloads the compressed archive from http://tinderbox.flock.com/builds , then uncompresses the archive and places it into my home directory.
I’m not a programmer. It really should be written differently.
This is just one line:
51 * * * * wget -r -nH –cut-dirs=3 –directory-prefix=/home/intersezioni/ http://tinderbox.flock.com/builds/linux/latest/flock-0.7.en-US.linux-i686.tar.gz; rm -rf /home/intersezioni/flock/ ; tar xzf /home/intersezioni/flock-0.7.en-US.linux-i686.tar.gz -C /home/intersezioni
Have a look to crontab use. “51 * * * * ” means that it will run at 0.51 AM, 1.51 AM, etc.
The second Flock button points to:
/home/intersezioni/flock/flock
It seems working. Having Flock updated while I’m using it doesn’t seem break anything, and refreshing the about: page shows the update itself.
However, I guess I should achieve the same aim with a better crontab entry.
Any tips?
If you leave helpful comments, I shall sacrify a lamb for your sake.
In order to protect their ability to deploy this dangerous DRM, they want the Copyright Office to withhold from users permission to uninstall DRM software that actually does threaten critical infrastructure and endanger lives.Link (via EFF Minilinks)



