| 02:57:46 | | --> Sam has joined #webapps |
| 02:58:32 | | <-- Sam has quit stating (Quit: Sam) |
| 03:39:41 | | <-- janbar has quit stating (Quit: papapa...... - lece) |
| 05:18:28 | | --> yaoyao has joined #webapps |
| 05:18:48 | | <-- yaoyao has left #webapps stating () |
| 07:13:55 | | --> pixelation has joined #webapps |
| 07:13:59 | pixelation | Anyways. |
| 07:14:17 | pixelation | Handy link script: irc:///channelname |
| 07:14:42 | | <-- pixelation has left #webapps stating () |
| 07:25:04 | gmoz | right.. =) |
| 07:57:52 | | --> roentgen has joined #webapps |
| 08:03:09 | | --> Ramunas has joined #webapps |
| 08:08:43 | | --> ROBOd has joined #webapps |
| 08:31:22 | | --> sergiol has joined #webapps |
| 09:00:36 | | <-- roentgen has quit stating (Killed (NickServ (GHOST command used by HaRT))) |
| 09:00:36 | | --> HaRT has joined #webapps |
| 09:13:37 | | --> aleksanteri has joined #webapps |
| 09:37:21 | | <-- HaRT has quit stating (Connection reset by peer) |
| 09:42:35 | | --> roentgen has joined #webapps |
| 11:17:48 | | <-- aleksanteri has quit stating (Quit: brb) |
| 11:17:58 | | --> aleksanteri has joined #webapps |
| 12:04:00 | | <-- OmegaPhil has quit stating (Quit: ) |
| 12:15:32 | | --> OmegaPhil has joined #webapps |
| 12:32:27 | | --> DEXY has joined #webapps |
| 12:34:34 | | <-- DEXY has left #webapps stating () |
| 13:24:35 | | <-- roentgen has quit stating (Ping timeout) |
| 13:47:32 | | --> roman3x has joined #webapps |
| 14:21:15 | | --> ambores has joined #webapps |
| 14:22:19 | | <-- ambores has left #webapps stating () |
| 14:48:32 | | --> LarsKL has joined #webapps |
| 15:05:51 | | --> roentgen has joined #webapps |
| 15:14:27 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 15:39:39 | | --> roentgen has joined #webapps |
| 15:49:52 | | --> Jenna has joined #webapps |
| 15:51:52 | | <-- Jenna has left #webapps stating () |
| 15:59:28 | sergiol | hello |
| 15:59:36 | sergiol | for widgets, is it allowed dynamic resizing of tables? |
| 16:04:31 | gmoz | Sure |
| 16:06:37 | sergiol | gmoz: i want to build a gantt planner , but i don't have AJAX knowledge |
| 16:06:47 | sergiol | should i learn AJAX first? |
| 16:06:59 | gmoz | Why do you need ajax for a gantt planner? |
| 16:07:21 | sergiol | because i want to have gantt planner widget :) |
| 16:07:46 | gmoz | well ajax is easy so you can probably learn it quickly |
| 16:08:28 | * | sergiol bets gmoz is ironically thinking "good luck!" |
| 16:08:52 | gmoz | nah, it really isn't that difficult =) |
| 16:09:24 | sergiol | i know HMTL and I have some JS knowledge |
| 16:09:37 | sergiol | HTML, i mean * |
| 16:11:42 | | <-- roentgen has quit stating (Connection reset by peer) |
| 16:13:30 | sergiol | gmoz: i am seeing http://my.opera.com/community/dev/widgets/first/ and in the JS part i don't see the <script> delimiters. Is it supposed to be like that? |
| 16:18:01 | gmoz | yeah |
| 16:18:05 | gmoz | because it's in its own file |
| 16:18:21 | | --> zhost has joined #webapps |
| 16:19:33 | | <-- sergiol has quit stating (Ping timeout) |
| 16:19:47 | | <-- zhost has left #webapps stating () |
| 16:20:40 | | --> sergiol has joined #webapps |
| 16:21:00 | sergiol | gmoz? |
| 16:21:30 | sergiol | please can you repeat what you said since my question? |
| 16:21:34 | gmoz | Yeah it's supposed to be like that |
| 16:21:41 | gmoz | Because it's in its own file |
| 16:22:03 | sergiol | but it does not work |
| 16:22:05 | sergiol | with me |
| 16:22:19 | aleksanteri | if it doesn't you've ruined something :P |
| 16:22:40 | sergiol | the JS code appears as normal text |
| 16:23:33 | aleksanteri | don't open the JS file, link to it lol |
| 16:24:13 | sergiol | http://rafb.net/p/0NJ9Nf84.nln.html |
| 16:24:17 | sergiol | what's wrong here? |
| 16:24:30 | aleksanteri | aha |
| 16:24:47 | aleksanteri | 1.) put the js into a *separate* file |
| 16:25:13 | aleksanteri | 2.) add <script src="jsfile.js" type="text/javascript"></script> into the head part |
| 16:26:27 | sergiol | ah i agree |
| 16:27:04 | sergiol | but in the http://my.opera.com/community/dev/widgets/first/ page, that is not referred |
| 16:27:34 | sergiol | i found that strange |
| 16:27:49 | sergiol | thanks |
| 16:28:07 | aleksanteri | "This behavior is contained in some simple JavaScript, held in the file helloworld.js." |
| 16:28:22 | * | aleksanteri points that the "held in the file helloworld.js."-part |
| 16:29:36 | sergiol | you're rgiht |
| 16:29:36 | sergiol | right |
| 16:30:07 | sergiol | i am sorry due to my question |
| 16:30:28 | nicomen | only stupid questions are the ones not asked |
| 16:50:50 | sergiol | 'close' is a button. Is there something wrong in the 2nd part of http://rafb.net/p/L7waub32.nln.html ? |
| 16:51:48 | sergiol | it does nothing when i click the button |
| 16:51:51 | sergiol | :( |
| 16:55:38 | nicomen | check the log? |
| 16:57:27 | sergiol | the error console? |
| 16:57:44 | | --> ali has joined #webapps |
| 17:00:52 | sergiol | the erros console say nothing about it |
| 17:01:22 | nicomen | then it probably is fine ;) |
| 17:02:17 | sergiol | fine? should'nt it close the widget? |
| 17:04:07 | nicomen | I guess yeah |
| 17:08:47 | | <-- ali has left #webapps stating () |
| 17:09:18 | | --> ali has joined #webapps |
| 17:09:29 | | <-- ali has left #webapps stating () |
| 17:18:10 | | --> MarcellusMcCh has joined #webapps |
| 17:19:05 | | <-- MarcellusMcCh has left #webapps stating () |
| 17:40:04 | | <-- ROBOd has quit stating (Connection reset by peer) |
| 17:41:46 | | --> ROBOd has joined #webapps |
| 17:47:10 | | --> pffYussupov has joined #webapps |
| 17:51:33 | | --> chat_account has joined #webapps |
| 17:52:22 | | <-- chat_account has left #webapps stating () |
| 18:04:43 | | --> Lachaesis has joined #webapps |
| 18:07:44 | | -!- Lachaesis is now known as lol |
| 18:07:56 | | -!- lol is now known as l^ |
| 18:08:10 | | -!- l^ is now known as ^ |
| 18:09:11 | | <-- ^ has quit stating (Killed (NickServ (Nick kill enforced))) |
| 18:09:21 | | --> Muggy has joined #webapps |
| 18:09:48 | | <-- Muggy has quit stating (Quit: Muggy) |
| 18:20:33 | | --> roentgen has joined #webapps |
| 18:24:57 | | <-- LarsKL has quit stating (Quit: ) |
| 18:25:36 | | --> LarsKI has joined #webapps |
| 18:26:48 | | <-- sergiol has quit stating (Ping timeout) |
| 18:51:01 | | --> TodoLibre has joined #webapps |
| 18:52:01 | TodoLibre | hi! |
| 18:52:38 | TodoLibre | is there any people talking here or i'm alone? |
| 18:53:41 | Remco | You're not alone |
| 18:54:34 | TodoLibre | have you ever tried eyeOS? |
| 18:55:18 | Remco | Yes, I did |
| 18:55:51 | TodoLibre | Did you like? |
| 18:56:10 | Remco | It works, I just don't see a need for it |
| 18:56:46 | TodoLibre | I like for sharing files with a closed usergroup |
| 18:56:59 | TodoLibre | (sorry, i'm sure my english is worse than yours) |
| 18:57:35 | TodoLibre | I have eyeOS 1.0.3 hosted on a Intranet server |
| 18:57:38 | Remco | I don't an entire web OS to share files with people I know |
| 18:57:46 | Remco | *don't need |
| 18:57:53 | TodoLibre | and I and my classmates share music and pics using it |
| 18:58:14 | TodoLibre | Is the only one I can config... |
| 19:04:21 | | --> DEXY has joined #webapps |
| 19:04:37 | | --> sergiol has joined #webapps |
| 19:08:17 | DEXY | hi |
| 19:09:25 | | <-- LarsKI has quit stating (Ping timeout) |
| 19:10:02 | | <-- DEXY has left #webapps stating () |
| 19:10:14 | | --> LarsKL has joined #webapps |
| 19:14:49 | | <-- LarsKL has quit stating (Quit: ) |
| 19:15:35 | | <-- TodoLibre has left #webapps stating () |
| 19:15:45 | | --> LarsKI has joined #webapps |
| 19:17:38 | | <-- pffYussupov has quit stating (Quit: Every time I make a website using frames god kills a Pokemon or two) |
| 19:18:01 | | --> LarsKL has joined #webapps |
| 19:18:29 | | --> janbar has joined #webapps |
| 19:21:52 | | <-- LarsKI has quit stating (Ping timeout) |
| 19:34:49 | | --> TodoLibre has joined #webapps |
| 19:34:59 | | <-- TodoLibre has left #webapps stating () |
| 19:41:06 | | <-- roentgen has quit stating (Connection reset by peer) |
| 19:43:28 | | --> roentgen has joined #webapps |
| 19:46:08 | | <-- roman3x has quit stating (Connection reset by peer) |
| 19:52:01 | | <-- roentgen has quit stating (Connection reset by peer) |
| 20:11:58 | sergiol | hi |
| 20:22:17 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 20:32:06 | | <-- aleksanteri has quit stating (Quit: aleksanteri) |
| 20:43:34 | | --> roentgen has joined #webapps |
| 21:12:15 | | --> aleksanteri has joined #webapps |
| 21:29:38 | | --> baz has joined #webapps |
| 21:37:59 | | <-- baz has left #webapps stating () |
| 22:10:33 | | --> maca1 has joined #webapps |
| 22:12:19 | | --> baz has joined #webapps |
| 22:13:33 | | <-- maca1 has left #webapps stating () |
| 22:41:51 | | <-- sergiol has quit stating (Ping timeout) |
| 22:42:45 | | <-- Ramunas has quit stating (Ping timeout) |
| 22:42:46 | | --> Ramunas has joined #webapps |
| 23:13:46 | | <-- LarsKL has quit stating (Quit: ) |
| 23:32:00 | | <-- baz has quit stating (Quit: baz) |
| 23:53:40 | | <-- aleksanteri has quit stating (Quit: aleksanteri) |
| | |