*** pH5 has quit IRC | 00:02 | |
ShadowJK | So I guess the question is; what do you want to do? | 00:02 |
---|---|---|
ShadowJK | but 1999? | 00:03 |
ShadowJK | I'd get something newer than 11 years | 00:04 |
ShadowJK | whoah, there are books on MeeGo programming already | 00:06 |
DocScrutinizer | hell, so maybe also on maemo meanwhile? | 00:06 |
gustavo-ferreira | ShadowJK: you are right, but since i'm newbie i don't know till where it would be different for the books of nowadays, but again it's a newbie on the matter that is talking, so if you could suggest one book that fits my needs, i would really appreciate it. | 00:08 |
gustavo-ferreira | Responding to your question, after one year and half making some "basic" programming on C, i want to go deapper on this matter, Programming C on Linux, every aspect, process's, IPC's and all that stuff i'm not familiary with. If you could suggest something, it would be nice. | 00:12 |
DocScrutinizer | gustavo-ferreira: looking at http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias=stripbooks&field-keywords=linux+programming&x=0&y=0 it seems most of those titles have a "look inside" option, so you could check if the style meets your level and skills | 00:12 |
ShadowJK | well, if you can do ANSI C, then you put posix on top, and maybe gtk or qt for a GUI. So, I'd perhaps make a goal for a small project, something simple like perhaps a calculator of some sort. Like, put in a Watt figure and price per kWh, get price for running the thing a day, a week, a year | 00:12 |
ShadowJK | and I'd probably start with a gtk or qt tutorial to do it | 00:13 |
DocScrutinizer | not much about processes, IPC, and other fun stuff in there though :-D | 00:14 |
gustavo-ferreira | I already know GTK+ lib, i made some "mini projects" with that library, i even used it to make a mini-program for my nokia n900 witch runs maemo. It is cool, but what i really really want is understand linux from the point of view of a programmer, you know what i mean right? | 00:15 |
ShadowJK | problem with IPC is that there are about 19 commonly used methods :D | 00:15 |
DocScrutinizer | yep :-D | 00:15 |
gustavo-ferreira | DocScrutinizer: thank you for your suggestion, i will check that!! | 00:15 |
DocScrutinizer | http://www.amazon.com/Linux-Programming-Interface-System-Handbook/dp/1593272200/ref=sr_1_2/181-0289776-7378209?ie=UTF8&s=books&qid=1290118219&sr=1-2 looks like it might be what you wnat to have a look at | 00:16 |
gustavo-ferreira | ok, well, i mention IPC as an example, in fact i don't even know what IPC are exactly xD sorry, but i'm really newbie xD | 00:16 |
ShadowJK | inter process communication | 00:17 |
ShadowJK | programs talking with eachother | 00:17 |
gustavo-ferreira | DocScrutinizer: really thanks on this!!! From the content table i can see it talks about almost everything i was expecting! Thank you | 00:18 |
DocScrutinizer | yw | 00:19 |
gustavo-ferreira | ShadowJK: Yes i know that, isn't D-Bus a kind of IPC? what i meant was that i don't know how it works, and all that stuff | 00:19 |
DocScrutinizer | sure, dbus I'd consider a flavour of IPC | 00:20 |
*** swc|666 has joined #maemo-devel | 00:20 | |
ShadowJK | dbus might use unix sockets, that seems to be covered in the book DocScrutinizer linked | 00:21 |
ShadowJK | gtk uses xlib which uses shm, unix sockets or tcp sockets to talk to the X server, shm and tcp sockets seem to be covered in that book too | 00:22 |
*** BabelO has joined #maemo-devel | 00:22 | |
*** BabelO has joined #maemo-devel | 00:22 | |
DocScrutinizer | chapter 42(sic!) | 00:23 |
DocScrutinizer | err no, 43 | 00:23 |
DocScrutinizer | interprocess communication overview | 00:24 |
ShadowJK | Seems like all the stuff that's underneath gtk,glib,qt | 00:24 |
ShadowJK | except the graphical stuff | 00:24 |
gustavo-ferreira | thank you both for your help, really appreciate it. | 00:24 |
gustavo-ferreira | i'm reading description right now | 00:25 |
*** madsy has quit IRC | 00:28 | |
DocScrutinizer | I'm tmpted to order this one for xmess, looks really nice :-) | 00:29 |
*** jimbroad has left #maemo-devel | 00:38 | |
gustavo-ferreira | :P yes it seems that has everything (or almost everything) just one question, when we program in C, if we want to use GTK+ we really have to code everything for the GUI thing? I know there is an application called Glade that it is a kind of "Visual Basic" from microsoft, but as far as i know it doesn't support hildon gadgets am i wrong? | 00:42 |
*** alvaro__ has quit IRC | 01:04 | |
*** kevsim has quit IRC | 01:22 | |
ShadowJK | yeah glade doesn't support hildon | 01:23 |
*** Rarok has joined #maemo-devel | 01:26 | |
gustavo-ferreira | so, if i want to make an application in C for maemo using GTK+ i really must code everything up? | 01:26 |
*** SpeedEvil has quit IRC | 01:43 | |
*** SpeedEvil has joined #maemo-devel | 01:59 | |
*** gustavo-ferreira has quit IRC | 02:06 | |
*** BabelO has quit IRC | 02:08 | |
*** gustavo-ferreira has joined #maemo-devel | 02:16 | |
*** JuniperJaxx has quit IRC | 02:17 | |
*** gustavo-ferreira has quit IRC | 02:21 | |
*** JuniperJaxx has joined #maemo-devel | 02:30 | |
*** SpeedEvil has quit IRC | 02:34 | |
*** SpeedEvil has joined #maemo-devel | 03:02 | |
*** Rarok has quit IRC | 03:28 | |
*** swc|666 has quit IRC | 04:05 | |
*** JuniperJaxx has quit IRC | 04:57 | |
*** JuniperJaxx has joined #maemo-devel | 04:57 | |
*** DocScrutinizer has quit IRC | 07:34 | |
*** DocScrutinizer has joined #maemo-devel | 07:34 | |
*** ppenz has joined #maemo-devel | 09:22 | |
*** dazo_afk is now known as dazo | 10:01 | |
*** lbt_away has quit IRC | 10:10 | |
*** Rarok has joined #maemo-devel | 10:12 | |
*** Rarok has quit IRC | 11:32 | |
*** nmjnb has joined #maemo-devel | 12:19 | |
nmjnb | Hi everyone. Is there a graphical-app that can be used to easily make an app to run some scripts without creating the graphical environment myself from scratch for an app? | 12:22 |
*** lizardo has joined #maemo-devel | 12:28 | |
air | what scripts? | 12:31 |
nmjnb | I want to make an app to control a tellstick device connected to a linux-server | 12:33 |
nmjnb | so I want to be able to turn lights on/off or if applicable use a dimmer by dragging my finger on the screen | 12:34 |
nmjnb | the app exists for android, but I don't know if there's any way to port it to maemo. It's called remotestick. | 12:34 |
air | android apps are written in java | 12:34 |
air | wouldnt be too hard to make a simple gtk app with some buttons | 12:35 |
nmjnb | well, I don't know how to do it, the graphical part, I could make some simple scripts to control the tellstick through ssh. | 12:37 |
air | n900 or n8x0? | 12:39 |
nmjnb | n900 | 12:39 |
nmjnb | unfortunately I have to go, but thanks for the ideas | 12:51 |
air | i dont see anything yet that might help you | 12:52 |
*** nmjnb has quit IRC | 12:56 | |
*** alvaro__ has joined #maemo-devel | 13:39 | |
*** JPohlmann has joined #maemo-devel | 15:11 | |
*** ppenz has quit IRC | 15:53 | |
*** Rarok has joined #maemo-devel | 16:04 | |
*** lcuk has quit IRC | 16:26 | |
*** lcuk has joined #maemo-devel | 16:27 | |
*** fecub has joined #maemo-devel | 16:28 | |
*** lmoura_ has joined #maemo-devel | 16:47 | |
*** lmoura has quit IRC | 16:49 | |
*** apoi_ has quit IRC | 17:22 | |
*** apoi has joined #maemo-devel | 17:27 | |
*** joejoe has joined #maemo-devel | 18:16 | |
*** dazo is now known as dazo_afk | 18:24 | |
*** dazo_afk is now known as dazo | 18:29 | |
*** dazo is now known as dazo_afk | 18:34 | |
*** dazo_afk is now known as dazo | 18:52 | |
*** jimbroad has joined #maemo-devel | 18:57 | |
*** lcuk has quit IRC | 19:04 | |
*** lcuk has joined #maemo-devel | 19:04 | |
*** lcuk has quit IRC | 19:04 | |
*** lcuk has joined #maemo-devel | 19:04 | |
*** fecub has quit IRC | 19:22 | |
*** lmoura_ has quit IRC | 19:49 | |
*** onen|openBmap has joined #maemo-devel | 19:50 | |
*** joejoe has quit IRC | 19:51 | |
*** lmoura_ has joined #maemo-devel | 19:53 | |
*** dazo is now known as dazo_afk | 20:07 | |
*** onen|openBmap has quit IRC | 21:13 | |
*** lupine_85 has quit IRC | 21:17 | |
*** lupine_85 has joined #maemo-devel | 21:17 | |
*** JPohlmann1 has joined #maemo-devel | 21:34 | |
*** JPohlmann has quit IRC | 21:34 | |
*** TheXception|off is now known as TheXception | 21:40 | |
*** lcuk has quit IRC | 21:41 | |
*** lcuk has joined #maemo-devel | 21:42 | |
*** lcuk has quit IRC | 21:42 | |
*** lcuk has joined #maemo-devel | 21:42 | |
*** JPohlmann1 has quit IRC | 21:51 | |
*** JPohlmann has joined #maemo-devel | 21:51 | |
*** SpeedEvil has quit IRC | 22:27 | |
*** Rarok has quit IRC | 22:29 | |
*** SpeedEvil has joined #maemo-devel | 22:32 | |
*** gustavoferreira has joined #maemo-devel | 22:36 | |
*** lizardo has quit IRC | 22:53 | |
*** gustavoferreira has quit IRC | 22:56 | |
*** gustavoferreira has joined #maemo-devel | 22:57 | |
*** gustavoferreira has quit IRC | 22:59 | |
*** JPohlmann has quit IRC | 23:02 | |
*** Tsarpf has joined #maemo-devel | 23:06 | |
*** nmjnb has joined #maemo-devel | 23:09 | |
*** Tsarpf_ has joined #maemo-devel | 23:18 | |
*** Tsarpf has quit IRC | 23:21 | |
*** lbt has joined #maemo-devel | 23:33 | |
*** onen|openBmap has joined #maemo-devel | 23:50 | |
*** Tsarpf_ has quit IRC | 23:50 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!