8 More Discussions You Might Find Interesting
1. What is on Your Mind?
Instead of the slow and not readable tooltips with the preview of the thread content in forum view, I have added the preview with mouseover (see attached movie).
Let me know if you want a different kind of preview (animation, duration font-color, size, etc,)
Thanks.
<script>... (29 Replies)
Discussion started by: Neo
29 Replies
2. What is on Your Mind?
I found that the pages that lists all the forums were too cluttered with the forum descriptions, so I added a bit of jQuery to hide the forum descriptions and to fade them in and out on mouseover:
<script>
$(document).ready(function() {
jQuery(".neo-forum-description").hide();... (2 Replies)
Discussion started by: Neo
2 Replies
3. Shell Programming and Scripting
This is just for fun but i can't work it out
I want to animate this dotted line in a shell script.
..................................................................................
I want it to start at one dot like this
.
and end up printing them all.
I think I need a while loop... (5 Replies)
Discussion started by: digitalviking
5 Replies
4. Shell Programming and Scripting
Hi,
I am looking for basic shell script to feed Gnuplot with live data, to arrange basic animation.
I mean one-liner one variable real function.
Any idea or experiences from the past, generating Gnuplot animation on dumb terminal (ASCII only) ?
Or please refer me to a nice web site.
... (7 Replies)
Discussion started by: darius2
7 Replies
5. Shell Programming and Scripting
Hi,
I want to write a shell script which can do some animation
The animation is as follows
it is like a progress barwhich hould gone on inresing with time & at the end of the line there should be the progess
Eg
== - 10%... (2 Replies)
Discussion started by: wojtyla
2 Replies
6. UNIX for Dummies Questions & Answers
I have read hundreds of the postings and cannot find the answer to my question...so I hope that someone is able to answer it for me.
I am writing a script in bash, and would like to add animation. I have a gif file that I would like to open and have displayed on the screen. Can this be done? Of... (0 Replies)
Discussion started by: debit
0 Replies
7. What is on Your Mind?
I realy Love the look of the Flash animation at top of the forum, very sweet.
But it uses all of my cpu power :( even winamp starts getting little skips.
Then i have to scroll down and hide the nice animation :(
Maybe someone could try to tune it a little bit.
Thats on a 1,6 Ghz... (0 Replies)
Discussion started by: Lazzar
0 Replies
8. UNIX Desktop Questions & Answers
DOES ANYBODY KNOW WHY C OR ANY OTHER UNIX LANGUAGE IS USED IN THREE DIMENSIONAL ANIMATION AND RENDERING (5 Replies)
Discussion started by: aloysius1001
5 Replies