-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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
--
-
 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    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- Group .- Group members (2) . 

Semantic CLI framework


CLI
Description:

I think, that people are many times reinventing the wheel, because we need new way to create application. Today many applications are designed as one piece(application engine and communications are designed by programmers). Not all applications are designed in this way, but many.

Other reason is reading output of application. Currently we have only two standard output descriptions. What about allowing to returning code of messages with messages? It is like error codes, but application can returning it, when working.

If we had done semantic CLI framework, more CLI applications could works as GUI applications, I think, and many thinks will be easier.

Homepage:http://
Members:2
Comments:2
Created:Feb 5 2010
Changed:Feb 5 2010
Readability:readable for everybody
Membership:new members need admin approval

Invite people to join
Join group
activate message notification



-

 New gettext feature.

 
 by Lachu on: Feb 5 2010
 

It will be great if gettext will converts each string/translation in database to numbers. There will be many other matters, like:

printf(_("%d cities are starving"), 2)

Gettext can convert it onto:
78 %d, so we will got "78 2"

We must define new language.

It's not great idea, because format string can be changed by programmer, so in some situation the number will be changed too.


Reply to this

-

 Instead modifying gettext

 
 by Lachu on: Feb 5 2010
 

I think, that in place of modifying gettext, we should add new library.

Programs will first check, that messages should be human readable or computer readable, like this:

if (__program_on_stdout()) {
printf("77 %d\n", 2);
}
else {
// we must send human readable message
}


Reply to this

BackhomeCreate new groupView all groups



-
-
all messages

openDesktop.org Facebook App



-
Favorite Distribution 2010?
 Debian
 Gentoo
 SuSE
 Ubuntu
 Kubuntu
 Linux Mint
 Arch Linux
 Frugalware
 Fedora
 Mandriva
 PC Linux OS
 Other Distribution
 I'm a *BSD user
 Using Windows
 Using Mac OS X
 Other OS
 I don't use Computers and have asked another user to check this option for me.

resultmore




Partners
Place Your Link Here!
Online Casino
Fundraising Ideas
online Casino Roulette

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

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.