http://crunchbanglinux.org/forums/forum/8/tips-tricks-scripts/
or the ubuntu conky thread
http://ubuntuforums.org/showthread.php?t=281865
I'm going to use this page to be the reference point for all my blog entries.
- Getting started with Lua and Cairo.
I have written annotated versions of some of my lua scripts, doing my best to describe what each part of the code does. You can see them here, here and here (in order of complexity). An alternate approach to a settings table is here.
I have tried to explain the use of arrays (as best I can) by looking at one of my more recent Lua scripts here. Here I also go a little into how the figure drawing function works. The script itself is a work in progress, so I shall most likely clean it up for the future.
Here I have gone into a little bit of explanation of using the "for i = do" code. I also talk a little about the drawing process with cairo.
UPDATED
Here is a quick look at one of my most useful Lua tricks; splitting up text into individual characters and storing the characters in a table.
And please feel free to write a comment with some feedback on things that I can improve, or if you found anything I've written at all helpful! :)
- Here are my latest conky/lua setups in chronological order
other conkys and links above (no separate posts for these)
http://ubuntuforums.org/showpost.php?p=10890067&postcount=17907
this one doesn't really have a link, its more of a demonstration conky :)
http://crunchbanglinux.org/forums/post/126189/#p126189
and
http://ubuntuforums.org/showpost.php?p=10890209&postcount=17909
http://crunchbanglinux.org/forums/post/126057/#p126057
http://crunchbanglinux.org/forums/post/124807/#p124807
http://crunchbanglinux.org/forums/post/121763/#p121763
http://crunchbanglinux.org/forums/post/119912/#p119912
http://crunchbanglinux.org/forums/post/116452/#p116452
http://crunchbanglinux.org/forums/post/112409/#p112409
seems like omploader is having some issues with its files
I will be using http://www.postimage.org/ in the future
http://crunchbanglinux.org/forums/post/110933/#p110933
http://crunchbanglinux.org/forums/post/105301/#p105301
Mayan calendar conky
Blog entry here.
Conky/lua script here.
There are some other updates posted in the blog. I just haven't made entries for them on this page :)
Square text conky
Blog entry here.
Code via link here.
Final Fantasy VII
Blog entry here.
Code at conky-pitstop here.
Conkybar
Blog entry here.