Warning: session_start(): open(/tmp/sess_0ump93uldtqmndgpadetro1df4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Skyhusker's comments openDesktop.org
-
 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

-
- Skyhusker's profile .- Fan of  .- CV  .- Friends  .- Content (2) .- Latest Comments (13) . 
Re: Need QT 3.3?
Aug 7 2004  on content Kubication

Edit kubicationwidgetbase.ui and change:

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">

to:

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">

Anyway, since i'm using only QT 3.3, it's the recommended version; but I think it should work fine with QT 3.2.

.
Re: Ubicación
Aug 7 2004  on content Kubication

According to Webster's Revised Unabridged Dictionary:

Ubication \U`bi*ca"tion\, Ubiety \U*bi"e*ty\, n. [NL. ubicatio,
ubietas, fr. L. ubi where.]
The quality or state of being in a place; local relation;
position or location; whereness. [R.] --Glanvill.

So, I think "Kubication" is a right name.

.
Re: ebuild failed
Aug 6 2004  on content Kubication

It's fixed in 0.1b, thanks for reporting. I updated the ebuild as well.

.
Re: ebuild failed
Aug 6 2004  on content Kubication

Sorry, I'm using KDE 3.3 beta2 and didn't realized that constructor isn't in KDE 3.2. I'll try to fix it before going bed. Thanks for reporting.

.
Re: take down interfaces
Aug 4 2004  on content Kubication

Yeah, you're right. Bringing down the other interfaces before is safer. I will change it in the next version. It will be released this night or tomorrow (CEST).

.
Re: netGo clone?
Aug 3 2004  on content Kubication

Coincidences doesn't exist. I have this idea rounding my mind some time ago. In fact, I started writing Kubication before noticing the existence of netGo. First time I saw your app, I though there had somethings I liked and others I disliked. For example, I liked the UI; but I disliked the way it stores data, the way it hanleds process (always run as root using su or kdesu), and something more.

So, I decided to speed up the development of Kubication and made the application I wanted. I had designed the UI using only an ugly big window and, as I liked yours, redesigned it following your concepts.

As for other similarities, I don't see anymore and IMHO there are lots of differences:


  1. Kubication uses the standard ./configure; make; make install building process while netGo uses a Makefile generated by qmake, which doesn't permit almost any customization (in fact I need to edit your Makefile to avoid an internal compiler error)

  2. Kubication uses KConfig for storing data in the _user_ settings, netGo uses a plaintext file for storing the settings _globally_ in a non-standard directory.

  3. Kubication supports dhcpcd, dhclient and pump while netGo only supports the first two.

  4. Kubication supports both wireless extensions and linux-wlan-ng while netGo only supports the first.

  5. Kubication has support for changing the SMTP, netGo doesn't.

  6. Kubication executes commands as root only when necessary and netGo runs always as root.

  7. Kubication uses kdelibs and qt while netGo is a pure qt app.

  8. Kubication has systray support, netGo hasn't.

  9. Kubication lets the user enter any interface, netGo parses /proc/net/dev and shows the available interfaces. In that way, it doesn't permit the user to configure profiles with removable interfaces that are not present.

  10. Kubication can bring down other interfaces, netGo can't.

There are at least 10 differences versus 1 similarity. Of course, I'm talking about the last releases, I haven't mentioned any of the features that are only in my repository nor haven't looked to yours.

About if Kubication is a clone of netGo, I think no. They are apps which do the same thing, both are behind the same idea; but they do things in very different ways. Think in Konqueror and Mozilla, both are web browsers, both had tabs, both support fs and ftp browsing, etc... but nobody says one is a clone of the other.

In short, all I can say is go on writing netGo, I will go on writing Kubications and we'll let the user choose :). Freedom of choice is one of the Open Source Software benefits, it isn't?.


.
Re: Gentoo?
Aug 2 2004  on content Kubication

I use ifconfig, route and iwconfig or wlanctl-ng (depending on the wireless driver, which is detected in runtime). For becoming root, I use the KDEsuClient class (contained in kdebase). So every distro is supported. As for Gentoo, I use it too and I wrote an ebuild. Now it's available here for download.

.
Re: Description
Aug 2 2004  on content Kubication

I have changed the description, thanks for the feedback. I took the name from Panther's Ubication Selector (which is built-in), so I called it Kubication and called the profiles ubications. But you're right, 'profiles' is easier to understand.

Regards

.
Rocks!
Jul 15 2004  on content komposé

Really nice app. Only a comment: using a preloaded daemon and a DCOP signal or something similar would be faster.

.


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