-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- oliverthered's profile .- Fan of  .- CV  .- Friends (1) .- Content (1) .- Latest Comments (71) . 
I wrote the origional version
Oct 26 2012  on content kio-clipboard

I wrote the original version for 3.x and the benefits where being able to upload a file directly to the internet from the clipboard and being able to pick the mime type of the file you wished to save from the clipboard

.
what is does
Apr 1 2011  on content Start Activity

Adds a service menu against directories 'Start Activity' that starts an activity associated with that directory.
If one doesn't exist it creates one in ~/.kactivities

the activity name is the directory root name.

so for instance if I have ~/Projects/Clients/FooBar I could start and activity there.

or ~/Videos I could start one there...

etc....


This is just a proof of concept (files are only a couple of lines long... read readme)

.
PPA poobuntu
Feb 18 2011  on content Audex

bit annoyed as the version in poobuntu LTS (or mint 9) is broken,
I've pulled the latest source and will put up a PPA at some point as I couldn't see one.

.
.
the other two things and also.
Sep 16 2010  on group KDE 4.x Core Prototyping

My other thought was that the GUI builder/runner could also work as a widget set, theme, window decoration builder too.
So that you could tinker with the various elements, using a nice safe domain specific language and environment and then test things in native applications on the desktop.

The other 2 things I wanted to kick off relate to drilling down through applications.
the 1st is something where by you click on an app, think xkill, and it brings up a app inspector, a bit like systemguard I suppose, and then it lets you see all the app information and drill down and manipulate all the components of the application.
Apart from inspection and manipulation, it could be used to identify missing translations / help and that kind of thing as well as extract elements etc..

The 2nd is related to the first, but for screen grabs. The existing screen capture tool will capture the application window, but I think it would be really handy if it could drill down through the components etc... this could then be used to create HTML image maps and the like for embedding in documentation and allowing the reader to click through on elements of the application.

I suppose if you then related this back to the first you could do some quite nicely point and click style integrated help where the user clicks on a window element and the help is brought up for it, or opens the help and uses clicks on the window element/s to add search parameters. (I realise what's this does something a little like that already, but it's often missing or incomplete (hence part of the reason for the 1st) and it doesn't link into the main body of the help, or enable multiple elements to be clicked on. (imagine I click on three text input boxes that have unrelated high level functionality, but are all text boxes at a lower level. I'd then get help for text boxes bubbled to the top of my search, and then help for the high level function of each in the application, shown lower in the search results.

.
.
prototyping
Sep 16 2010  on group KDE 4.x Core Prototyping

I've been reviewing some of my older ideas (some of them have made it into KDE 4 in one form or another!!), and also coming up with some new ones and looking at what can be done, and where the holes are.

I'm now at a position where I want to start prototyping/storyboarding some stuff, pictures and hollywood software work a lot better than words I've found.

The problem of rapid prototyping seemed to be a bit of a stumbling block. Sure there are things like commander, and lots of GUI builders but they just give you what you've got, there are no RAD tools that let you play around with UI concepts and easily produce 'hollywood' software that can be extended via backends and datastores to add more functionality etc...

So, my current focus is on producing a prototype of a tool for producing prototypes, a tool that allows a mix of opsudo-functionality and precise, layers, scalable overlays of pre-rendered or pre-recoded simulated functionality.

Ideally such a tool would work as a domain specific Dialogue and Widget and component builder, where all design elements of the widgets could be modified and over-ridden, and system native widgets/components could be swapped in and out, with features gracefully downgraded, and something like SVG or pre-recorded animations slotted in perfectly to match the GUI and the data entered by the tester.

My initial thoughts were to start by developing an application that could be used to quickly prototype plasma widgets, since that's got a million and one backend scripting engines, it seemed like most of the work may already have been done.

Unfortunately Kubuntu-backports PPA seems to have been broken (at least for me) since 4.5.0 Beta, even on another machine that only had 4.4 installed, the upgrade to 4.5.1 was broken in the same fashion and for some odd reason they've built and added dependencies on a RC of QT4, hardly a backport more of a dumping area.

So now I have two immediate aims, 1st a prototype builder, Abstract GUI builder/runner and 2nd something to write and automate burn in tests for the KDE Software compilation and actually do a bit of QA on the stuff that ubuntu dump on me so I don't end up dumping it on someone else.

.
looking for suggestions
Sep 1 2010  on group KDE 4.x Core Prototyping

Hi,

I've just started up this group and am hoping people will join and provide suggestions for enhancements that are currently out their so that I can start putting some packages together, for both standalone enhancements and patches.

The intent is to split things off into groups or sets of enhancements initially and then build up into packages that are nicely integrated together.

Initially the split for packages is intended to be, standalone, and then based on the development phase of the enhancements and patches.

.
Konqueror intergrati
Sep 23 2005  on content kdesvn

How easy would this be to intergrate into Konqueror either like TorurtoiseCVS (which would be excellent) or via a kpart.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team