Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
Forum » The Community / New Wikidot sites » Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
started by: MagnesMagnes
on: 1210597779|%e %b %Y, %H:%M %Z|agohover
number of posts: 7
rss icon RSS: new posts
Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
MagnesMagnes 1210597779|%e %b %Y, %H:%M %Z|agohover

http://ubuntu.wieza.org - reviews, tutorials, howtos and notes about applications with videos and screenshots.

Well, right now there isn't many, but I added what I could and automated many sections of the page. I hope in the future - with your help - the site will become a huge repository of knowledge about every application that runs on Ubuntu Linux.

last edited on 1210597862|%e %b %Y, %H:%M %Z|agohover by Magnes + show more
unfold Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by MagnesMagnes, 1210597779|%e %b %Y, %H:%M %Z|agohover
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
SocksSocks 1210622683|%e %b %Y, %H:%M %Z|agohover

Wait, isn't there already a place for this kind of stuff?

Also, why do the pictures fade when you don't mouse over them?

unfold Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by SocksSocks, 1210622683|%e %b %Y, %H:%M %Z|agohover
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
Phil ChettPhil Chett 1210623412|%e %b %Y, %H:%M %Z|agohover

Also, why do the pictures fade when you don't mouse over them?

Have a look at his css.

.gallery-box {
  border: 0px solid;
}

.gallery-item {
  border: 0px solid;
   filter:alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity:0.7;
}

.gallery-item:hover {
  border: 0px solid;
   filter:alpha(opacity=100);
  opacity: 1;
  -moz-opacity:1;
}
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
SocksSocks 1210629073|%e %b %Y, %H:%M %Z|agohover

Well, I know it would be a CSS thing. I was more asking why it was set up that way.

unfold Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by SocksSocks, 1210629073|%e %b %Y, %H:%M %Z|agohover
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
MagnesMagnes 1210660453|%e %b %Y, %H:%M %Z|agohover

Wait, isn't there already a place for this kind of stuff?

Where? I haven't found any good wiki site like that. So I hope mine will one day be ;)

In the future I'll write tutorials and howtos for some exotic applications (I also hope someone will help me with that) - no need for new ones for GIMP or Inkscape or Blender - like PDFEdit or RoseGarden and reviews of rarely used but good apps from Ubuntu repository. So the visitor of this page would be able find a new, fine application for his needs and also some help how to use it.

Also, why do the pictures fade when you don't mouse over them?

To look nice. :P

last edited on 1210662806|%e %b %Y, %H:%M %Z|agohover by Magnes + show more
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
EscuraEscura 1213390492|%e %b %Y, %H:%M %Z|agohover

I used to use Ubuntu, and Might start using it again, So I guess I will check this out.

Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs
Strange ChrisStrange Chris 1213983429|%e %b %Y, %H:%M %Z|agohover

I recently switched to Ubuntu on my work laptop as I was getting very sick of Vista32 and I've really found it to be a very good thing. I still use dual boot as there are some bits of software that I still need in Vista unfortunately and I couldn't get to run under WINE. On various machines that I run at home though, I've currently got Vista64 on the lot as this seems much faster and is more stable than its 32bit counterpart.

I was hoping to run Ubuntu on one of them which I use as an ftp server but I couldn't find a good enough intuative ftp server in spite of trying Pureftpd and various interfaces. In the end though I decided upon Filezilla under Vista64 as this is easy to use, stable and FREE!!! I did look at Ubuntu server but it became apparent very quickly that one actually has to know what one is doing so that ruled me out as I tend to work out what I'm doing as I go along…

On the subject of good Ubuntu wikis, I have never found one but the forums at http://ubuntuforums.org/ seem pretty comprehensive.

Good luck with your wiki!

Cheers,

Chris

new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.