所有我感兴趣的资料,webdesign,webdev,linux,etc.Enjoy。
-
Today I installed Openoffice 3.0 in my Ubuntu Hary, (but I used bittorrent )
I wanted to insert a non-breaking space by pressing <Ctrl>+<Space>. That did not work. However the answer was easy:
First I tried to insert it per Menu: Insert > Formatting Mark > Nonbreaking space. Oh, ther is a new shortcut: <Ctrl>+<Shift>+<Space>.
Here you [...]
-
Time is changing… So here is my first post not about Ubuntu.
For my webdesign I needed something like the deprecated marquee-Element. Because I have the mootools-library (Version 1.2) already included I searched for something based on mootools.
I found a pretty nice snippet called Mooquee by Dirar Abu Kteish which worked fine in the demo. I [...]
-
If you want to use ColorZilla on Ubuntu Feisty it may not work out of the box. So here is a little tutorial to get it running. (I am using Firefox 2.0.0.6 on Ubuntu Feisty) -> Should be upgraded to 2.0.0.7 now
Download libxpcom* for Firefox ColorZilla (VS von 2.0.0.7). Alternatively you can [...]
-
If I screencast something, than most of the time I do it with recordMyDesktop which produces .ogg-Videos. If you need to convert it so you can show it to your friend or upload it to a video hosting page like youtube or so you have to convert it into another format. I chose avi as [...]
-
Every now and then I need to get thumbnails of my pictures. I found some solutions, that create thumbnails, but none of them gave attention to the orientation of the image. So if I wanted to resize the images to 640×480 than the landscape pictures had a correct resolution of 640×480px but the portrait pictures [...]
-
If you want to send an E-Mail quickly per Mozilla Thunderbird in Nautilus like the Send To Feature you have to write a little script. (I found a .deb for replacing Evolution with Thunderbird, but it did not work. Instead it killed the whole feature. At the end you will get a menu like the [...]
-
If you work a lot on a PC you should also take many breaks. If you are like me and forget about this very often you could use this trick to force yourself to take the break.
Go to System -> Preferences -> Keyboard. In this Keyboard Preferences dialog switch to the Typing Break tab [...]
-
提交: July 1, 2007, 10:30pm CDT 由 ataub2qf
Last time I had the following situation: I wanted to remote connect to my workstation from another workstation like in the following image:
My current workstation is the left one (I will call it “workstation“) and I want to connect to the computer on the right (”server“). The workstation is running Windows XP, the server is [...]
-
You know the picture on the left? You have a pdf-document with comments? You hover over it with evince and what happens? Nothing! I searched for information about how I can read the comment in the pdf with the default viewer evince.
I found nothing so I thought maybe acroread can do this. This [...]
-
Yesterday I bought a new 500GB harddisk It was formatted with NTFS but I wanted a linux-filesystem. I thought I should give XFS s shot because ext3 is working for me now.
I formatted the disk with the GParted LiveCD but you can also do it with gparted installed in Ubuntu (use apt-get install gparted [...]