I just found a very good video on YouTube. It shows very well how a linux desktop can look today:
I have a similar setup on my computer, but it is not that polished....
God used beautiful mathematics in creating the world.
I just found a very good video on YouTube. It shows very well how a linux desktop can look today:
Posted by
Anatoly
at
6:12:00 PM
0
comments
Labels: linux
Today I spent almost all the day building a little project of mine. For a long time the wires behind my computer were in a total mess, so I decided to change it. It is very hard to do anything with such mess - I cannot cut the wires (obviously) and I cannot put them inside the wall (although that seems like an interesting idea to try). So I built a nice little wooden box with 8 plugs inside. I connected my computer and all the other equipment I had there to the plugs in the box. The box itself is connected to a power plug in the wall. It also has a button that allows to turn the power off without manually unplugging it. I even put a small CPU fan I had lying around in one of the sides of the box to make sure the inside will remain cool.
While I didn't remove the mess completely in this way, it looks much better now. I don't have any photos - but trust me it is a huge improvement.
So this was a plan and it by completing it I solved a problem. But this was not the solution I thought about when I wrote the post title. After I made sure that I didn't short circuit anything while building the box, I decide to check what Firefox version I have installed. As I suspected I was already automatically updated to FF3 RC2 (I have no idea when this happened) . However, while looking on nearby packages in synaptic I suddenly noticed something called Firefox 4. Since I am a curious being, I installed it. It turned out that this is an alpha version of Firefox 4 - Minefield. It imported all of my extensions and declared all of them to be not compatible except for MR Tech local install. This is probably because when I installed it I edited the .xpi file so that it will claim to be compatible with FF4. I used this extension to disable compatibility checks and all of my extension worked just fine. I usually don't use alpha versions, but to my surprise a bug that annoyed me greatly in FF3 RC1 and RC2 has dissapeared in FF4 - I can download photos without FF crashing when the download finishes. It was probably a conflict between two extensions, but still I am very happy that I can use all of my extension and to be able to download photos without restarting FF all the time.
Posted by
Anatoly
at
8:08:00 PM
0
comments
Einstein is well known for his work in physics, but what about math? Did he brought new ideas to mathematics, or was he influenced by mathematical ideas? Before answering these questions, lets look on a short summary of Einstein achievements - from Wikipedia:
Albert Einstein was a German-born theoretical physicist. He is best known for his theory of relativity and specifically mass–energy equivalence, E = mc^2. Einstein received the 1921 Nobel Prize in Physics "for his services to Theoretical Physics, and especially for his discovery of the law of the photoelectric effect."
Einstein's many contributions to physics include his special theory of relativity, which reconciled mechanics with electromagnetism, and his general theory of relativity, which extended the principle of relativity to non-uniform motion, creating a new theory of gravitation. His other contributions include relativistic cosmology, capillary action, critical opalescence, classical problems of statistical mechanics and their application to quantum theory, an explanation of the Brownian movement of molecules, atomic transition probabilities, the quantum theory of a monatomic gas, thermal properties of light with low radiation density (which laid the foundation for the photon theory), a theory of radiation including stimulated emission, the conception of a unified field theory, and the geometrization of physics.
Posted by
Anatoly
at
8:56:00 PM
7
comments
I just stumbled on two excellent videos. The first one is about the Briggs-Rauscher oscillating reaction:
From Wikipedia: "The Briggs-Rauscher oscillating reaction is one of a small number of known oscillating chemical reactions. It is especially well suited for demonstration purposes because of its visually striking color changes: the freshly prepared colorless solution slowly turns an amber color, suddenly changing to a very dark blue. This slowly fades to colorless and the process repeats, about ten times in the most popular formulation, before ending as a dark blue liquid smelling strongly of iodine."
You can watch the video on GoogleVideo or on StumbleUpon Video.
The second video is a complete movie - Life after people. If you ever wondered how the world will look like if the human race will just disappear in a second, don't miss this movie. You can watch it on GoogleVideo. It also includes a lot of scenes of collapsing buildings...
Posted by
Anatoly
at
8:24:00 PM
0
comments
This post is a simple how-to for adding extra plugins to Compiz, and for enabling some extra options and repositories. It would be best to read it to the end before trying to implement anything mentioned in it.
sudo aptitude install compizconfig-settings-manager compiz-fusion-plugins-extra compiz-fusion-plugins-main simple-ccsm
sudo aptitude install compiz-bcop compiz-dev build-essential libtool libglu1-mesa-dev libxss-dev git-core
mkdir compiz
cd ~/compiz
git clone git://anongit.compiz-fusion.org/users/wodor/anaglyph
git clone git://anongit.compiz-fusion.org/fusion/plugins/atlantis
git clone git://anongit.compiz-fusion.org/users/metastability/atlantis2
git clone git://anongit.compiz-fusion.org/users/smspillaz/fireflies
git clone git://anongit.compiz-fusion.org/users/warlock/freewins
git clone git://anongit.compiz-fusion.org/users/b0le/photowheel
git clone git://anongit.compiz-fusion.org/users/pafy/screensaver
git clone git://anongit.compiz-fusion.org/fusion/plugins/snow
git clone git://anongit.compiz-fusion.org/users/metastability/snowglobe
git clone git://anongit.compiz-fusion.org/users/smspillaz/stars
git clone git://anongit.compiz-fusion.org/fusion/plugins/tile
git clone git://anongit.compiz-fusion.org/fusion/plugins/wallpaper
cd compiz/atlantis2
make
make install
make uninstall
. You can also use checkinstall instead of make install - this will produce a .deb file. Also, note that the latest version of cubeaddon plugin is not on the list - for it to work you need to install the latest Compiz version.
deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/ ./
sudo aptitude update
sudo aptitude install compiz-fusion-all
Posted by
Anatoly
at
8:16:00 PM
6
comments
Apparently I spend too much time on the net...
Posted by
Anatoly
at
8:13:00 PM
0
comments
I am using FF3 RC1 for some time, and while it works well most of the time I cannot say I like it. My main problem with it is that it crashes every time I try to download an image. It seriously influence my photoblog. Another problem is that most of the extensions I use are not compatible with it, so I have to force install them. You can read about how to do this in my post Firefox extensions.
A RC2 will be released today (It will take a few days before it will be available for Ubuntu) - I hope it will be more stable. It is really annoying when every time you try to download an image FF crashes...
Posted by
Anatoly
at
5:58:00 PM
0
comments
Labels: computers