


Karamba & Superkaramba by downdiagonal 19 comments

Kopete Styles by suslik 13 comments
No easy answer here... I dont remember this anymore, but I think JS is no longer supported. So, moving the time hover bubble away from mouse through scripting is not really an option.
You can:
- remove the time alltogether,
- make it a permanent part of the message. (Now it's an absolute, floating div. Just remove the absolute argument)
- add it to some other div for hover-activation, so that you would need to point to some clock icon in the beginning of text for it to hover, for example.
The last options is the most presentable, perhaps.
Email or message me how you would like it to work. I really don't see a good clean solution here, short for littering the chat window with extra permanent elements. - Nov 04 2008

Karamba & Superkaramba by vegetto 2 comments
What you did is strip away the copyright statements and replaced others' names with yours. Some programmer you are!
I hope your future employer finds this page, learns about the kind of cheap skate / scammer you are and fires/never hires your sorry ass. - Feb 26 2008

Karamba & Superkaramba by thidney 19 comments
- Feb 26 2008

Karamba & Superkaramba by trebol-a 142 comments
Did you try the LITE version?
Is it 3.x or 4.x line of kde?
Unfortunately there are many ways to brake the applet. Let us know more about the system. - Sep 19 2007

Various KDE 1.-4. Styles by suslik 2 comments
- you can change the theme itself to have your object visible/hidden by default just by changing that flag in the css file, or,
- you can help me implement cookie thing, which would store and read the view settings....
At this time, unfortunately, cannot find time to really perfect the item by myself. - Aug 25 2007

Yakuake Skins by grau 2 comments
I found the [?] button imagery a bit confusing, but the rest of it is clear and plain perfect even for newbies.
Consider a gear or something implying "processing, changing, setting up" function for the [?] button (I assume it's the settings button, right?). - Aug 25 2007

Karamba & Superkaramba by trebol-a 142 comments
Sorry for the issues. Try the light version. And let us (me dd@accentsolution.com) know if there is a difference.
If Lite version also doesn't work, try capturing the console output. Just start superkaramba from konsole and copy all the messages that appear when you run afoto.
Also, take a look at Requirements page on our homepage. See that they are met - Aug 19 2007

Karamba & Superkaramba by triacontahedron 11 comments
- SuperKaramba v0.5 and up (KDE4) supports loading SVG files AND drawing directly to an image point-by-point. So, there will be no need to save-n-load.
- This is a cool effort, but after trying Rainlendar (rainlendar.net) every Karamba calendar feels like a hack. :( I'd just recommend using that, until KDE 4 becomes a real desktop platform and creating cals for it starts to make sense. - Aug 15 2007
File "/home/changeme/projects/blip-python-0.0.1/blip-python-0.0.1/blipspy.py", line 23, in <module>
import blip
File "/home/changeme/projects/blip-python-0.0.1/blip-python-0.0.1/blip.py", line 65, in <module>
import simplejson
ImportError: No module named simplejson - Jun 21 2007

Karamba & Superkaramba by trebol-a 142 comments
Just upgrade the KDE and you get the new SuperKAramba - Jun 07 2007

Karamba & Superkaramba by trebol-a 142 comments
SK v0.39 Could not handle the unicode chars in the dropped path names.
But, you can always just give a path to a folder manually, using the same "Change Image Source" menu option. - Jun 06 2007

Karamba & Superkaramba by trebol-a 142 comments
(Hmm... "Edit location" menu entry should probably be hidden. It seems to confuse the users... Hmm...) - Jun 06 2007

Karamba & Superkaramba by henriet 22 comments
- Changed the basket start up button behavior to try DCOP way if BasKet is present.
- Switched to using the appropriate system icons. This way people with other icon themes will see the icons in the appropriate way. (I use Flamenco (Tango-based) icons with custom tweaked basket tag icons)
http://accentsolution.com/kde/desktopbasket.ed2suslik.skz.zip
(remove .zip from the end after downloading)
Some of the changes are hackish (the menu entry and custom XML parser for example) but the rest is quite ok. - May 27 2007

Karamba & Superkaramba by henriet 22 comments
But the Open dialog for the background is on the mark. 2 outcomes there, either extracting it, or implementing a "back to defaults" button of some sort.
For extraction take a look at this file
http://a-foto.googlecode.com/svn/trunk/afoto.py
lines 342-423 - May 27 2007

Karamba & Superkaramba by henriet 22 comments
I tweaked the theme a bit:
- no need to install Desktop tag. Now the theme will ask the user which of the basket tags is to track.
- Added a menu item to the list to change desired tag
- turned the theme into skz file.
http://accentsolution.com/kde/desktopbasket.skz.zip
(remove the .zip from the end of file. My server doesn't server skz files directly)
Everything added is taken from my GPL 2 or up projects, so both, the copyright and license is clear.
Will be happy to help more, some time later in the summer.
Cheers. - May 27 2007

Karamba & Superkaramba by henriet 22 comments
With KDE4, superkaramba applets will be able to hover above windows, with full composite support. This can be a good Knotes-like satellite for BasKet.
good stuff! - May 26 2007

Various KDE 1.-4. Improvements by cbouveyron 25 comments
Posts like these turn this site in a pile of random indistinguishable trash. - May 25 2007

Full Icon Themes by boskicinek 45 comments
Was a bit puzzled for a while why the toolbar buttons are not allowed to be more than 22 pixels. Looked into the theme file, and, of course, the allowed sizes for the toolbars were 16,22.
Be a pal, add 32 to the lists, so the future generations would be puzzled like me.
Thx for the work. - May 23 2007

Utilities by kyral 2 comments
I also would wish a screensaver would automatically do the same thing... but that is for another time. - May 22 2007

Karamba & Superkaramba by SirRomanov 4 comments
Lot's of others would not have the patience, but since you found will to do something about it, this may be a beginning of a beautiful friendship. :)
catch me in after work hours (US Pacific Time) on #superkaramba irc channel (use words "suslik" or "afoto" to trigger alarms on my side) - May 14 2007

Karamba & Superkaramba by SirRomanov 4 comments
take a look at a-foto code. You will find a lot of neat things in it, that resolves what bothered initial a-foto users. For example, some cameras produce "jpeg" extension, as opposed to
jpg. Also, windows-loand users drag in files with capitalized extensions.
The neat way to seek out picture files is in the file plugin, using walk() function.
A-foto is GPL, copy-n-paste. don't reinvent the wheel unless you really need to.
Once you are happy with your creation and skill level, you are always welcome to help us at a-foto. - May 14 2007

Various KDE 1.-4. Improvements by mart 499 comments

System Software by darkstarlinuxro 48 comments
Me wonders if this app is a next step from there... - Apr 26 2007

Karamba & Superkaramba by trebol-a 142 comments
ask for suslik, or mention a-foto or afoto. Best times: after 2pm US Pacific Time.
I am responsible for that section of afoto and would like to pick your brain a bit in order to fix this. - Apr 17 2007

Karamba & Superkaramba by trebol-a 142 comments
If you can, get the 1.6rc6 version out of our google Downloads section. It gives a lot of info to the console.
- Apr 03 2007

Various KDE 1.-4. Improvements by mart 499 comments
About the Window-mode showing on taskbar - just disable the window mode... and it will be a normal menu again. - Apr 02 2007

Karamba & Superkaramba by tardo 12 comments
http://pastebin.ca/420103 - Apr 01 2007

Karamba & Superkaramba by trebol-a 142 comments

Karamba & Superkaramba by pernambuco 2 comments
Since putting in graphical history is against the "Simple" part, and having just the last usage value may be deceiving, having historical maximums on the "same" meter would be a good middle ground.
The closes analogy I can give if that of some fancy equalizers, that keep one bar floating for peaks.
Good stuff. - Mar 15 2007

Cliparts by jspaleta 2 comments
The buttons do detract from that a bit, but what a must-have!
Just saw the Oxygen theme demo video, and this will kick Oxygen's ass!
Try making the buttons similar in style to the pull-down boxes and other "floating" elements. You can probably differentiate the buttons well by either making the border thicker and/or rounding the corners.
I am so looking forward to this thing! - Mar 12 2007

Karamba & Superkaramba by trebol-a 142 comments
I mistakenly put extra brackets in the code. My python - 2.5 - is very forgiving of that, which is why I missed this issue.
It seems python older than 2.5 complains about it. Will try to fix that (and some other things) and post an rc3 today or tomorrow.
Sincere thx to the user who spent time in helping me track this down. - Feb 26 2007

Karamba & Superkaramba by boralyl 32 comments
Several things to look forward:
- Command execution and Dictionary.com extentions.
- Command/searchword completion based on history.
- Make extracting of the icons automatic. Look into a-foto's code for simple "unzip" usage example. I also saw a zip module used somewhere. - Feb 26 2007

Karamba & Superkaramba by trebol-a 142 comments
Please, please, try to describe in more detail what you did and what you understanding of the problem is.
We will try to fix it for next versions. There were almost 800 downloads of a-foto 1.6rc2, and I am worried you two are not the only ones having the problem.
dd @ accentsolution . com - Feb 25 2007

Kopete Styles by suslik 13 comments
1. The style requires some hard-assigned values for proper rendering of bubble tables, but
2. The only way to get the values out of the image dynamically and hard-assign them is with JavaScript, which is intentionally NOT implemented into Kopete for fear of security issues.
3. Images taller than 32 pixels leave huge spaces under bubbles - may be a visual problem.
I highly encourage you (anyone) to try tweaking the CSS file. It has the width and height of the image hard-assigned. Change it so something else, see how it works. Message me if you find a good combination. - Feb 18 2007

Developers Apps by dragonlord79 50 comments

Karamba & Superkaramba by trebol-a 142 comments
We'll try to put in an indicator into v1.6 to hint that is really going on behind the face.
Again, if you think this IS an afoto problem, catch us at #superkaramba IRC channel and we'll try to figure it out. - Feb 18 2007

Developers Apps by dragonlord79 50 comments
Yey! Yey! Yey! Balloons and fireworks!!
Awesome! thx - Feb 17 2007

Karamba & Superkaramba by trebol-a 142 comments
If anyone knows the DCOP call for current desktop size, let us know, and we will gladly implement edge detection. - Feb 03 2007

Karamba & Superkaramba by discowombat 4 comments
Don't despare, this is a very cool app.
2 things to think about:
- consider parsing and using actual iCal files for "to do" items. If you manage to create add / view functionality, people using Korganizer / Kontact will be immediately in your camp.
(There are a number of ways to read iCals. Look for dbKalendar, or Milo Calendar for the iCal.py library)
- Don't give up, this is a worthy effort.
- Feb 02 2007

Karamba & Superkaramba by trebol-a 142 comments
Write to trebola (afoto project owner). He also runs Beryl and already hates my for making him endure that popup. :)
I think he found some some way to bypass the problem with "save session"
I'll try to fix this some time in mid February. - Jan 27 2007

Karamba & Superkaramba by trebol-a 142 comments
When last a-foto is asked to quit, it removes the file.
Compiz / Beryl don't ask, they "kill" superkaramba when "log off" is chosen.
On next start 1st afoto you run sees the file on the harddrive and complains.
It is save to "Continue" loading afoto in that case.
Will need a better way to implement the "i am already running" thing, but I just dont have time. I tried DCOP - no worky in this particular case. - Jan 27 2007

Karamba & Superkaramba by trebol-a 142 comments
You can sometimes catch at least one of people working on this theme on @superkaramba channel on IRC. Ask for suslik - Jan 27 2007

Karamba & Superkaramba by trebol-a 142 comments
(info@trebol-a.com AND dd@accentsolution.com)
There is also a bug reporting facility on the project's Google page
http://code.google.com/p/a-foto/issues/list
Thx for caring about this and reporting bugs. - Jan 21 2007

Kbfx Startmenu by industrie13 4 comments