OK
Rating:
1.04
Thread Listing » AWN Applets
Applets by Denham2010
#24247 by denham2010 (0.4553) posted on 12:19am Wednesday, November 05th, 2008
( no avatar )
Hi,
[Q]



19 MARCH 2009: Xfce Menu applet has been completely rewritten to take advantage of my new applet framework. Also it is now configurable, and includes a help dialog.
[Q]



Enjoy smile
[Q]



Denham 2010.
[Q]




Xfce Menu latest release v 2.0.0 - 19 March 2009
[Q]



Access the Xfce Desktop Menu and Windowlist from AWN.
(AWN version 0.2.6 and above)
[Q]



Changes this version:
[Q]



- Code rewrite
- Preferences added
- Help added
[Q]







Dialect Applet latest release v 1.3.0 - 5 November 2008
[Q]



Select your international keyboard layout.
(AWN version 0.2.6 and above)
[Q]



Changes this version:
[Q]



- Applet will now work with earlier versions of AWN (v 0.2.6 and above).
- Error checking for dependencies added
[Q]







Surf Applet latest release v 3.9.0 - 27 December 2008
[Q]



Access your web browser bookmarks.
(AWN version 0.2.6 and above)
[Q]



Changes this version:
[Q]



- Opera bookmarks and folders now display alphabetically.
- Folders displayed on the bookmarks toolbar in Opera are now displayed in the applet.
[Q]







Archive Applet latest release v 0.5.0(Beta) - 13 December 2008
[Q]



Drag and Drop Archive and Extract applet.
(AWN version 0.2.6 and above)
[Q]



This is a functional beta.
[Q]



To Do:
[Q]



- Add user selected icons to easily determine selected archive command
- Add help dialog.
- Add preferences informational dialogs
- Code clean-up
[Q]






*Edited at 4:19am, 03/19/09
Score: 0 points
Any particular reason?
#24366 by moonbeam (1.0000) posted on 6:09pm Monday, November 24th, 2008
( no avatar )
If you haven't already done so please feel free to apply for membership in awn-extras (assuming you'd like them included).
[Q]



Simplest way to get started is probably to just drop by #awn on freenode (you may need to idle a bit depending on the time of day).
[Q]
Score: 0 points
Any particular reason?
#24367 by denham2010 (0.4553) posted on 6:52pm Monday, November 24th, 2008
( no avatar )
Thanks moonbeam,
[Q]



I will definitely look at doing that as soon as my internet is back up (writing this message from a friends place). I have just moved home and the internet will be reconnected by 4 December at the latest (Australian ISP's are just so slow at organising these things).
[Q]



My comment at the moment:
[Q]



"No cable TV and no internet makes Homer something something........." "Go crazy?" "Don't mind if I do!!!!!!"
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#24396 by sharkbait (0.9200) posted on 4:47pm Tuesday, November 25th, 2008
Thanks for all your work on these applets. I'm looking forward to the archive applet. :)
[Q]




Btw, good luck with moving and your ISP. :)
[Q]
Score: 0 points
Any particular reason?
#24441 by denham2010 (0.4553) posted on 12:55am Thursday, December 04th, 2008
( no avatar )
Hi all,
[Q]



The applets are now back online, and so am I (finally!!!!).
[Q]



Thanks sharkbait, I'm hoping to upload the first version of the archive applet very soon, now my internet withdrawal has passed.
[Q]



Back to work for me!
[Q]



Cheers.
[Q]



Denham2010.
[Q]

Score: 0 points
Any particular reason?
#24472 by 11is (0.1831) posted on 4:40am Wednesday, December 10th, 2008
( no avatar )
The Surf Applet doesn't work with firefox 3 on my computer. When I'm clicking on the applet nothing happens. Got no problems with the bookmarks of opera or else. But I'm only using firefox...
[Q]



Terminal says:
File "/home/__/.config/awn/applets/Surf/surf.py", line 625, in applet_click
menu = self.create_bookmarks()
File "/home/__/.config/awn/applets/Surf/surf.py", line 453, in create_bookmarks
menu_data = self.module[int(self.prefs[0]["Profile"])].bookmarks(self.bookmarks, self.prefs[0]["Favicons"], spec, os, self.path, img_formats) # Get the menu data
File "/home/__/.config/awn/applets/Surf/Firefox.py", line 110, in bookmarks
if len(title) > 30: # Get the item's name
TypeError: object of type 'NoneType' has no len()
Traceback (most recent call last):
File "/home/__/.config/awn/applets/Surf/surf.py", line 625, in applet_click
menu = self.create_bookmarks()
File "/home/__/.config/awn/applets/Surf/surf.py", line 453, in create_bookmarks
menu_data = self.module[int(self.prefs[0]["Profile"])].bookmarks(self.bookmarks, self.prefs[0]["Favicons"], spec, os, self.path, img_formats) # Get the menu data
File "/home/__/.config/awn/applets/Surf/Firefox.py", line 32, in bookmarks
result = cursor.execute("delete from moz_bookmarks where type > 2 or title = ''") # Delete items not used
sqlite3.OperationalError: database is locked
Traceback (most recent call last):
File "/home/__/.config/awn/applets/Surf/surf.py", line 625, in applet_click
menu = self.create_bookmarks()
File "/home/__/.config/awn/applets/Surf/surf.py", line 453, in create_bookmarks
menu_data = self.module[int(self.prefs[0]["Profile"])].bookmarks(self.bookmarks, self.prefs[0]["Favicons"], spec, os, self.path, img_formats) # Get the menu data
File "/home/__/.config/awn/applets/Surf/Firefox.py", line 110, in bookmarks
if len(title) > 30: # Get the item's name
TypeError: object of type 'NoneType' has no len()
Traceback (most recent call last):
File "/home/__/.config/awn/applets/Surf/surf.py", line 625, in applet_click
menu = self.create_bookmarks()
File "/home/__/.config/awn/applets/Surf/surf.py", line 453, in create_bookmarks
menu_data = self.module[int(self.prefs[0]["Profile"])].bookmarks(self.bookmarks, self.prefs[0]["Favicons"], spec, os, self.path, img_formats) # Get the menu data
File "/home/__/.config/awn/applets/Surf/Firefox.py", line 32, in bookmarks
result = cursor.execute("delete from moz_bookmarks where type > 2 or title = ''") # Delete items not used
sqlite3.OperationalError: database is locked
[Q]

Score: 0 points
Any particular reason?
#24475 by denham2010 (0.4553) posted on 11:44am Wednesday, December 10th, 2008
( no avatar )
Hi 11is,
[Q]



Do you have more than 1 version of the applet running? The error you have indicates that something is already accessing the database file that stores the Firefox 3 bookmarks.
[Q]



The applet actually copies the database into the applet directory. This is done so the applet can still access the bookmarks even when Firefox is open. So the only way the database can be locked is if you have another instance of the applet running.
[Q]



The only other thing I can think it might be is a permissions problem. Is the database being used from your user profile? Have a look in ~/.config/awn/applets/Surf and check the permissions on the file places.sqlite.
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#24479 by denham2010 (0.4553) posted on 3:25am Saturday, December 13th, 2008
( no avatar )
Hi All,
[Q]



Latest update:
[Q]



Archive v0.5.0 (Beta) has been released!
[Q]



Whilst getting myself back online (after moving house and waiting for my ISP to get my internet back online) I have noticed a slight issue with the Opera plugin of the Surf applet.
[Q]



Expect a fix soon!
[Q]



Enjoy smile
[Q]



Denham2010.
[Q]

Score: 0 points
Any particular reason?
#24482 by denham2010 (0.4553) posted on 1:37pm Saturday, December 13th, 2008
( no avatar )
Hi,
[Q]



The Opera bug in Surf has now been fixed.
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#24515 by denham2010 (0.4553) posted on 2:26pm Friday, December 26th, 2008
( no avatar )
Hi,
[Q]



Surf applet now up to V 3.9.0.
[Q]



This is a "bugfix" release for the Opera plugin.
[Q]



Opera bookmarks and folders will now list alphabetically, and any folders you have on the Opera toolbar will now be included in the bookmarks toolbar menu.
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#24854 by denham2010 (0.4553) posted on 1:51am Wednesday, March 11th, 2009
( no avatar )
Hi all,
[Q]



Just a quick note to say I haven't given up on my applets. Everything has been very hectic of late, settling into a new job and all.
[Q]



I am still working away on the applets, albeit slowly.
[Q]



I am cleaning them all up to ensure they are compliant with awn applet standards so I can look at submitting them to extras.
[Q]



Expect new versions soon, including a full release of the archive applet, and maybe, if time permits, some new applets!
[Q]



Cheers!
[Q]

Score: 0 points
Any particular reason?
#24855 by moonbeam (1.0000) posted on 7:15am Wednesday, March 11th, 2009
( no avatar )
denham2010 said:
I am cleaning them all up to ensure they are compliant with awn applet standards so I can look at submitting them to extras.
[Q]



If you haven't already it's probably a good idea to check out:
[Q]






and
[Q]




--
http://moon-shiny.blogspot.com/

*Edited at 7:19am, 03/11/09
Score: 0 points
Any particular reason?
#24880 by denham2010 (0.4553) posted on 4:24am Thursday, March 19th, 2009
( no avatar )
Ok, I have just released version 2.0.0 of the Xfce Menu applet.
[Q]



It is a complete rewrite, as I have developed my own framework for applet creation (still needs tweaking, but it's almost there).
[Q]



I am using this framework to completely rewrite all my applets.
[Q]



This, in the long run, will only make it easier to upgrade the applets to AWN 4, as it will only be code common to all applets that needs to change - meaning just 1 fix required.
[Q]

Score: 0 points
Any particular reason?
#24885 by mhr3 (0.9971) posted on 12:23pm Thursday, March 19th, 2009
We already have awnlib, why don't you use that? I really don't like the idea of wrapping Awn's API multiple times. Not to mention that awnlib already supports rewrite.
[Q]

Score: 0 points
Any particular reason?
#24894 by denham2010 (0.4553) posted on 2:12pm Friday, March 20th, 2009
( no avatar )
The framework doesn't aim to imitate awnlib. Awnlib will create the context menu and an empty dialog.
[Q]



My framework creates the widgets that go inside the dialog from a simple flat file. It's just my way of making it easier for me to create my own applets.
[Q]



Of course, anyone who wants to use the code for themself is free to do so.
[Q]

Score: 0 points
Any particular reason?
#25061 by jason872 (0.1846) posted on 6:14am Sunday, May 17th, 2009
( no avatar )
The link for Dialect Applet is dead!
And I can't find any other site on the web to download it.
Please upload the applet again!
Btw your applets are awesome!
Thank you!
[Q]

Score: 0 points
Any particular reason?
#25062 by moonbeam (1.0000) posted on 9:11am Monday, May 18th, 2009
( no avatar )
jason872 said:
The link for Dialect Applet is dead!
And I can't find any other site on the web to download it.
Please upload the applet again!
Btw your applets are awesome!
Thank you!
[Q]



It looks like all the link are dead (I'm guessing someone switched ISPs)
[Q]
Score: 0 points
Any particular reason?
#25065 by jason872 (0.1846) posted on 10:13am Wednesday, May 20th, 2009
( no avatar )
I'm afraid, you're right.
I searched as much as I could and I posted to ubuntuforum so I hope that someone still has it in his/her pc.
If I find it, I will upload it here.
[Q]

Score: 0 points
Any particular reason?
#25066 by PaulFXH (0.3291) posted on 4:10pm Wednesday, May 20th, 2009
( no avatar )
Here's the Dialect_v1.3.0.awn applet. I'll leave it here for about a month.
[Q]

Score: 0 points
Any particular reason?
#25076 by jason872 (0.1846) posted on 8:52am Tuesday, June 02nd, 2009
( no avatar )
Thank you!
I can see that other people also downloaded this applet from your site, so maybe I wasn't the only one looking for it.
Thanks!
[Q]

Score: 0 points
Any particular reason?
Thread Listing » AWN Applets » Applets by Denham2010

Post A Reply:

Powered by Metaforum ©2004-2012
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.