Re: Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-22 Thread Marc Deop i Argemí
On Sunday, 19 February 2023 20:17:07 CET Shivodit wrote: > I see, that's unfortunate. Maybe I'll take a look at it as a project > outside of GSoC. If you do this, many many users will be happy. -- Marc Deop i Argemí System Engineer

Re: Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-19 Thread Shivodit
Ah I see, thanks for clearing that up! Thanks, Shivodit On Mon, Feb 20, 2023 at 1:24 AM Juraj Oravec wrote: > > Also, does this mean that only the ideas listed in the 2023 GSoC idea > list are available to contributors for this year's GSoC? > > I would say that is the

Re: Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-19 Thread Juraj Oravec
> Also, does this mean that only the ideas listed in the 2023 GSoC idea list > are available to contributors for this year's GSoC? I would say that is the case. But all can change when you ask involved people, it requires some luck. Best regards, Juraj On Sun, Feb 19, 2023 at 8:17

Re: Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-19 Thread Juraj Oravec
Hello, No, there is noone to support the idea on the Falkon side. The idea was not finished though. Best regards. Juraj On Sun, Feb 19, 2023 at 7:38 PM Shivodit wrote: > > Hello, > > I am a Computer Science student who is looking to contribute to KDE in this > year's GSo

Re: Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-19 Thread Shivodit
I see, that's unfortunate. Maybe I'll take a look at it as a project outside of GSoC. Also, does this mean that only the ideas listed in the 2023 GSoC idea list are available to contributors for this year's GSoC? Thanks, Shivodit On Mon, Feb 20, 2023 at 12:34 AM Juraj Oravec

Regarding GSoC idea for integration of Firefox Sync in Falkon

2023-02-19 Thread Shivodit
Hello, I am a Computer Science student who is looking to contribute to KDE in this year's GSoC. I saw the idea to integrate Firefox Sync into Falkon on KDE's GSoC idea list for 2020. Is the idea still open to contributors? Thanks, Shivodit

Re: Approval request for feature idea

2022-06-02 Thread samuel ammonius
to make my own implementation of the CSS parser idea that you referenced in your other email, and I'll report back to this thread once I have a prototype. I'll try to build on top of the QSS syntax, which I originally thought was the reason everyone seemed against stylesheets but now I know that'

Re: Approval request for feature idea

2022-06-01 Thread Sven Brauch
ke, not a prototype. I hope this experience helps you understand the concerns raised here. And if not -- well, maybe people here are wrong and this idea will fly after all ;) Greetings, Sven _ [1] https://www.w3schools.com/cssref/default.asp OpenPGP_0xA4AAD0019BE03F15.asc D

Re: Approval request for feature idea

2022-06-01 Thread samuel ammonius
This sounds amazing! However, I still don't see the point of avoiding QSS because it seems to be able to do everything CSS can (besides transformations, which are the only difference that I've been able to find so far).

Re: Approval request for feature idea

2022-06-01 Thread samuel ammonius
Hello Samuel, > > There's an idea for the future of theming in Plasma 6 that would use CSS > to define a "universal theme" that would then be consumed by our QQC2, > Plasma, and GTK theming to keep them all in sync automatically. See > https://phabricator.kde.org/T13467. This i

Re: Approval request for feature idea

2022-05-31 Thread Nate Graham
Hello Samuel, There's an idea for the future of theming in Plasma 6 that would use CSS to define a "universal theme" that would then be consumed by our QQC2, Plasma, and GTK theming to keep them all in sync automatically. See https://phabricator.kde.org/T13467. This is one

Re: Fwd: Approval request for feature idea

2022-05-30 Thread samuel ammonius
I also found this: https://github.com/Alexhuszagh/BreezeStyleSheets#gallery On Mon, May 30, 2022 at 4:32 PM Sven Brauch wrote: > Hi, > > On 5/30/22 20:37, samuel ammonius wrote: > > I've worked with regular CSS and I'm sure that stylesheets offer just as > > many customization options as things

Re: Fwd: Approval request for feature idea

2022-05-30 Thread samuel ammonius
https://doc.qt.io/qt-5/stylesheet-reference.html#:~:text=widget%2Danimation%2Dduration* Wouldn't this allow animated fades? On Mon, May 30, 2022 at 4:32 PM Sven Brauch wrote: > Hi, > > On 5/30/22 20:37, samuel ammonius wrote: > > I've worked with regular CSS and I'm sure that stylesheets offer

Re: Fwd: Approval request for feature idea

2022-05-30 Thread Sven Brauch
Hi, On 5/30/22 20:37, samuel ammonius wrote: I've worked with regular CSS and I'm sure that stylesheets offer just as many customization options as things like QtCurve or QStylePlugins. The reason that it may not seem this way is because Qt didn't document regular CSS syntax in the documentati

Re: Fwd: Approval request for feature idea

2022-05-30 Thread samuel ammonius
I've worked with regular CSS and I'm sure that stylesheets offer just as many customization options as things like QtCurve or QStylePlugins. The reason that it may not seem this way is because Qt didn't document regular CSS syntax in the documentation for stylesheets. I can't verify that styleshee

Re: Fwd: Approval request for feature idea

2022-05-30 Thread Sven Brauch
Hi, On 5/30/22 19:52, samuel ammonius wrote: Adding this feature won't make the C++ styles disappear. It will only make it possible for users who don't know how to make a style plugin in C++ to make their own styles the problem is that the Qt stylesheets are pretty bad at that. The customiza

Fwd: Approval request for feature idea

2022-05-30 Thread samuel ammonius
Adding this feature won't make the C++ styles disappear. It will only make it possible for users who don't know how to make a style plugin in C++ to make their own styles, while other users get to choose between using C++ styles for their performance or using stylesheet styles that may look better

Re: Approval request for feature idea

2022-05-30 Thread Milian Wolff
On Montag, 30. Mai 2022 02:33:56 CEST samuel ammonius wrote: > I wanted to submit a feature for kde that would allow users to set the > application style to a qstylesheet file (style.qss for example). This > feature would greatly increase the amount of themes available for KDE, make > it possible f

Approval request for feature idea

2022-05-29 Thread samuel ammonius
I wanted to submit a feature for kde that would allow users to set the application style to a qstylesheet file (style.qss for example). This feature would greatly increase the amount of themes available for KDE, make it possible for users to tweak themes themselves, and make it easier to include cu

Re: Wallpaper idea

2021-09-23 Thread Uddeshya Tyagi
Unsubscribe On Thu, Sep 23, 2021, 2:10 AM Albert Astals Cid wrote: > El diumenge, 19 de setembre de 2021, a les 2:02:20 (CEST), oldschoolcowboy > va escriure: > > I have an idea for a wallpaper plugin. I also have never done anything > like this. I have no idea where or how

Re: Wallpaper idea

2021-09-22 Thread Albert Astals Cid
El diumenge, 19 de setembre de 2021, a les 2:02:20 (CEST), oldschoolcowboy va escriure: > I have an idea for a wallpaper plugin. I also have never done anything like > this. I have no idea where or how to start. Will someone be willing to point > me to a starting point so I can start

Wallpaper idea

2021-09-18 Thread oldschoolcowboy
I have an idea for a wallpaper plugin. I also have never done anything like this. I have no idea where or how to start. Will someone be willing to point me to a starting point so I can start learning? Sent with [ProtonMail](https://protonmail.com/) Secure Email.

Re: Idea Submission: Does anyone please have con-args?

2021-05-17 Thread slbtty
> Are there already projects aiming towards similar objectives? Or have there > been in the past? Yes, there are many if you consider euro as a big gov. From my experience, there are several made-in-china (similar to the "Self-sovereign identity") systems for past 20 years, and most of them faile

Idea Submission: Does anyone please have con-args?

2021-05-17 Thread Dominik Kummer
Hi folks! I recently submited an ideas on https://community.kde.org/SoK/Ideas/2021#eurOS%3A_Standard_European_Operating_System based on personal conclusions studying several citizen contributions/discussions on futureu.europa.eu. Do you see any realistic perspectives on this? Does it even mak

idea

2020-12-13 Thread imindmap
Hello Why Kde dont create a [DAW](https://en.wikipedia.org/wiki/Digital_audio_workstation) for linux ?? ardour not a 100% free (open source but not free) & lmms not a complete DAW hey guys please create a DAW with mix ardour & lmms source code best from east

Re: idea

2020-12-13 Thread Christoph Feck
On 12/12/20 16:19, imindmap wrote: Why Kde dont create a [DAW](https://en.wikipedia.org/wiki/Digital_audio_workstation) for linux ?? ardour not a 100% free (open source but not free) & lmms not a complete DAW hey guys please create a DAW with mix ardour & lmms source code Why do you expect you

Re: Review Request 126972: GSoC 2016 File Trays Project Idea; Implementation Details

2019-09-24 Thread arnav dhamija
discarded. Review request for Baloo, Dolphin, Emmanuel Pescosta, Heiko Tietze, and Vishesh Handa. Description --- I have thought of an original idea for the GSoC. My project deals with making file selections easier in Dolphin. The full description of the project idea containing several

Re: GSoC2018 - Panel Improvement Proposal Idea

2018-03-25 Thread Sven Brauch
ould recommend embedding them into a much broader project idea. Best of luck, Sven P.S. since I read this so often: it's "improve user experience", not "increase" ;) signature.asc Description: OpenPGP digital signature

GSoC2018 - Panel Improvement Proposal Idea

2018-03-25 Thread Furkan Tokaç
Hi KDE Devs, For GSoC2018, as a long-term KDE user/lover, I want to make 2 important improvements on KDE / Plasma-Workspace / Panel that will increase user experience. By this mail, I'll just talk about the improvements without any technical details. In the proposal, I'll tell about my plan to

Re: Add your tasks to the Idea page for GCI

2017-10-24 Thread Valorie Zimmerman
, vijay krishnavanshi wrote: >> >> Hi everyone, >> >> I have added few tasks on the GCI page and would like to ask other >> interested mentors to add their ideas to the idea page. >> >> I have also reused some of the ideas from the last year GCI. We need

Re: Add your tasks to the Idea page for GCI

2017-10-22 Thread JAZEIX Johnny
Hi, In the page, there are less than 20 tasks, does this mean KDE does not participate this year? Johnny On 10/17/17 04:44, vijay krishnavanshi wrote: Hi everyone, I have added few tasks on the GCI page and would like to ask other interested mentors to add their ideas to the idea page

Add your tasks to the Idea page for GCI

2017-10-16 Thread vijay krishnavanshi
Hi everyone, I have added few tasks on the GCI page and would like to ask other interested mentors to add their ideas to the idea page. I have also reused some of the ideas from the last year GCI. We need minimum 25 tasks for participation before the date 21st October so that time for doing the

Re: GSoC need help with idea

2016-03-05 Thread Lydia Pintscher
On Wed, Mar 2, 2016 at 10:22 PM Jaydeep Chauhan wrote: > Hello Everyone, > I'm Jaydeep Chauhan I wanted to discuss idea for GSoC which is not listed > and It's related with Ksystemlog. > Thank You. > Hey Jaydeep, Thanks for your interest in working with us this GSoC

GSoC need help with idea

2016-03-02 Thread Jaydeep Chauhan
Hello Everyone, I'm Jaydeep Chauhan I wanted to discuss idea for GSoC which is not listed and It's related with Ksystemlog. Thank You.

GSoC 2016 File Trays Project Idea Survey (Part 2)

2016-02-06 Thread Arnav Dhamija
Hi everyone! I have a GSoC idea for making KDE's Dolphin a better file manager. My project aims to make it much easier to select multiple files and folders in Dolphin. With the implementation details and use cases sorted out to an extent - I am now looking for user and developer feedba

Review Request 126972: GSoC 2016 File Trays Project Idea; Implementation Detais

2016-02-02 Thread arnav dhamija
. Description --- I have thought of an original idea for the GSoC. My project deals with making file management in Dolphin. The full description of the project idea containing several details about use cases, features, user interaction model and more is attached with this Review Request. It

GSoC 2016 File Trays Project Idea Survey

2016-01-12 Thread Arnav Dhamija
Hi! I am a first year undergraduate student at university interested in working for KDE for the GSoC 2016. A short summary of my project idea is as follows: Selecting multiple files in any file manager for copying and pasting has never been a pleasant experience, especially if the files are

Re: SoK idea - KDE Connect

2015-10-30 Thread Aleix Pol
On Fri, Oct 30, 2015 at 6:21 PM, Ovidiu-Florin BOGDAN wrote: > I have an idea that a SoK student can develop. > > > > A KDE Connect client for Kodi. > > > > This client would give the functionality to: > > Show notifications from the phone on the Kodi device >

SoK idea - KDE Connect

2015-10-30 Thread Ovidiu-Florin BOGDAN
I have an idea that a SoK student can develop. A KDE Connect client for Kodi. This client would give the functionality to: * Show notifications from the phone on the Kodi device * Pause playback if a call is coming * Control playback * From phone as it does right now

Re: Idea for GSOC

2015-03-23 Thread Martin Gräßlin
On Monday 23 March 2015 00:02:35 Permil Garg wrote: > Sir, > I am pursuing BCA from Vivekananda Institute of Professional Studies, New > Delhi, India which is recognized by Guru Gobind Singh Indraprastha > University. > I am participating in Google Summer of Code. I read about lot of > organization

Re: Idea for GSOC

2015-03-22 Thread Aleix Pol
On Sun, Mar 22, 2015 at 7:32 PM, Permil Garg wrote: > Sir, > I am pursuing BCA from Vivekananda Institute of Professional Studies, New > Delhi, India which is recognized by Guru Gobind Singh Indraprastha > University. > I am participating in Google Summer of Code. I read about lot of > organizatio

Idea for GSOC

2015-03-22 Thread Permil Garg
Sir, I am pursuing BCA from Vivekananda Institute of Professional Studies, New Delhi, India which is recognized by Guru Gobind Singh Indraprastha University. I am participating in Google Summer of Code. I read about lot of organizations and i got your organization which i found to be mentor for my

Re: Electrical circuit simulator (idea for gsoc 2015)

2015-03-07 Thread Bruno Coudoin
wagadre.an...@gmail.com>>: > > Hello all, > I wanted to work on an application for electrical circuit simulation > (like "step(Interactive Physics Simulator)" ). I am an electrical > engineering student so, I have good knowledge of many circuit > component

Re: Electrical circuit simulator (idea for gsoc 2015)

2015-03-03 Thread Ömer Fadıl USTA
many circuit components(both analog > and digital). > I need a mentor to guide me for this idea.Hope you like this idea and give > me an opportunity to work on it. > > Thanks and Regards, > Ankit Wagadre > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub

Electrical circuit simulator (idea for gsoc 2015)

2015-03-03 Thread ankit wagadre
a.Hope you like this idea and give me an opportunity to work on it. Thanks and Regards, Ankit Wagadre >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Innovative Idea proposal

2014-10-16 Thread Arjun Ak
ur. I have come across an idea which I > believe can be beneficial and can be integrated in KDE. > > My idea is, say if we want the instrumental version of any song(karaoke > purpose), we have to wait till the actual version release. But if we can > implement a method to create the in

Innovative Idea proposal

2014-10-15 Thread Sayan Biswas
Hi, My name is Sayan Biswas studying Information Technology from National Institute of Technology, Durgapur. I have come across an idea which I believe can be beneficial and can be integrated in KDE. My idea is, say if we want the instrumental version of any song(karaoke purpose), we have to

Re: Idea for GSoC (kde base / cloud)

2014-03-16 Thread Jinesh K J
Thank you :) On 16 March 2014 19:58, Aleix Pol wrote: > On Mon, Mar 17, 2014 at 12:52 AM, Jinesh K J wrote: > >> >> Hi all, >> >> I have an idea about a new feature for KDE base that I would like to >> work on as part of GSoC. I understand from my disc

Re: Idea for GSoC (kde base / cloud)

2014-03-16 Thread Aleix Pol
On Mon, Mar 17, 2014 at 12:52 AM, Jinesh K J wrote: > > Hi all, > > I have an idea about a new feature for KDE base that I would like to work > on as part of GSoC. I understand from my discussion with Valorie in IRC > that I need to be hasten all discussions since th

Idea for GSoC (kde base / cloud)

2014-03-16 Thread Jinesh K J
Hi all, I have an idea about a new feature for KDE base that I would like to work on as part of GSoC. I understand from my discussion with Valorie in IRC that I need to be hasten all discussions since the deadline is fast approaching. My idea basically deals with how any KDE App could make use

Re: GSoC 2014 - My idea WME

2014-03-11 Thread Martin Gräßlin
thing. The online resource capabilities could be a nice addition. Best Regards Martin On Monday 10 March 2014 17:51:16 Domen wrote: > Hi, > My name is Domen Ipavec and I have an application idea, that I would like > to implement in this year's GSoC. > It is an advanced wallpaper man

GSoC 2014 - My idea WME

2014-03-10 Thread Domen
Hi, My name is Domen Ipavec and I have an application idea, that I would like to implement in this year's GSoC. It is an advanced wallpaper manager, that I call Wallpaper Manager Extreme. I have written a basic proposal here: http://z-v.si/proposal-wme-gsoc2014.txt Would your organization con

Re: GSoC project idea: Unlocking KWallet using PAM (I'm student)

2013-05-01 Thread Thomas Lübking
Whether "make pam_exec call a dbus method" qualifies for GSoC i don't know, but with expose_authtok you can have the called exec read the login password from stdin - if it's used for kwallet encryption, you can this way also unlock the wallet. Otherwise you've to somewhere store the password/ha

Re: GSoC Idea: On the fly syntax checking for kate and kdevelop

2013-05-01 Thread Myriam Schweingruber
r syntax checking. So it came to my mind that on the fly > syntax checking would be a very nice feature for both kate and kdevelop. I > know it is a bit late for GSoC applications but wouldn't that be great idea? Well, the deadline is this Sunday, so you still have time to submit a pr

GSoC project idea: Unlocking KWallet using PAM (I'm student)

2013-05-01 Thread Alexander Mezin
Hello. I think that fixing this bug: https://bugs.kde.org/show_bug.cgi?id=92845 could be a good GSoC project. It seems that KWallet can't be started from pam module (like gnome-keyring do), but some "unlock helper" can be started with pam_exec.so. Password (or hash) then can be passed to kwallet

GSoC Idea: On the fly syntax checking for kate and kdevelop

2013-04-30 Thread Alexander Rössler
both kate and kdevelop. I know it is a bit late for GSoC applications but wouldn't that be great idea? The grammar used for the syntax checking is stored in simple text file, which is the biggest difference to classical Yacc and Bison parsers. Take a look at : https://github.com/strahle

Re: Self Introduction and Project Idea : GSOC 2013

2013-04-29 Thread Luigi Toscano
words. Consider that more people will review the proposals and evaluate them, so while we (from l10n) knows about it, other people should be able to understand the idea. That said, it's the first time I'm trying to help as mentor, so for further general questions (not related to this pr

Self Introduction and Project Idea : GSOC 2013

2013-04-29 Thread Mohd Faisal
Dear Sir, I am a M.Tech (Information Security) student from NIT Durgapur backed with B.Tech in Computer Science and Engineering. I am interested in " web application " specially in "Localization team management Tool" . I have done Project in BTECH which was based on web application-

Re: Basic queries regarding GSOC project idea : Web based project report

2013-04-17 Thread Rafael Fernández López
I don't know how this mail could get into my spam folder. I am answering in a few hours. Sorry for the late reply. 2013/4/12 Lydia Pintscher > On Tue, Apr 9, 2013 at 3:21 AM, Lorefnon wrote: > > Hello, > > I wanted to inquire about the project idea for summer of code - W

Fwd: [Nepomuk] Idea for GSOC, seeking some input

2013-04-14 Thread Matthew McKeen
-- Forwarded message -- From: Matthew McKeen Date: Sun, Apr 14, 2013 at 2:30 PM Subject: Re: [Nepomuk] Idea for GSOC, seeking some input To: Vishesh Handa I went ahead and implemented the simple feature requested in https://bugs.kde.org/show_bug.cgi?id=303671. Since the KJob

Re: Basic queries regarding GSOC project idea : Web based project report

2013-04-12 Thread Lydia Pintscher
On Tue, Apr 9, 2013 at 3:21 AM, Lorefnon wrote: > Hello, > I wanted to inquire about the project idea for summer of code - Web based > project report that aims to aggregate information from a multitude of > sources (mentioned ones are - Git, Bugzilla and mailing lists) into a &

Re: [Nepomuk] Idea for GSOC, seeking some input

2013-04-11 Thread Sebastian Kügler
Hi Matthew, On Thursday, April 11, 2013 08:47:34 Matthew McKeen wrote: > I've written parsers both as part of CS classes and in previous jobs, so I > don't think this is outside my alley. I will go ahead and get Nepomuk > built and patch one of the bugs to prove my worth. > I have done some work

Re: [Nepomuk] Idea for GSOC, seeking some input

2013-04-11 Thread Matthew McKeen
of my operating systems code. Thanks, Matthew McKeen On Thursday, April 11, 2013 07:00:38 PM Vishesh Handa wrote: Hey Matthew On Tue, Apr 9, 2013 at 12:58 PM, Matthew McKeen wrote: Hey All: I just had an idea for a GSOC project today that might interest you. Wouldn't i

Re: [Nepomuk] Idea for GSOC, seeking some input

2013-04-11 Thread Vishesh Handa
Hey Matthew On Tue, Apr 9, 2013 at 12:58 PM, Matthew McKeen wrote: > Hey All: > > I just had an idea for a GSOC project today that might interest you. > Wouldn't it be cool to have a visualization plasmoid for the data > relationships that exist in Nepomuk. I was

Idea for GSOC, seeking some input

2013-04-09 Thread Matthew McKeen
Hey All: I just had an idea for a GSOC project today that might interest you. Wouldn't it be cool to have a visualization plasmoid for the data relationships that exist in Nepomuk. I was thinking a 3D graph visualization, maybe even making nodes clickable such that data can be navigated

Basic queries regarding GSOC project idea : Web based project report

2013-04-08 Thread Lorefnon
Hello, I wanted to inquire about the project idea for summer of code - Web based project report that aims to aggregate information from a multitude of sources (mentioned ones are - Git, Bugzilla and mailing lists) into a unified web-interface along with useful statistics. The project objective

Re: [GSoC]Idea

2013-03-26 Thread Claudio Desideri
http://tldp.org/HOWTO/IRC/beginners.html However, I think it's better if you discuss your idea with the Kig team (which is part of KDE Edu), maybe creating a draft of a project proposal, and, if well suited, post it on the KDE GSoC 2013 idea page on the kde wiki. [11] My personal advice is t

[GSoC]Idea

2013-03-26 Thread miniBill
I've got an idea for the 2013 GSoC: add projective geometry to kig. This would need adding the relevant data structures, generalizing the algorithms and designing UI metaphors for the points "at infinity". Leonardo Taglialegne >> Visit http://mail.kde.org/mailman/listin

Re: Project Idea for Google Summer of Code

2012-04-04 Thread Kevin Krammer
On Wednesday, 2012-04-04, Saras Leelodharry wrote: > Currently KDE has support to get and use Personal Information through > Akonadi. However it has little support for data-objects like documents and > photos which requires the application to use specific interfaces. Akonadi is data type agnostic

Re: Project Idea for Google Summer of Code

2012-04-04 Thread Myriam Schweingruber
Hi Saras, On Wed, Apr 4, 2012 at 00:58, Saras Leelodharry wrote: > I am currently a student at the University of Toronto, and Wish to > participate in the Google summer of code as a student. > >  I am looking for a mentor for the following project: > > I wish to create a 'social' filesystem usin

Project Idea for Google Summer of Code

2012-04-04 Thread Saras Leelodharry
I am currently a student at the University of Toronto, and Wish to participate in the Google summer of code as a student. I am looking for a mentor for the following project: I wish to create a 'social' filesystem using KIO. The filesystem would be able to map albums, documents, from services

Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Anant Kamath
On Wed, Mar 14, 2012 at 06:36, Parker Coates wrote: The KDE Partition Manager already has some support for SMART reporting. [1] So you might want to continue your investigation there. Parker Having looked at this : http:k3b proje

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-14 Thread Kåre Särs
for instance, let's say I open a png file in my > gwenview, I have a menu item called "Process image with OCR" inside the > "Plugins" menu. What would happen if I click that item? Would it open a > text editor with the OCR result or what? I'm not aware of any o

Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Parker Coates
oring > using udisks, smartmontools, libatasmart and Solid > Currently there is a GUI for smartmontools in GTK (GSmartControl) > I would like to implement a similar idea in Qt for KDE > > I want to create a  kpart plugin / dialog which can be used in kinfocenter > to display the HDD health a

Re: Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Alex Fiestas
On Wednesday, March 14, 2012 09:23:53 PM Shantanu Tushar Jha wrote: > Doesn't K3B already do 1 and 3? Yes, but k3b does a lot more than just managing iso's, the idea is to have something within baseapps that does the basics, which are: -Partitions -Disks/raids (not sure of raid

Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Shantanu Tushar Jha
KPart > plugin > > (or seperate dialog) for S.M.A.R.T hard disk diagnostics and monitoring > > using udisks, smartmontools, libatasmart and Solid > > Currently there is a GUI for smartmontools in GTK (GSmartControl) > > I would like to implement a similar idea in Qt for KDE

Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Alex Fiestas
oring > using udisks, smartmontools, libatasmart and Solid > Currently there is a GUI for smartmontools in GTK (GSmartControl) > I would like to implement a similar idea in Qt for KDE > > I want to create a kpart plugin / dialog which can be used in kinfocenter > to display the H

GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Anant Kamath
I for smartmontools in GTK (GSmartControl) I would like to implement a similar idea in Qt for KDE I want to create a kpart plugin / dialog which can be used in kinfocenter to display the HDD health along with the other info on hard disks already being displayed, and also use it as a perhaps a plugin for do

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-14 Thread José Manuel Santamaría Lema
Thank you Kåre and Klaas for your replies, I had some time to dig a bit more about this: Kåre Särs > [snip] > > 1) Create a non-GUI Qt/KDE library that can take an (Q)image and generate > output suitable for djvu/PDF/ODF. Maybe even generate djvu/PDF/ODF files. > > 2) Make a simple GUI around

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-08 Thread Kåre Särs
On Thursday 08 March 2012 08:52:44 Sune Vuorela wrote: > On 2012-03-07, Kåre Särs wrote: > > How do we go forward from here? > > Put it on the wikipage, wait for KDE to be a gsoc approved organization, > wait for official project submissions, get the student to submit the > project. hope that KDE

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-08 Thread Sune Vuorela
On 2012-03-07, Kåre Särs wrote: > How do we go forward from here? Put it on the wikipage, wait for KDE to be a gsoc approved organization, wait for official project submissions, get the student to submit the project. hope that KDE as a organization selects your project. > Who is willing to ment

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread Kåre Särs
How do we go forward from here? Who is willing to mentor for an ORC library + plugins + ...? What does a mentor do and how much time does it take? /Kåre On Wednesday 07 March 2012 16:16:59 todd rme wrote: > 2012/3/7 Kåre Särs : > > On Wednesday 07 March 2012 10:59:50 todd rme wrote: > >> On Wed

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread todd rme
2012/3/7 Kåre Särs : > On Wednesday 07 March 2012 10:59:50 todd rme wrote: >> On Wed, Mar 7, 2012 at 10:46 AM, Andreas Pakulat wrote: >> > On 07.03.12 10:23:32, todd rme wrote: >> >> On Tue, Mar 6, 2012 at 8:03 PM, Klaas Freitag wrote: >> >> > On 06.03.2012 18:02, todd rme wrote: >> > [...] >> >

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread Kåre Särs
On Wednesday 07 March 2012 10:59:50 todd rme wrote: > On Wed, Mar 7, 2012 at 10:46 AM, Andreas Pakulat wrote: > > On 07.03.12 10:23:32, todd rme wrote: > >> On Tue, Mar 6, 2012 at 8:03 PM, Klaas Freitag wrote: > >> > On 06.03.2012 18:02, todd rme wrote: > > [...] > > > >> > These kind of things.

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread Andreas Pakulat
e again without the user doing anything else. > > In the case of OCR, it would be the same, except a temporary image > file woulds be scanned, OCRed, and deleted (or again stored in > memory). > > This, at least, is how the CD kio slave does it. I see, so I misunderstood a bi

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread todd rme
On Wed, Mar 7, 2012 at 10:46 AM, Andreas Pakulat wrote: > On 07.03.12 10:23:32, todd rme wrote: >> On Tue, Mar 6, 2012 at 8:03 PM, Klaas Freitag wrote: >> > On 06.03.2012 18:02, todd rme wrote: > [...] >> > These kind of things. Not sure if a kio is cool for any of these. >> >> A gui able to do a

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread Andreas Pakulat
On 07.03.12 10:23:32, todd rme wrote: > On Tue, Mar 6, 2012 at 8:03 PM, Klaas Freitag wrote: > > On 06.03.2012 18:02, todd rme wrote: [...] > > These kind of things. Not sure if a kio is cool for any of these. > > A gui able to do all the things you listed would necessarily be > extremely compli

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-07 Thread todd rme
On Tue, Mar 6, 2012 at 8:03 PM, Klaas Freitag wrote: > On 06.03.2012 18:02, todd rme wrote: >> >> 2012/3/6 José Manuel Santamaría Lema: >> >> Scanner kio slave.  An easy scanner interface using file managers >> (like the current CD ripper kio slave).  There would be a folder for >> each scanner.  

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread Klaas Freitag
On 06.03.2012 18:02, todd rme wrote: 2012/3/6 José Manuel Santamaría Lema: Scanner kio slave. An easy scanner interface using file managers (like the current CD ripper kio slave). There would be a folder for each scanner. When the folder is opened it will pull in a preview from that scanne

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread Mario Fux
Am Dienstag 06 März 2012, 14.16:34 schrieb Klaas Freitag: Morning José and Klaas > > I'm considering to apply to GSoC this year, and if I do, I would like to > > improve the status of scanning and optical character recognition in KDE; > > being more specific: > > > > > > What I want to achieve

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread Sune Vuorela
On 2012-03-06, todd rme wrote: > Scanner kio slave. An easy scanner interface using file managers > (like the current CD ripper kio slave). There would be a folder for > each scanner. When the folder is opened it will pull in a preview > from that scanner. There would then be folders for suppo

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread todd rme
2012/3/6 José Manuel Santamaría Lema : > Hi, > > I'm considering to apply to GSoC this year, and if I do, I would like to > improve the status of scanning and optical character recognition in KDE; being > more specific: > > > What I want to achieve > > > A few years

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread Kåre Särs
k that I think you should be willing to bring > Kooka to an up to date state. However I am not so sure if there is still > a demand for that kind of app... > > > 3. Add ocropus support to kooka (I heard with ocropus you can get the > > coordinates of the texts, but I don'

Re: GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread Klaas Freitag
u can get the coordinates of the texts, but I don't know for sure yet) 4. Code something in kooka to produce djvu documents. The idea back in the days was to provide a component for OCR which can be reused in all apps which deal with images, similar to what the ScanService is (you can find it

GSoC idea: improving scanning and OCR in KDE (skanlite/kooka)

2012-03-06 Thread José Manuel Santamaría Lema
Hi, I'm considering to apply to GSoC this year, and if I do, I would like to improve the status of scanning and optical character recognition in KDE; being more specific: What I want to achieve A few years ago I had to study electronics stuff at my university

Re: GSoC idea.

2012-02-16 Thread Stefan Majewsky
On Thu, Feb 16, 2012 at 7:10 AM, Dmitry Chernov wrote: > By the way is there general KDE lib for organizing bookmarks in > the application? Nepomuk can be used to store bookmarks, associate them with the files or other contents, but I am not aware of any library for the specific case of bookmarks

GSoC idea.

2012-02-15 Thread Dmitry Chernov
Probably this isn't enough for GSoC, but here is the idea. What about bookmarks in kate? Now you can't change bookmark name, associate any comments with bookmark, group bookmarks. Bookmarks should be associated with session of course. This stuff would be good in Okular too. By the wa

Re: Konqueror- GSOC idea

2012-02-13 Thread Andrew Mason
> > I don't think these people should be our main target audience. We all have intel core-i5's at work and were forced turn Nepomuk off for performance issues with kde 4.7.4 / 4.8. That is not new hardware but there would still be a reasonable portion of people with lesser hardware using KDE.

Re: Konqueror- GSOC idea

2012-02-13 Thread Sune Vuorela
On 2012-02-13, Andrew Mason wrote: >> By the way, if you want to sort downloads by file types, using Nepomuk >> is the obvious solution. > > I like this idea but please consider there are some people, for which Nepomuk > is disabled. This can be because Nepomuk impacts the

Re: Konqueror- GSOC idea

2012-02-13 Thread Thomas Lübking
Am 14.02.2012, 01:22 Uhr, schrieb Abhishek Sood A : I think this involves significant amount of work in terms of adding a UI to set the target folders for different file types and creating download filters. Like adding a KUrlRequester to the File association kcm ...? The problem should rath

  1   2   >