| 00:09:02 | | --> Lars_G has joined #webapps |
| 00:26:09 | | <-- Lars_G has quit stating (Quit: Leaving) |
| 00:29:47 | | <-- aleksanteri has quit stating (Quit: Segmentation fault) |
| 00:50:47 | | --> Ramunas_ has joined #webapps |
| 00:51:54 | | <-- Ramunas has quit stating (Ping timeout) |
| 01:46:18 | | --> vero has joined #webapps |
| 01:46:27 | | <-- vero has left #webapps stating () |
| 02:40:58 | | --> vero has joined #webapps |
| 02:41:27 | vero | boleh kenal ga |
| 02:48:54 | | <-- vero has left #webapps stating () |
| 03:01:42 | | --> vero has joined #webapps |
| 03:02:03 | | <-- vero has quit stating (Quit: vero) |
| 03:02:23 | | --> vero has joined #webapps |
| 03:06:27 | | <-- vero has left #webapps stating () |
| 04:25:07 | | --> vero has joined #webapps |
| 04:26:01 | | <-- vero has left #webapps stating () |
| 04:56:43 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 06:24:49 | | --> johnn has joined #webapps |
| 06:25:00 | johnn | any sexy girl here |
| 06:29:48 | nicomen | no |
| 06:29:51 | nicomen | only ugly guys |
| 06:41:02 | | --> Cynthia has joined #webapps |
| 06:41:11 | | <-- Cynthia has left #webapps stating () |
| 07:17:12 | | <-- derenth has quit stating (Ping timeout) |
| 07:17:38 | | --> derenth has joined #webapps |
| 07:27:16 | | <-- johnn has quit stating (Ping timeout) |
| 07:27:23 | | --> sach has joined #webapps |
| 07:27:30 | | <-- sach has left #webapps stating () |
| 07:27:53 | | --> sach has joined #webapps |
| 07:27:56 | | <-- sach has left #webapps stating () |
| 07:40:53 | | --> Wakssy has joined #webapps |
| 07:47:43 | | <-- Wakssy has left #webapps stating () |
| 08:02:14 | | --> ROBOd has joined #webapps |
| 08:13:26 | | --> aleksanteri has joined #webapps |
| 08:38:58 | | --> trinhduchoanh has joined #webapps |
| 08:42:18 | | <-- trinhduchoanh has quit stating (Ping timeout) |
| 08:49:32 | | --> trinhduchoanh has joined #webapps |
| 08:50:13 | | <-- trinhduchoanh has left #webapps stating () |
| 08:50:39 | | --> trinhduchoanh has joined #webapps |
| 08:50:41 | | <-- trinhduchoanh has left #webapps stating () |
| 09:44:01 | | -!- Ramunas_ is now known as Ramunas |
| 09:45:27 | | --> DrLaunch has joined #webapps |
| 09:46:54 | | --> Sarkie has joined #webapps |
| 09:47:08 | Sarkie | Hi, I am trying to do a copy to clipboard javascript function, and I know FF doesn't support it, but getElementByID(); doesn't seem to be working in Opera, is there a supported method that Opera allows? |
| 09:49:08 | aleksanteri | try getElementById(), with the d in lowerase |
| 09:50:09 | Sarkie | sorry it is, typo on irc |
| 09:50:22 | Sarkie | window.clipboardData.setData('text',document.getElementById('<%=txtMeterCode.UniqueID%>').value); |
| 09:50:30 | Sarkie | Is what works in IE. |
| 09:50:53 | DiscoStu | i know little about javascript, but i'm pretty sure opera will not allow access to the clipboard with javascript under any circumstances |
| 09:51:05 | Sarkie | DiscoStu Cheers, thought as much |
| 09:51:06 | Sarkie | like FF |
| 09:51:18 | DiscoStu | firefox can if you change an about:config setting IIRC |
| 09:51:29 | Sarkie | yeah you can |
| 09:51:45 | Sarkie | but most users won't do that |
| 09:52:03 | Sarkie | document.getElementById('<%=txtMeterCode.UniqueID%>').select(); (<--should that select all the text) ? |
| 09:53:13 | DiscoStu | see above comment about not knowing javascript ;) |
| 09:53:21 | Sarkie | ha |
| 09:53:40 | Sarkie | Meh, I hate ASP.net code makes my face cry. |
| 09:54:26 | DiscoStu | hehe |
| 09:57:09 | Sarkie | You should see the produced code |
| 09:57:11 | * | Sarkie faints |
| 10:02:50 | gmoz | I think Flash can access the clipboard |
| 10:03:08 | gmoz | and what's wrong with ASP.NET? |
| 10:03:18 | gmoz | Of course shitty code is always shitty but ASP.NET as a language is perfectly fine |
| 10:03:30 | Sarkie | I like ASP.net |
| 10:03:41 | Sarkie | but the underlying HTML code it produces I don't |
| 10:03:54 | gmoz | Ah, yeah |
| 10:04:00 | | --> Kiran_00 has joined #webapps |
| 10:04:04 | gmoz | Well, no one forces you to use it's server controls |
| 10:04:14 | gmoz | and you could always write your own which output better HTML |
| 10:04:21 | Sarkie | :) blah |
| 10:05:26 | | <-- Kiran_00 has left #webapps stating () |
| 10:29:05 | | <-- Sarkie has quit stating (Quit: ) |
| 10:29:10 | Remco | gmoz: You got tagged btw |
| 10:29:56 | gmoz | Again? |
| 10:29:56 | Remco | http://www.kyleabaker.com/news_comments.php?news=44 |
| 10:30:27 | gmoz | Okay this is something I can be bothered to reply to =D |
| 10:30:36 | Remco | :D |
| 10:34:17 | gmoz | hm |
| 10:34:20 | gmoz | what's that "status" thing :P |
| 10:34:33 | gmoz | was that the "update" that stopped me from uploading a photo of my sisters cat |
| 10:34:34 | gmoz | :P |
| 10:35:03 | Remco | Yes, I think so |
| 10:38:34 | gmoz | Yeahhh |
| 10:38:38 | gmoz | and the server monkeys lost my post |
| 10:39:02 | gmoz | oh well, at least the back buttons saved it this time |
| 10:39:17 | gmoz | http://my.opera.com/zomg/blog/show.dml/1186964 |
| 10:39:18 | gmoz | here we go |
| 10:39:42 | Ramunas | gmoz: 1st isn't happening on linux |
| 10:40:05 | gmoz | Well it is on Windows |
| 10:40:24 | Ramunas | though it got my bookmarks file corrupted |
| 10:40:24 | Ramunas | :/ |
| 10:40:30 | Ramunas | but no crash |
| 10:40:59 | Ramunas | gmoz: I've been tagged already |
| 10:41:01 | gmoz | It has done that and lost my tabs for me |
| 10:41:04 | Ramunas | and even posted my list |
| 10:41:05 | Ramunas | :P |
| 10:41:21 | gmoz | Well I didn't know that when I posted.. =) |
| 10:42:40 | gmoz | oh |
| 10:42:41 | gmoz | I just realized |
| 10:42:47 | gmoz | that I doubleposted the 5 things |
| 10:42:55 | gmoz | apparently the server monkeys lied to me :P |
| 10:44:41 | | --> Ramunas_ has joined #webapps |
| 10:45:31 | | <-- Ramunas has quit stating (Killed (NickServ (GHOST command used by Ramunas_))) |
| 10:45:36 | | -!- Ramunas_ is now known as Ramunas |
| 10:48:04 | | --> Ramunas_ has joined #webapps |
| 10:49:22 | | <-- Ramunas has quit stating (Ping timeout) |
| 10:52:27 | | -!- Ramunas_ is now known as Ramunas |
| 10:53:10 | | --> johnn has joined #webapps |
| 10:56:34 | | <-- johnn has quit stating (Ping timeout) |
| 11:06:02 | Remco | gmoz: Ramunas already go tagged |
| 11:06:21 | Ramunas | Remco: I already told him, read up |
| 11:06:24 | Remco | And making the nicks links would really help |
| 11:06:32 | gmoz | Call me lazy. |
| 11:06:33 | gmoz | =) |
| 11:06:52 | Remco | Well, it's the rules ;) |
| 11:17:46 | | --> Ramunas_ has joined #webapps |
| 11:18:24 | | <-- Ramunas has quit stating (Killed (NickServ (GHOST command used by Ramunas_))) |
| 11:18:29 | | -!- Ramunas_ is now known as Ramunas |
| 11:20:05 | gmoz | Call me a rebel then :D |
| 11:35:54 | | --> johnn has joined #webapps |
| 11:51:53 | | <-- johnn has quit stating (Connection reset by peer) |
| 12:20:58 | | --> vero has joined #webapps |
| 12:24:23 | | <-- vero has left #webapps stating () |
| 12:36:20 | | --> dualslipad has joined #webapps |
| 12:36:33 | dualslipad | i am here again! |
| 12:36:34 | dualslipad | xa |
| 12:36:35 | dualslipad | xa |
| 12:36:35 | dualslipad | xa |
| 12:36:39 | dualslipad | ;) |
| 12:37:33 | aleksanteri | not again |
| 12:38:12 | dualslipad | yes |
| 12:38:18 | dualslipad | the doom is back |
| 12:38:19 | dualslipad | lol |
| 12:38:23 | dualslipad | aleks |
| 12:38:31 | dualslipad | do you study? |
| 12:38:34 | aleksanteri | yes |
| 12:38:37 | dualslipad | what? |
| 12:38:44 | | --> johnn has joined #webapps |
| 12:38:46 | aleksanteri | yes |
| 12:38:54 | aleksanteri | i said yes. didn't you hear? |
| 12:38:59 | dualslipad | what do you study? |
| 12:39:12 | aleksanteri | i study pretty much everything |
| 12:39:18 | dualslipad | ..... |
| 12:39:23 | dualslipad | i mean university |
| 12:39:30 | gmoz | He's in elementary school |
| 12:39:35 | gmoz | er. |
| 12:39:40 | gmoz | I mean kindergarten |
| 12:39:42 | gmoz | err... |
| 12:39:42 | aleksanteri | gmoz: :| i was having fun |
| 12:39:44 | dualslipad | xaxa |
| 12:39:58 | dualslipad | i study CSD |
| 12:40:10 | gmoz | aleksanteri: don't take candy from strangers |
| 12:40:12 | gmoz | lol |
| 12:40:20 | aleksanteri | hehe |
| 12:41:22 | aleksanteri | i'm not a kid anymore :P soon 15 |
| 12:41:33 | Ramunas | kid! :P |
| 12:41:50 | johnn | lol |
| 12:41:58 | johnn | lol what mean |
| 12:43:02 | dualslipad | lough on laoud |
| 12:43:04 | dualslipad | i think |
| 12:43:28 | dualslipad | laugh |
| 12:43:40 | dualslipad | or whatever!~ |
| 12:49:19 | gmoz | lol |
| 12:49:19 | gmoz | Loll |
| 12:49:27 | gmoz | To hang loose, or lounge around idly. |
| 12:49:51 | gmoz | http://iikeli.ath.cx:3000/internetlingo.jpg |
| 12:51:35 | Ramunas | :D |
| 12:52:01 | aleksanteri | lol |
| 12:58:09 | | --> Orcinus has joined #webapps |
| 13:04:31 | | --> razz has joined #webapps |
| 13:04:41 | razz | hi |
| 13:06:23 | | <-- razz has left #webapps stating () |
| 13:07:07 | johnn | RAZZ CHAT ON ME PRIVATE |
| 13:07:39 | aleksanteri | ... |
| 13:11:00 | | <-- johnn has quit stating (Ping timeout) |
| 13:14:03 | | --> johnn has joined #webapps |
| 13:19:57 | | <-- johnn has quit stating (Ping timeout) |
| 13:21:05 | | --> johnn has joined #webapps |
| 13:24:04 | | <-- johnn has quit stating (Ping timeout) |
| 13:26:08 | | --> jani has joined #webapps |
| 13:27:22 | | <-- jani has left #webapps stating () |
| 13:30:54 | | --> dima has joined #webapps |
| 13:31:07 | | <-- dima has left #webapps stating () |
| 13:47:59 | | <-- dualslipad has quit stating (Ping timeout) |
| 14:00:36 | | --> johnn has joined #webapps |
| 14:01:20 | johnn | ANY SEXY GIRL HERE |
| 14:01:52 | Orcinus | no, just ugly fat men, like yourself |
| 14:03:50 | Remco | Hey! |
| 14:04:25 | Remco | I won't deny that he's an ugly fat man, but don't say that about me! |
| 14:04:34 | johnn | ANY SEXY GIRL HERE THEN CHAT WITH ME PRIVATE |
| 14:05:01 | Orcinus | Only ugly fat men think they can pick up sexy girls on IRC |
| 14:05:04 | Remco | johnn: http://opera.oslocity.org/caps/ |
| 14:57:02 | gmoz | http://iikeli.ath.cx:3000/lambo.jpg |
| 14:57:10 | gmoz | First time I see one of those IRL |
| 14:57:27 | Ramunas | :o |
| 14:58:43 | Ramunas | best car I've seen IRL was Lamborghini Murcielago |
| 14:58:50 | gmoz | But man, did stand out in the typical finnish parking lot with random old/semi-old family cars |
| 14:58:56 | gmoz | *did it |
| 14:59:08 | gmoz | bright yellow and that shape |
| 14:59:12 | gmoz | Gallardo is teh hotness =) |
| 15:00:24 | Remco | You wouldn't last one speedbumb with that car over here :P |
| 15:00:34 | gmoz | Oh you would |
| 15:00:39 | gmoz | It has hydraulics in front ;) |
| 15:00:59 | Remco | I don't think it will be enough ;) |
| 15:01:03 | Remco | Evil things over here |
| 15:01:17 | gmoz | Well if you go slow enough you should be fine |
| 15:01:30 | gmoz | As far as I know at least over here the car has to be high enough to go over speedbumps |
| 15:01:39 | gmoz | otherwise you can't get it licensed |
| 15:02:03 | gmoz | My friend said he saw that in the city last night and apparently it was taking the speedbumps veeery slowly =) |
| 15:02:44 | gmoz | haha |
| 15:02:50 | gmoz | I just read that Firefox is leaking passwords |
| 15:02:51 | gmoz | Go Firefox |
| 15:02:52 | gmoz | =) |
| 15:02:59 | Ramunas | :) |
| 15:03:30 | aleksanteri | :) |
| 15:05:32 | gmoz | http://youtube.com/watch?v=ODV-eo3hjDI <- if that is real.. o_o |
| 15:05:51 | Orcinus | Murcielago reminds me of the word mucilage :| |
| 15:11:34 | gmoz | What's that? |
| 15:15:42 | aleksanteri | gmoz: O_O |
| 15:17:04 | aleksanteri | the end is a wtf |
| 15:23:27 | | --> Asfi has joined #webapps |
| 15:27:50 | | <-- johnn has quit stating (Ping timeout) |
| 15:29:34 | | --> johnn has joined #webapps |
| 15:51:41 | | -!- Asfi is now known as fe |
| 15:52:32 | | -!- fe is now known as Asfi |
| 15:55:27 | | <-- Asfi has left #webapps stating () |
| 16:12:32 | | --> LarsKL has joined #webapps |
| 16:15:31 | | <-- johnn has quit stating (Ping timeout) |
| 16:18:17 | | --> johnn has joined #webapps |
| 16:20:13 | | <-- johnn has left #webapps stating () |
| 16:29:53 | | --> roentgen has joined #webapps |
| 16:52:44 | | --> Ramunas_ has joined #webapps |
| 16:53:49 | | --> Ramunas__ has joined #webapps |
| 16:53:50 | | <-- Ramunas has quit stating (Ping timeout) |
| 16:55:09 | | -!- Ramunas__ is now known as Ramunas |
| 16:55:45 | | <-- Ramunas has quit stating (Quit: Foje forever!!) |
| 16:55:47 | | --> Ramunas has joined #webapps |
| 16:55:51 | | <-- Ramunas_ has quit stating (Ping timeout) |
| 16:59:49 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 17:29:45 | | --> laki299 has joined #webapps |
| 17:35:21 | | --> Guest689 has joined #webapps |
| 17:35:28 | | <-- Guest689 has quit stating (Quit: Guest689) |
| 17:48:00 | | <-- Do`` has quit stating (Ping timeout) |
| 17:55:24 | | <-- DrLaunch has quit stating (Quit: Leaving.) |
| 17:55:39 | | <-- laki299 has left #webapps stating () |
| 18:07:13 | | --> Do`` has joined #webapps |
| 18:38:42 | | <-- Do`` has quit stating (Ping timeout) |
| 18:42:01 | | --> Do`` has joined #webapps |
| 19:39:39 | | --> roden has joined #webapps |
| 19:41:22 | | <-- roden has left #webapps stating () |
| 19:55:19 | | --> Ilkin has joined #webapps |
| 19:55:29 | Ilkin | hi men |
| 19:56:12 | Ilkin | anybody knows sql_php |
| 19:56:17 | Ilkin | ? |
| 19:56:27 | Ramunas | what's the problem? |
| 19:57:44 | Ilkin | during sql query I have got folowing message :Query failed : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,SYSCONST) for operation 'UNION' |
| 19:57:49 | Ilkin | any idea |
| 19:57:51 | Ilkin | ? |
| 20:00:18 | Ramunas | so set same collations on both tables? |
| 20:02:07 | Ilkin | I am testing site. I guess I have found a hole: sql injection. Within query I want to use database() but it returns such error |
| 20:03:20 | Ilkin | Is this possible to change collation without direct accessing to database |
| 20:04:11 | Ramunas | what do you mean? |
| 20:04:35 | Ramunas | if you can execute queries it should work, just use COLLATION for setting collation |
| 20:09:05 | Ilkin | is there any function that return field list? |
| 20:09:28 | Orcinus | SHOW |
| 20:10:06 | Ilkin | it work within the query? |
| 20:12:53 | Orcinus | SHOW COLUMNS FROM table [LIKE pattern] |
| 20:14:34 | * | Remco makes a note to query the Orcinus database the next time he needs some sql |
| 20:15:09 | Ilkin | catid=%200109999+union+select+database()+from+expo_tonsect,wap-this is query. How to learn about database and table structures |
| 20:16:25 | Orcinus | Um... that looks like it came from a URI. You shouldn't allow query building directly in the URI |
| 20:17:12 | Orcinus | Actually, that looks like an SQL injection attempt right there |
| 20:17:51 | Ilkin | i know i am testing site |
| 20:18:17 | Orcinus | Then your first job is to fix the PHP to sanitize the catid variable. |
| 20:18:36 | Ramunas | and others too |
| 20:18:41 | Ramunas | if there are some |
| 20:20:29 | Ilkin | i want to learn sql injection/. This is cms and I have found one hole and want to learn how it is possible to affect to databese via this hole |
| 20:20:42 | Ilkin | On my local comp |
| 20:21:18 | Orcinus | I'm sorry, I can't help you do that |
| 20:21:42 | Orcinus | I will gladly help you learn how to sanitize the catid variable in PHP |
| 20:22:51 | Ilkin | to remove ' " ; -- /* and char () when accept parameter from user? |
| 20:23:03 | Ilkin | i know this |
| 20:23:15 | Orcinus | Then you should fix your code |
| 20:23:50 | Ilkin | ok. About collation? |
| 20:24:28 | Ilkin | How to set new collation to existing value? |
| 20:25:13 | Orcinus | I cannot help you |
| 20:25:56 | Ilkin | ok thank you very much |
| 20:30:12 | | --> DrLaunch has joined #webapps |
| 20:32:15 | | <-- Ilkin has left #webapps stating () |
| 21:01:11 | | <-- Ramunas has quit stating (Ping timeout) |
| 21:02:32 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 21:03:13 | | --> janbar has joined #webapps |
| 21:03:14 | janbar | :)) |
| 21:05:05 | | --> Ramunas has joined #webapps |
| 21:06:00 | | --> roentgen has joined #webapps |
| 21:26:59 | Orcinus | hey janbar |
| 21:40:20 | | <-- Orcinus has quit stating (Quit: Orcinus) |
| 21:49:56 | | --> Ramunas_ has joined #webapps |
| 21:51:03 | | <-- Ramunas has quit stating (Ping timeout) |
| 21:51:38 | | -!- Ramunas_ is now known as Ramunas |
| 21:55:14 | | --> Ramunas_ has joined #webapps |
| 21:56:21 | | <-- Ramunas has quit stating (Ping timeout) |
| 21:56:44 | | --> Ramunas has joined #webapps |
| 21:58:45 | | <-- Ramunas_ has quit stating (Ping timeout) |
| 21:59:31 | | <-- Ramunas has quit stating (Quit: Foje forever!!) |
| 21:59:32 | | --> Ramunas has joined #webapps |
| 23:28:19 | | --> Ariell has joined #webapps |
| 23:28:34 | Ariell | is this the FUCKED UP SORRY PUSSY ASS JAAKKO ROOM? |
| 23:28:36 | Ariell | hehe |
| 23:28:39 | Ariell | ban me now |
| 23:28:41 | Ariell | please |
| 23:28:48 | Ariell | i hate this shit with your sorry pussy ass |
| 23:28:52 | Ariell | sorry asshole |
| 23:28:56 | Ariell | fuck you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 23:29:02 | Ramunas | Ariell: nobody will bad you from here |
| 23:29:03 | Ramunas | :P |
| 23:29:05 | Ariell | and whatever rode in from Sweden with you |
| 23:29:07 | Ramunas | get over it |
| 23:29:10 | Ariell | no |
| 23:29:14 | Ariell | i want banned off your server |
| 23:29:18 | Ariell | this is fun |
| 23:29:22 | Ariell | and i want out of this part |
| 23:29:29 | Ariell | God makes me stay |
| 23:29:32 | Ramunas | so just /quit |
| 23:29:33 | Ramunas | ? |
| 23:29:33 | Ariell | and I want out from you |
| 23:29:41 | Ariell | then i have to come back |
| 23:29:45 | Ariell | God sends me back |
| 23:29:55 | Ariell | if you ban me i can be left alone till we marry |
| 23:29:58 | Ariell | best that way |
| 23:30:01 | Ariell | i hate this shit |
| 23:30:05 | Ariell | just ban me |
| 23:30:13 | Ariell | like you did on the Christian world |
| 23:30:22 | Ariell | you dont want me online with you unless you can fuck with me |
| 23:30:26 | Ariell | and it is not healthy |
| 23:30:28 | Ariell | i want out |
| 23:30:47 | Ariell | i will delete all the servers and leave you alone |
| 23:30:50 | Ariell | just like you want |
| 23:30:55 | Ariell | you will get your wish |
| 23:31:06 | Ariell | i have never been more harassed by a man until i met you |
| 23:31:09 | Ariell | and it is not good |
| 23:31:13 | Ariell | nor is it healthy |
| 23:31:19 | Ariell | you take my fucking peace daily |
| 23:31:25 | Ariell | is that LOVE? |
| 23:31:25 | Ramunas | Ariell: who are you talking to? |
| 23:31:26 | Ariell | no |
| 23:31:28 | Ariell | you |
| 23:31:32 | Ariell | talking to you |
| 23:31:36 | Ariell | you can read I see |
| 23:31:37 | Ramunas | I harassed you? |
| 23:31:39 | Ariell | ban me |
| 23:31:43 | Ariell | stop talking to me |
| 23:31:44 | Ramunas | I can't |
| 23:31:51 | Ariell | yes you can |
| 23:32:01 | Ariell | then i am deleting all the servers |
| 23:32:05 | Ramunas | please do that |
| 23:32:15 | Ariell | i want out of this marriage already |
| 23:32:20 | Ariell | have for a long time |
| 23:32:24 | Ariell | you are so mean to me |
| 23:32:30 | Ariell | and it never stops |
| 23:32:35 | Ariell | not even when i ask you to stop |
| 23:32:41 | Ramunas | I'm not married, I'm not even legal age to marry yet |
| 23:32:41 | Ariell | you just can not fucking leave me alone! |
| 23:32:44 | | <-- LarsKL has quit stating (Quit: ) |
| 23:32:52 | Ariell | full of shit |
| 23:32:54 | Ariell | as usual |
| 23:33:07 | Ariell | but spamming my fucking emails like a man who has no sense of respect |
| 23:33:09 | Ariell | for a woman |
| 23:33:15 | Ariell | what the fuck is your problem? |
| 23:33:19 | Ariell | GODDAMN |
| 23:33:25 | Ariell | sick bastard |
| 23:34:01 | Ariell | and you fucking wake me up with your penis in me in the spirit with no respect IM ASLEEP |
| 23:34:06 | Ariell | i have had enough! |
| 23:34:17 | Ariell | fuck you for your horrid attitude and treatment |
| 23:34:25 | Ariell | been worse than Michael |
| 23:34:27 | Ariell | honestly |
| 23:34:35 | Ariell | you have manged to rape me beyond measure |
| 23:34:38 | Ariell | NOT GOOD |
| 23:34:41 | Ariell | fuck you |
| 23:34:48 | Ariell | go back to sweden or some fucking other place |
| 23:34:53 | Ariell | i need peace |
| 23:34:58 | Ariell | and it aint wit h you |
| 23:35:00 | | <-- Ariell has quit stating (Quit: Ariell) |
| 23:35:05 | aleksanteri | er... |
| 23:35:22 | Ramunas | sorry? |
| 23:35:23 | Ramunas | :D |
| 23:35:27 | aleksanteri | O_o what a weirdo |
| 23:35:34 | Ramunas | indeed |
| 23:40:20 | | <-- DrLaunch has left #webapps stating () |
| 23:43:52 | janbar | What was that? |
| 23:43:56 | janbar | Man/woman? |
| 23:44:30 | | <-- aleksanteri has quit stating (Quit: Segmentation fault) |
| 23:44:31 | janbar | leaved lovewoman or what Ramunas? ;] |
| 23:45:23 | Ramunas | janbar: nah, known dumbass, got banned before |
| 23:46:29 | janbar | So why you waited so long and not ban him/her here? |
| 23:47:16 | Ramunas | I don't have op rights here *hint* |
| 23:47:50 | janbar | hehheh - I even didn't noticed it! lol ;] |
| 23:48:06 | Ramunas | :P |
| 23:55:40 | janbar | Anyone remember link for that manual about Opera skinning? |
| 23:55:48 | janbar | link to* |
| | |