--- Log opened Fri Feb 24 00:00:00 2012 00:07 -!- jb7od [~mfph@gateway/tor-sasl/jb7od] has quit [Remote host closed the connection] 00:08 -!- jb7od [~mfph@gateway/tor-sasl/jb7od] has joined #se2600 00:08 -!- mode/#se2600 [+o jb7od] by ChanServ 00:33 <@Evilpig> anyone alive and feel like helping me answer a css question? 00:35 <@Evilpig> l/p dcim/dcim https://wilpig.org:444/~wilbur/phprackview/phpRackView/ The button with the magnifying glass next to the search boxes. On android it is going below the search box. :-/ 00:39 -!- CNwaV [~yaaic@68-189-190-128.dhcp.spbg.sc.charter.com] has joined #se2600 00:39 -!- mode/#se2600 [+o CNwaV] by ChanServ 00:40 <@Evilpig> CNwaV: FIX IT! 00:40 <@CNwaV> What did I break? 00:40 <@Evilpig> the correct question is. "what did android break?" 00:40 <@Evilpig> l/p dcim/dcim https://wilpig.org:444/~wilbur/phprackview/phpRackView/ The button with the magnifying glass next to the search boxes. On android it is going below the search box. :-/ 00:41 <@CNwaV> Did I break the interwebs again? 00:43 < eryc> Evilpig: isn't there like a nowrap attr you can apply to a div 00:43 <@CNwaV> Hmm, I am using desktop view, let me try mobile 00:43 <@Evilpig> I did an inline-block on it and that should have done it 00:43 <@CNwaV> You can also set to % right? 00:43 <@Evilpig> then I did a clear left on the box and a clear right on the button 00:44 <@Evilpig> em but yeah 00:44 <@Evilpig> it's acting like the line size isn't 1 or something 00:44 < eryc> on chrome linux its below searchbox too 00:44 <@Evilpig> hrmmm. chrome windows it looks fine. same for opera, ie, firefox and safari 00:45 <@Evilpig> touchpad and my pre it looks fine. 00:45 <@Evilpig> the test ipad is at work but I assume it will look like the android 00:45 <@CNwaV> It works fine for me 00:45 <@Evilpig> but... since chrome linux it is under I can load that in my vm and do dev mode to see what parameter it isn't getting 00:46 < eryc> how you like phprackview? 00:46 <@Evilpig> it's alright. has some quirks but since dolemite wrote it, it was bound to have some 00:46 <@Evilpig> I'm fixing as many as I can while I am correcting the layout 00:47 <@Evilpig> think my vm just crashed. heh 00:47 <@CNwaV> The search buttons are next to the boxes for me... 00:47 <@Evilpig> hrmm. what version android have you got? 00:47 <@Evilpig> this vm I have of the x86 android is 3 something I think 00:48 <@Evilpig> I tried to get 4.0.3 to work but it just shit itself 00:48 <@CNwaV> 2.3.5, 2.3.7, and 4.0.2 00:49 < eryc> on my screen it just looks like the column isn't wide enough 00:50 <@Evilpig> the column is set to 200px static. i'll start there. 00:50 <@CNwaV> Static = bad on cramped screens 00:51 <@Evilpig> yeah it is. but the other window is fluid. 00:51 < eryc> lmk when you update it i'll refresh 00:51 <@Evilpig> I am gonna bet it is a function of line height + font size 00:51 <@Evilpig> cause the box is sized via em as is the button 00:51 <@Evilpig> and those would upscale if the font size is different 00:52 <@CNwaV> Could be, there could also be an issue with the padding 00:52 <@Evilpig> padding is set to 0 00:52 <@Evilpig> used a reset file to set all the padding to 0 unless I set it someplace specifically. 00:52 <@CNwaV> Well, that blows my theory out of the water 00:52 <@Evilpig> tried to head off those snafus early 00:53 < eryc> ya i dont see any padding except the full page has 10px 00:53 <@Evilpig> it has a left and right padding of 10 00:53 < eryc> yea 00:53 < eryc> make it wider! 00:54 <@Evilpig> sec. lemme bump it. when I do it is gonna fuck with the window to the right cause I have to expand the min-width 00:54 < eryc> hm this button is actually quite large at 50x50 00:55 < eryc> but it is scaled down on the page 00:55 <@Evilpig> there I bumped it to 220px 00:55 <@Evilpig> yeah I made the image a little bigger than needed so it could scale up 00:55 <@Evilpig> it needs to be 24px on my screen. 00:55 < eryc> fits now 00:55 < eryc> how does android look 00:55 <@Evilpig> android looks fine in my vm 00:56 <@Evilpig> the button is the wrong size though. it's like it didn't scale that down correctly. which would lead to both problems 00:56 < eryc> yea 00:56 <@Evilpig> right click the button in linux and pick inspect. 00:56 <@Evilpig> does the button have padding in it? 00:56 < eryc> you guys releasing this source anywhere? 00:56 <@Evilpig> yeah 00:57 < eryc> 1sec 00:57 <@Evilpig> there are a few bits that still have to be removed but it will be open source and free for all 00:57 < eryc> no padding 00:57 < eryc> fontsize 13px, wxh 20px, line height normal 00:57 <@Evilpig> gonna play with it. I know where the problem is coming from for sure 00:58 <@Evilpig> need to buckle down tonight and finish getting the layout fixed on all the other pages 00:58 <@Evilpig> I finished up the dept admin page last night and was quite proud of it 00:59 <@CNwaV> This page adapted for your browser comes from wilpig.org and is not endorsed by Google. 00:59 <@Evilpig> told dolemite his JS for the management stuff is broken and he needs to fix it 01:06 <@Evilpig> http://stackoverflow.com/questions/5563492/css-font-size-physical-button-height-for-a-wide-range-of-mobile-devices 01:10 <@Evilpig> I'll leave like it is now. slightly out of whack but not like it was 01:21 <@Evilpig> he is the worlds worst about generating server warnings, etc and not addressing them. drives me nuts 01:22 <@Evilpig> PHP Notice: Undefined index: action in timeperiods.php on line 40 01:22 <@Evilpig> PHP Notice: Undefined index: escalationtimeid in timeperiods.php on line 34 01:26 <@Evilpig> E486: Pattern not found: <\/table> 01:26 <@Evilpig> unclosed tables.... 01:49 <@Evilpig> it's time I really learn to use vi better. need to learn how to split the screen and have two files open at once and how to move back and forth between them 02:03 -!- sync350 [~sync@c-24-30-78-161.hsd1.ga.comcast.net] has joined #se2600 02:05 <@Evilpig> time for a shower and dinner 02:08 -!- phaile [~phaile@gateway/tor-sasl/jb7od] has quit [Remote host closed the connection] 02:09 -!- phaile [~phaile@gateway/tor-sasl/jb7od] has joined #se2600 02:09 -!- mode/#se2600 [+o phaile] by ChanServ 03:59 -!- sasquatc4 [~none@c-71-229-186-129.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer] 04:01 -!- sasquatc4 [~none@c-71-229-186-129.hsd1.co.comcast.net] has joined #se2600 04:01 -!- mode/#se2600 [+o sasquatc4] by ChanServ 04:32 <@Evilpig> when did stamps go up to $.45 ? --- Log opened Fri Feb 24 17:51:02 2012 17:51 -!- Evilpig [~wilpig@wilpig.org] has joined #se2600 17:51 -!- Irssi: #se2600: Total of 41 nicks [23 ops, 0 halfops, 0 voices, 18 normal] 17:51 -!- mode/#se2600 [+o Evilpig] by ChanServ 17:51 -!- Irssi: Join to #se2600 was synced in 5 secs --- Log closed Fri Feb 24 17:55:05 2012 --- Log opened Fri Feb 24 17:55:39 2012 17:55 -!- Evilpig [~wilpig@wilpig.org] has joined #se2600 17:55 -!- Irssi: #se2600: Total of 41 nicks [23 ops, 0 halfops, 0 voices, 18 normal] 17:55 -!- mode/#se2600 [+o Evilpig] by ChanServ 17:55 -!- Irssi: Join to #se2600 was synced in 13 secs 17:55 <@Evilpig> just having shit for luck here. 18:13 -!- stowbari [~Stowbari@adsl-69-208-4-181.dsl.akrnoh.ameritech.net] has quit [Quit: Leaving.] 18:15 -!- sync350 [~sync@c-24-30-78-161.hsd1.ga.comcast.net] has quit [Quit: This computer has gone to sleep] 18:57 -!- Catonic [~catonic@adsl-74-240-65-170.bhm.bellsouth.net] has joined #se2600 18:57 -!- mode/#se2600 [+o Catonic] by ChanServ 19:12 -!- stowbari [~Stowbari@adsl-69-208-4-181.dsl.akrnoh.ameritech.net] has joined #se2600 19:47 -!- stowbari [~Stowbari@adsl-69-208-4-181.dsl.akrnoh.ameritech.net] has quit [Quit: Leaving.] 20:18 <@Evilpig> does this thing sense the light level and adjust magically or do you have to hit a button to adjust? http://www.newegg.com/Product/Product.aspx?nm_mc=AFC-TechBargains&cm_mmc=AFC-TechBargains-_-NA-_-NA-_-NA&Item=N82E16882941001 20:50 <@Dagmar> I think mainly you have to light the bong first. 21:02 -!- stowbari [~Stowbari@adsl-69-208-4-181.dsl.akrnoh.ameritech.net] has joined #se2600 21:03 <@CNwaV> I am colorblind, so my opinion doesn't matter 21:10 <@Dickie> Quiet, weirdo. 21:11 <@Evilpig> just seemed like an odd device. even more odd if you have to manually switch profiles. which just seems like something you would just set your tv or whatever for in the first place 21:12 <@Dagmar> There are always people willing to spend more than they think when it comes to home A/V. 21:12 <@Dagmar> har-de-har-har https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/425747_10150611196173585_770153584_9398414_1182768442_n.jpg 21:40 -!- stowbari [~Stowbari@adsl-69-208-4-181.dsl.akrnoh.ameritech.net] has quit [Quit: Leaving.] 21:59 -!- sync350 [~sync@c-24-30-78-161.hsd1.ga.comcast.net] has joined #se2600 22:02 -!- kilohelo [~freenode_@69.61.67.40] has joined #se2600 22:19 <@oddball> http://www.newegg.com/Product/Product.aspx?nm_mc=AFC-TechBargains&cm_mmc=AFC-TechBargains-_-NA-_-NA-_-NA&Item=N82E16882941001 22:20 <@oddball> damnit. 22:21 <@oddball> Evilpig: Like everything, where there are people with too much money, there are folks with solutions to that problem. 22:24 -!- m0j0-j0j0 [~jkemp@cnet520-hosoc.mcclatchyinteractive.com] has quit [Ping timeout: 260 seconds] 22:31 <@Evilpig> I need to find some of these solutions and help people that have too much money 22:31 -!- m0j0-j0j0 [~jkemp@cnet520-hosoc.mcclatchyinteractive.com] has joined #se2600 22:38 -!- RedDingDawn_m [~yaaic@153.sub-174-252-209.myvzw.com] has joined #se2600 22:40 < RedDingDawn_m> O/ 22:41 -!- RedDingDawn_m [~yaaic@153.sub-174-252-209.myvzw.com] has quit [Client Quit] 22:43 -!- Rocketmahn_m [~yaaic@153.sub-174-252-209.myvzw.com] has joined #se2600 22:43 < Rocketmahn_m> On 22:43 < Rocketmahn_m> O/ 22:43 < Rocketmahn_m> (o/ 22:43 < Rocketmahn_m> \o) 22:44 < Rocketmahn_m> \o/ 22:44 <@Evilpig> hrmmm. something here is broken 22:44 * Evilpig kicks Rocketmahn_m in the rocket nuts 22:44 < Rocketmahn_m> Lol 22:45 < Rocketmahn_m> Its all right rockett has many more nuts to kick. 22:46 <@Evilpig> It'll be my life goal to kick them all so re-production cannot occur 22:46 < Rocketmahn_m> Alas sir, you are to late. My evil spawn walks this earth. 22:47 <@Evilpig> that's it. we're all doomed. 22:48 < Rocketmahn_m> Agress approvingly 22:50 < RangerZ> did they tell the priest that the holy water was going to burn? 22:50 < RangerZ> if not... i don't want to hear anything 22:52 <@Dagmar> Wow channel 5 has really brought some shit down on the UCDD people 22:52 <@Dagmar> Cool 22:53 < Rocketmahn_m> No, they are immune to such things... The catholic church if to accepting of members now a days. 22:56 <@CNwaV> Brb, switching connections 22:56 -!- CNwaV [~yaaic@19.sub-174-252-189.myvzw.com] has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org] 22:56 -!- CNwaV [~yaaic@68-189-190-128.dhcp.spbg.sc.charter.com] has joined #se2600 22:56 -!- mode/#se2600 [+o CNwaV] by ChanServ 23:00 <@CNwaV> Rockett you fukka 23:02 < RangerZ> http://www.youtube.com/watch?v=j7_lSP8Vc3o 23:03 < RangerZ> my little pony fighting game 23:03 < RangerZ> lol 23:06 <@CNwaV> ? Where are the ponies? 23:06 <@Evilpig> How often do you get to use pebkac in emails to customers? it really should be more often 23:08 <@Evilpig> My buddy Willie has this guy working for him that must be incompetent. best I can figure out from the interactions i've had with them. 23:08 <@Evilpig> Well i've taken a look at what you have supplied and determined that the web environment appears to be running just fine. I suspect a pebkac error in play here and you should follow up with a site visit. Please pay close attention to anything like norton, mcaffee, etc that could be blocking scripts. 23:08 <@Evilpig> http://www.superiorcarehome.com/index.php/test_error_sub_page 23:08 <@Evilpig> http://www.superiorcarehome.com/index.php/test_error_sub_page/test_error_sub_page_ie_test 23:08 <@Evilpig> Please see the above two links. Link #1 was done all in firefox each test performed sequentially with a page save between each. Link #2 was done all in IE with each test being performed sequentially with a single save at the end of the edit. 23:08 <@Evilpig> the complaint is that his customer can't edit pages or upload images without getting an error 23:12 -!- Dagmar [~dagmar@unaffiliated/dagmar] has quit [Ping timeout: 260 seconds] 23:12 -!- Dagmar [~dagmar@c-98-193-176-32.hsd1.tn.comcast.net] has joined #se2600 23:12 -!- Dagmar [~dagmar@c-98-193-176-32.hsd1.tn.comcast.net] has quit [Changing host] 23:12 -!- Dagmar [~dagmar@unaffiliated/dagmar] has joined #se2600 23:12 -!- mode/#se2600 [+o Dagmar] by ChanServ 23:13 -!- oddball [~oddball@c-98-193-236-190.hsd1.tn.comcast.net] has quit [Ping timeout: 260 seconds] 23:14 < Rocketmahn_m> Whats cnwav yeah sexy playa 23:15 -!- oddball [~oddball@c-98-193-236-190.hsd1.tn.comcast.net] has joined #se2600 23:16 < Rocketmahn_m> Man these kids are freaking good at pool fml 23:16 < Rocketmahn_m> I think I just went to school 23:35 <@CNwaV> You keep getting your ass kicked.. What happened? 23:37 <@CNwaV> I suck at pool these days.. I would get my ass handed to me 23:53 < Rocketmahn_m> So when there is a fight at a bar. the correct action is to jump on the middle and take both them on right 23:56 <@CNwaV> No... Choke the mp out 23:57 < Rocketmahn_m> Hahahha 23:57 <@CNwaV> Goose! 23:59 < Rocketmahn_m> No dude, there was a fight that broke out next to me, and I was fellin up for some pvp. And knned one guy in the stomach and the other an elvow to the face. Needless to say I had to 23:59 < Rocketmahn_m> Move to another bar 23:59 <@CNwaV> Damn college boys --- Log closed Sat Feb 25 00:00:05 2012