IRC log for #wowace on 20091114

00:06.38*** join/#wowace Jygga (n=Jygga@f053013024.adsl.alicedsl.de)
00:16.01*** join/#wowace Torhal (n=callahan@74-132-200-5.dhcp.insightbb.com)
00:16.01*** mode/#wowace [+v Torhal] by ChanServ
00:20.06*** join/#wowace msoul (i=msoul@meridian.sosdg.org)
00:23.31*** join/#wowace Aeyan (n=pancake@cpe-174-098-002-214.triad.res.rr.com)
00:38.05*** part/#wowace Kilroo1 (n=Kilroo@cpe-098-026-148-169.triad.res.rr.com)
00:38.40*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-148-169.triad.res.rr.com)
00:41.40airtonixwoops cable lol
00:52.04*** join/#wowace Daduke1 (i=Daduke1@S010600044b02cdcb.ed.shawcable.net)
00:53.01Daduke1does antiarc hang out here?
00:53.33Antiarcyeah
00:53.48Daduke1ohey hey
00:54.00Daduke1i missed your name when i checked the list
00:54.30AntiarcProbably 'cuz I'm voiced :P
00:54.39Daduke1I was wondering how complicated would it be to add a few options to the poisonswapper mod for Deathknights
00:54.52Daduke1thinking about swapping around a razorice weapon
00:55.06Daduke1I tried looking at your code but I'm completely clueless
00:55.34AntiarcWell, it would be moderately different for DKs, really. Aren't DKs GCD-bound anyhow?
00:55.45Daduke1depends on the spec
00:55.45AntiarcWeapon swapping really only works for rogues because we're energy-bound, not GCD-bound
00:56.33AntiarcDW or single-wield DK?
00:56.42*** join/#wowace Next96 (i=Next96@121.129.140.91)
00:56.42Daduke1I'd assume dw
00:56.42Antiarc(Swing timing is infinitely less complex for 2H)
00:56.47AntiarcHrm, okay.
00:56.49Daduke1sec
00:56.52Daduke1ptr pull
00:56.57Antiarckk
00:58.01Daduke1and wipe
00:58.02Daduke1hah
00:58.13Daduke1blood mirror started jumping
00:59.02Daduke1basically dw is the main spec that use razor ice, i honestly don't know if they slower swing time on a 2hander could keep a razor ice stack without too much of a loss dps wise
00:59.31*** join/#wowace Axodious (n=xd@axodious.broker.freenet6.net)
01:02.23Daduke1would it be overly complicated to add razor ice and fallen crusader?
01:04.25Daduke1and do a fast and dirty test to see if dps is effected?
01:04.43*** join/#wowace axodious^ (n=xd@axodious.broker.freenet6.net)
01:05.24Primeraffected
01:07.14AntiarcWell, in theory it shouldn't be too hard
01:07.53AntiarcYou'd basically just rewrite mod:PVESwap() to check for a different debuff on your target, and swap to a weapon with a different enchant name
01:08.20AntiarccheckForPoison(deadlyName, 5, realTimeLeft) looks for a debuff from the player called "Deadly Poison IX" with 5 stacks and at least X time remaining.
01:08.52AntiarcI assume Razorice procs a debuff
01:09.00Daduke1is mod:pveswap a line in toc file?
01:09.04AntiarcIt's a function name.
01:09.51Antiarchttp://pastie.org/698195
01:10.09AntiarcThat's sort of what you'd want to do, but it'd need the proper variables set, of course, and code paths modified to get there
01:10.29*** join/#wowace Axodious (n=xd@axodious.broker.freenet6.net)
01:11.26Daemona+1 for the item designer naming a staff "Abracadaver" :D
01:14.18Daduke1i have no idea how to do such variables or code paths
01:16.48Daduke1i have very limited experience with coding and none really with modding
01:19.06AntiarcWell, a) what's the name of the Razorice debuff, b) what're the names of the enchants as they show on both the Razorice weapon and your other weapon?
01:22.14Daduke1i'll look them up
01:22.15Daduke1sec
01:24.16*** join/#wowace Silowyi (n=silowyi_@24-155-116-210.dyn.grandenetworks.net)
01:24.58*** join/#wowace Jygga (n=Jygga@e178099221.adsl.alicedsl.de)
01:26.49Daduke1http://www.wowhead.com/?spell=53343
01:27.00Daduke1that is the razorice rune
01:27.13Daduke1i believe the debuff is just called razorice
01:29.59Daduke1the other one is rune of the fallen crusader
01:30.06Daduke1http://www.wowhead.com/?spell=53344
01:36.02Daduke1so the idea would be. use weapon with razorice until the boss has a 10 stack, 10 stack lasts 20 seconds
01:36.39Daduke1i'll stop being distracted in about 1 min
01:36.41Daduke1ptr is over
01:39.15Antiarchttp://pastie.org/698234
01:39.21AntiarcReplace poisonswapper.lua with that
01:39.30AntiarcShould work, in theory. I didn't test it, but it parses at least.
01:39.56AntiarcActually, won't work
01:40.34AntiarcI need the spell ID of the debuff
01:40.46AntiarcWell, it'll work if the debuff name is "Rune of Razorice". Won't otherwise.
01:42.42Groktari thought damage shield didn't crit anymore?
01:42.43Groktarhmm
01:44.34Daduke1pulling up a dk right now
01:44.47Daduke1i can double check the debuff name and get a spell id
01:48.15Daduke1Frost Vulnerability - http://www.wowhead.com/?spell=51714
01:48.50SunTsuand there goes the patcher again, fsking up my directory permissions. Thank you Blizzard
01:57.02airtonixblizzard ; you are being most welcome sir.
01:57.17airtonixthankyou! come again!
01:59.16Belazorthey fixed dualboxing at least
01:59.38SunTsuWhat was broken about it?
01:59.53Belazorcouldnt start launcher.exe whle wow.exe was running
02:00.36Megalonwhy do you need launcher.exe for dualboxing?
02:00.49BelazorI dont, but I pinned it to my taskbar
02:01.01Belazorcause its a cunt to pin wow.exe
02:01.08*** join/#wowace Wobin (n=Wobin@203-158-60-123.dyn.iinet.net.au)
02:01.08*** mode/#wowace [+v Wobin] by ChanServ
02:01.37Megalonah, k ;)
02:02.28*** join/#wowace Jyggaa (n=Jygga@f053010027.adsl.alicedsl.de)
02:13.07*** join/#wowace Jygga (n=Jygga@f053012090.adsl.alicedsl.de)
02:16.42*** join/#wowace Worf (n=worf@84-119-56-95.dynamic.xdsl-line.inode.at)
02:17.44*** join/#wowace Jygga (n=Jygga@f053012090.adsl.alicedsl.de)
02:19.57*** join/#wowace Jedi- (n=Dreamer@86.155.127.38)
02:24.43*** join/#wowace Jagobah (n=ljugo@74-141-123-41.dhcp.insightbb.com)
02:27.13*** join/#wowace Kilroo1 (n=Kilroo@98.26.148.169)
02:29.17*** join/#wowace bien|| (n=bien@p4FF46AF9.dip.t-dialin.net)
02:38.07*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-148-169.triad.res.rr.com)
02:38.54Repo10arl: 03BWMerlin * r2649 RecipeDB/ARL-Inscription.lua: Updated trainer glyph of claw
02:41.05Repo10libinternalcooldowns-1-0: 03Antiarc * r17 LibInternalCooldowns-1.0/Data.lua: Fix typo in DK T9 2pc set bonus spell ID. Thanks Jedi-
02:41.12Jedi-:D
02:42.42*** join/#wowace kenlyric (n=chatzill@c-68-58-33-135.hsd1.in.comcast.net)
02:54.57*** join/#wowace Trela (n=Alexia@pa-67-234-204-174.dhcp.embarqhsd.net)
03:09.21*** join/#wowace purl (i=ibot@rikers.org)
03:09.21*** topic/#wowace is http://www.wowace.com | http://paste.wowace.com | http://lua.org | Curse Client v4: http://clientupdate.curse.com/setup.exe | http://wowace.com/a/author-store-is-launched | Want your Username changed? http://www.wowace.com/request-name-change/
03:11.58*** join/#wowace Amadeo (n=zenon@68.100.55.55)
03:15.16*** join/#wowace texke_ (n=tex@pdpc/supporter/base/texke)
03:19.32AmadeoI'm on a quest for some simple unitframes
03:19.48Amadeoonly thing I require is debuffs that are on the end of the frame instead of under it
03:21.37Jedi-on the end of which frame? party/raid/target?
03:22.23Amadeojust party/target for now I guess
03:22.33Jedi-and do you mean just your debuffs, or all? :)
03:23.02Amadeohehe
03:23.09AmadeoAny I think :)
03:23.19AmadeoI haven't played in a while
03:23.46Jedi-xperl puts debuffs at the end of party frames iirc, if set
03:23.55Jedi-which i find nice when im healing 5man
03:24.00Jedi-target.. dunno
03:24.02Jedi-dont think so
03:24.07Amadeotarget's less important
03:24.25Amadeoxperl might be more than I need, but I remember it being pretty decent
03:24.30Jedi-xperl does give you some decent options for target debuffs
03:24.39Jedi-but not to the side of the frame i dont think
03:24.56Jedi-it can highlight just your own castable debuffs quite well, so you can keep them up
03:25.14Jedi-i dunno really, im a DK so i use a rune addon that tracks my debuffs
03:25.29Jedi-i just have all debuffs under my target frame for raid leading purposes
03:26.02AmadeoI miss the old days of simple unit frames like MiniGroup
03:26.17Jedi-i find the "big debuffs" option is more than enough when im say.. tanking on my druid. Just to show you the odd debuff you have to keep up
03:26.33Jedi-on something like a lock or shadow priest i'd use a seperate tracker
03:26.52Jedi-so yeah, depends on preference and class really
03:26.55Amadeotrue
03:27.05AmadeoJust working on a Mage right now, will be my first to a high level if I can keep going :P
03:27.46Jedi-something like xperl will start you off then, i found it to be the best looking and easiest to configure
03:28.03Jedi-something like putbull is more powerful, but more work to setup and use to its potential
03:28.11AmadeoYeah
03:28.14AmadeoI've become lazy in my old age
03:28.52Jedi-most raid frames are really fps heavy these days though, so you pay in performance for the shiny shiny
03:29.18Jedi-you can limit that by turning off some of the more punishing features, like 3d portraits and stuff like that
03:29.28AmadeoI like to keep things as efficient as possible, so whatever keeps my high performance going
03:30.09Amadeothat's why I'm worried xperl might be too much for me
03:32.32Jedi-I'm not too familiar with any others really, pitbull i used in tbc and xperl since wotlk
03:37.26AmadeoI'll try it out a while
03:37.27Amadeothanks :)
03:50.31MikkShadowedUF
03:50.31Mikklikes it
03:55.14*** join/#wowace Caleb| (n=caleb@dsl4E5C0206.pool.t-online.hu)
03:59.26*** join/#wowace FtH|Daemona (n=koaschte@i577A7BD7.versanet.de)
04:12.19harldoes anyone of you know of a free and smoother running voice modulator program that is similar in functionality to MorphVOX Pro (for win32)?
04:13.46*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-148-169.triad.res.rr.com)
04:20.59Shirikeh
04:25.57*** join/#wowace Daemona (n=koaschte@i577A8DD0.versanet.de)
04:27.46*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-148-169.triad.res.rr.com)
04:41.28*** join/#wowace Sesshu| (n=Sesshu@ip-42-17.travedsl.de)
04:47.09Repo10ice-hud: 03Parnic * r449 / (3 files in 2 directories): - replaced libhealcomm-3 support with libhealcomm-4 support
04:48.26*** join/#wowace FtH|Daemona (n=koaschte@i577A15EE.versanet.de)
05:00.43Repo10arl: 03Torhal * r2651 RecipeDB/ARL-Jewelcraft.lua:
05:00.44RepoFixed the recipe ID for Heavy Golden Necklace of Battle. Something else is wrong with it, though, because it still isn't showing up in scans. Also fixed comma-delimiters.
05:03.30*** join/#wowace Next96 (i=Next96@121.129.140.91)
05:06.49FtH|Daemonainteresting, my launcher grabbed new repair, launcher, updater and bgdownloader executables
05:12.08Repo10dailyintake: 03Jaerro * r65 / (12 files in 4 directories): New version
05:13.46*** join/#wowace Next96 (i=Next96@121.129.140.91)
05:19.10Repo10arl: 03Torhal * r2652 AckisRecipeList.lua:
05:19.12RepoRe-wrote addon:addTradeAcquire() based on code backported from Collectinator.
05:19.13RepoRemoved addon:GetRecipeLocations() - its functionality is now in addon:addTradeAcquire().
05:19.15RepoAdded tooltip display for unknown recipes on mobs who drop them, vendors who sell them, and trainers who train them.
05:36.09Repo10arl: 03Torhal * r2653 AckisRecipeList.lua: Hooray for incorrect table usage! Class filters work again.
05:38.43*** part/#wowace Seerah (n=Ryan@c-76-107-191-65.hsd1.tn.comcast.net)
06:22.35*** join/#wowace nywef (i=fewyn@249.215.205.68.cfl.res.rr.com)
06:34.37Repo10mounted: 03yssaril 04v2.1.4 * 5b62e58 /: [new tag] Tagging as v2.1.4
06:56.33*** join/#wowace Trela (n=Alexia@pa-67-234-204-174.dhcp.embarqhsd.net)
07:30.08*** join/#wowace chiper (n=chiper@ip72-197-215-172.sd.sd.cox.net)
07:44.09*** join/#wowace yoshimo (n=Kassandr@p5B0C04A6.dip0.t-ipconnect.de)
07:51.16Repo10big-wigs: 03yoshimo * r6805 Citadel/Lanathel.lua: - 6m berserktimer
07:51.18Repo- Pact of the Darkfallen
08:02.25*** join/#wowace Repo (n=supybot@repos.curseforge.net)
08:10.43*** join/#wowace Repo (n=supybot@repos.curseforge.net)
08:24.46*** join/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
08:24.51*** part/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
08:24.54*** join/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
08:26.09quiescensdies.
08:37.19*** join/#wowace Caleb| (n=caleb@dsl4E5C0206.pool.t-online.hu)
08:37.36Torhalresurrects quiescens with Ichor of Undeath.
09:02.54Repo10guildchatflash (experimental): 03DaveErig * r3 Core.lua:
09:02.56RepoSupport sending Party messages sent to tab named "Party".. probably should have called the addon "ChatFlash", but oh well.
09:05.18*** join/#wowace Next96 (i=Next96@121.129.140.91)
09:05.47*** join/#wowace Srosh (n=Srosh@d019118.adsl.hansenet.de)
09:10.33StanzillaGnarfoz: http://forums.wow-europe.com/thread.html?sid=3&topicId=11586758634&pageNo=1
09:10.57Repo10talented_loader: 03jerry * r40 core.lua: Don't do anything if AddonLoader is installed.
09:13.02sb|workStanzilla: WTF!?!?
09:13.09sb|workthats you, right? :P
09:13.27*** join/#wowace CrazyBenny_ (i=s_m@a02-0602b.kn.vutbr.cz)
09:14.03Stanzillano
09:14.07Stanzillabut I laughed my ass off
09:21.15*** join/#wowace eoM_rM (n=moe@p5489E9E9.dip.t-dialin.net)
09:24.21*** join/#wowace orionshock (n=chatzill@ip24-56-62-243.ph.ph.cox.net)
09:28.51*** join/#wowace fewyn|Zzz (i=fewyn@249.215.205.68.cfl.res.rr.com)
09:34.26Repo10sick-of-clicking-dailies: 03OrionShock * r342 non-dailies.lua: minor update to RRQ module to behave correctly
09:39.22*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
09:41.30*** join/#wowace Jagobah (n=ljugo@74.141.123.41)
09:45.37*** join/#wowace stolenlegacy (n=stolenle@d86-33-207-79.cust.tele2.at)
10:11.53yoshimocan someone translate that to german ? ;)
10:14.32nevcairielheh
10:14.52Repo10shadowgreenlight: 03Mokhtar * r53 Database.lua: - Forgot to edit out fake bonus test spells
10:15.56Stanzillayoshimo: I baunz dich gleich um!
10:15.57Stanzilla:(
10:16.17orionshockanyone here WG alot?
10:16.24Repo10shadowgreenlight: 03Mokhtar 04v1.5.1 * r54 : Tagging as v1.5.1
10:18.12*** join/#wowace KriLL3 (n=chatzill@unaffiliated/krill3)
10:18.40CrazyBenny_is there an addon, showing quests from questlog in LDB/minimap/fubar tooltip, but doesnt replace the default blizzards quest tracker?
10:19.02yoshimowhy do you ask orionshock?
10:19.39Balreigntomquest2 has an option CrazyBenny_
10:20.40CrazyBenny_Balreign: tried it, but it still prevented the tracker from being shown
10:21.54Balreignstrange
10:27.31*** join/#wowace Wobin (n=Wobin@203-158-60-123.dyn.iinet.net.au)
10:27.32*** mode/#wowace [+v Wobin] by ChanServ
10:30.23CrazyBenny_Balreign: oh, my bad...missed one option :)
10:30.45Balreign^^
10:31.15orionshockyoshimo: because i see 3 quests not reseting bi-weakly
10:31.21CrazyBenny_thought disabling the addon specific one, would enable the default
10:33.49*** join/#wowace Next96 (i=Next96@121.129.140.91)
10:35.09*** join/#wowace [1]Archarodim (n=Archarod@lev92-4-88-164-134-95.fbx.proxad.net)
10:42.26jnwhitehAntiarc: new curse spam for www.sexymap.org
10:43.37yoshimothese bastards use realaddonnames now...
10:44.50orionshocklol, how do u know it's not wow interface.com's site.. there are no ads
10:45.07orionshockeither that or i have em blocked
10:51.27yoshimothe whois information says: Registrant Email:curse@curse.com Registrant Country:CN
10:56.01orionshocksolution one, sue
10:56.06orionshocksolution 2 carpet bomb
10:56.53yoshimothis hoster needs to be sued , they host a lot of strange urls
10:56.55yoshimohttp://rss.uribl.com/nic/XIAMEN_CHINASOURCE_INTERNET_SERVICE_CO_LTD_.html
10:57.26*** join/#wowace Next96 (i=Next96@121.129.140.91)
10:58.18*** join/#wowace Belazor (n=Vulcanus@cm-84.211.9.187.getinternet.no)
11:04.48*** join/#wowace Belazor (n=Vulcanus@cm-84.211.9.187.getinternet.no)
11:10.43Repo10arl: 03Torhal * r2654 AckisRecipeList.lua:
11:10.45RepoRemoved the TRADE_WINDOW_OPENED state flag, and it's associated toggling functions - we're using TradeSkillFrame:IsVisible() instead.
11:10.47RepoRemoved PopulateRepFilters() - its contents now reside within addon:Scan().
11:14.30Repo10atlasloot-enhanced: 03TrAsHeR * r2399 Locales/constants.fr.lua: frFR update
11:17.34*** join/#wowace Ghan (n=Miranda@ppp-93-104-120-67.dynamic.mnet-online.de)
11:19.51*** join/#wowace Worf (n=worf@84-119-56-95.dynamic.xdsl-line.inode.at)
11:25.07*** join/#wowace Kalroth (n=kalroth@2506ds1-hj.0.fullrate.dk)
11:27.24*** part/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
11:27.48*** join/#wowace faCe| (n=face@p5489E9E9.dip.t-dialin.net)
11:29.47*** join/#wowace Sliker_Hawk (n=SlikerHa@5e038291.bb.sky.com)
11:30.48*** join/#wowace Schnaks (n=Schnaks@p5486E461.dip.t-dialin.net)
11:41.40*** join/#wowace Ingela (n=Ingela@90-230-167-188-no35.tbcn.telia.com)
11:55.07Repo10arl: 03Torhal * r2655 AckisRecipeList.lua:
11:55.09RepoCreateRepTable() and CheckReputationDisplay() are now merged into addon:CheckDisplayRecipe().
11:55.10Repoaddon:ClearRepTable() has been completely removed - I have no idea why it even existed...nuking the reputation filter table and rebuilding it after every scan is...*eyebrow*
11:58.28*** join/#wowace Greltok (n=Greltok@98.246.70.135)
12:14.37*** join/#wowace Lysithea (i=Lyset@c-2dad72d5.017-172-73746f34.cust.bredbandsbolaget.se)
12:16.52*** part/#wowace CrazyBenny_ (i=s_m@a02-0602b.kn.vutbr.cz)
12:19.05*** join/#wowace CrazyBenny_ (i=s_m@a02-0602b.kn.vutbr.cz)
12:19.42*** join/#wowace krka (n=krka@c-177ae155.159-1-64736c12.cust.bredbandsbolaget.se)
12:22.35*** join/#wowace Adys_ (n=Adys@unaffiliated/adys)
12:23.42*** join/#wowace Adys (n=Adys@unaffiliated/adys)
12:24.53*** join/#wowace Hjalte (n=chatzill@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
12:25.03*** join/#wowace Tusk (n=Tusk@cust.static.213-200-235-213.cybernet.ch)
12:38.05*** join/#wowace Balreign_ (n=Balreign@ANantes-156-1-9-222.w90-1.abo.wanadoo.fr)
13:49.33Repo10sick-of-clicking-dailies: 03OrionShock * r343 localizations (7 files in 1 directory):
13:49.35Repoupdate locale files to not use stray _G.debug as 4th arg to NewLocale()
13:50.27Repo10sick-of-clicking-dailies: 03OrionShock 04v6.3.2a Release * r344 :
13:50.29RepoTagging as v6.3.2a Release. Update locale files to load properly.. stray _G.debug
13:53.53*** join/#wowace DarkerAudit (n=Brian@pool-173-50-7-202.clrkwv.east.verizon.net)
14:08.12*** join/#wowace p3lim (n=p3lim@85.108.34.95.customer.cdi.no)
14:18.22*** join/#wowace pschriner (n=Miranda@xdsl-81-173-229-212.netcologne.de)
14:28.07*** join/#wowace ColinT (n=ColinT@69-11-97-130.regn.static.sasknet.sk.ca)
14:38.13*** join/#wowace Legorol (n=legorol@82-41-49-132.cable.ubr07.sgyl.blueyonder.co.uk)
15:01.42*** join/#wowace yoshimo (n=Kassandr@p5B0C04A6.dip0.t-ipconnect.de)
15:06.32*** join/#wowace mojosdojo (n=gdbzet26@p4FEFC9D9.dip.t-dialin.net)
15:12.15*** join/#wowace Groktar (i=Groktar@c-76-20-77-131.hsd1.ca.comcast.net)
15:14.50*** join/#wowace harl (i=harl@dslb-084-063-123-032.pools.arcor-ip.net)
15:18.57*** join/#wowace Gadien (n=chatzill@121.91.48.119)
15:22.47*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
15:22.47*** mode/#wowace [+o Funkeh`] by ChanServ
15:34.13*** join/#wowace chiper (n=chiper@ip72-197-215-172.sd.sd.cox.net)
15:43.13*** join/#wowace isman (n=drag@mlr78-3-88-162-68-235.fbx.proxad.net)
16:00.46*** join/#wowace texke (n=tex@pdpc/supporter/base/texke)
16:03.41*** join/#wowace Baraius (n=bhuddles@70.114.233.79)
16:05.20*** join/#wowace Tuller (n=Tuller@ip98-163-120-139.dc.dc.cox.net)
16:10.21*** join/#wowace Tuller (n=Tuller@98.163.120.139)
16:12.35*** join/#wowace bien| (n=bien@p4FF46AF9.dip.t-dialin.net)
16:13.41*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
16:36.42*** join/#wowace Odlaw (n=ozzy@c-98-245-3-204.hsd1.co.comcast.net)
16:51.38*** join/#wowace Kreskin (n=chatzill@d142-59-52-38.abhsia.telus.net)
16:51.42Repo10shunkit: 03LaoTseu * r22 ShuckIt.lua: - Fixed a problem with lock boxes that I had introduced
16:51.45Repo- Attempt to fix the taint issue with clams. Was not able to verify.
16:52.17*** join/#wowace Ghan (n=Miranda@ppp-93-104-120-67.dynamic.mnet-online.de)
17:05.43*** join/#wowace Aeyan (n=pancake@cpe-174-098-002-214.triad.res.rr.com)
17:13.28*** join/#wowace Aikawa (n=Aikawa@p5B053BA4.dip.t-dialin.net)
17:15.14Repo10boss-notes: 03Bethink * r176 / (4 files in 2 directories): Updated encounter database (Icecrown raid).
17:15.31RepoMade GUID processing aware of the layout changes as of TOC 30300.
17:15.39Repo10boss-notes: 03Bethink * r177 Emotes/Emotes.lua: Improved unit name to GUID/NPC ID mapping.
17:17.09AeyanJeebus. What is up with the 26 page whinefest about tanks and Quel'delar?
17:17.14AeyanBoo-friggity-hoo.
17:18.00AeyanMeh, I should know better than to click a link to the official forums by now, I guess.
17:19.26Repo10arl: 03pompachomp * r2656 RecipeDB/ARL-Engineer.lua: Added a missing vendorid to some engineering recipes.
17:20.03FtH|Daemonaso, who is up to the task to make quest-helper obsolete and create a TSP Solution for the 3.3 Blizz Quest Tracker? ;)
17:20.35AeyanAdapt routes? =P
17:20.49FtH|Daemona~seen xinhuan
17:20.52purlxinhuan <n=xinhuan@WoWUIDev/WoWAce/xinhuan> was last seen on IRC in channel #wowace, 33d 16h 51m 33s ago, saying: 'all i can think of is that your git isn't sending your private key properly'.
17:21.00AeyanPfft.
17:21.31FtH|Daemonathe problem with routes is, it doesn't do weighting in the sense of "visit x before y"
17:21.55AeyanTrue, it just connects everything in a big loop
17:22.22FtH|Daemonayou could loop through all objectives and then through all quest turnins but that is .. suboptimal ;)
17:23.20nevcairielQH doesnt weight either, it just connects your current objectives
17:24.19nevcairielIts not smart like "complete this quest, then do the follow up directly after that"
17:25.09nevcairielthe only thing it does is re-calc the route when you finish a quest
17:25.15nevcairielbut Routes could do that too
17:25.33nevcairielimho an in-brain-TSP is alot better for most people =P
17:26.23*** join/#wowace Silowyi (n=silowyi_@24-155-116-210.dyn.grandenetworks.net)
17:26.58ShirikTSP?
17:27.51nevcairieltraveling salesman
17:28.21nevcairielwith wotlk all quest hubs are concentrated enough anyway, so you already see the areas you need to combine
17:29.26nevcairielhope cataclysm does that with all the world
17:30.09FtH|Daemonanevcairiel QH indeed allows for objective -> turn-in -> objective -> turn-in
17:30.14FtH|Daemonaand will route accordingly
17:30.38nevcairielyeah but it regenerates the route only when you finish a quest, most of the time
17:30.46nevcairielwhich makes it not perfect
17:30.58FtH|Daemonauuh at least for me it re-calculates always on the fly
17:31.11nevcairielof course, thats what makes it imperfect
17:31.32nevcairielit would be faster if you follow something like TourGuide
17:31.53FtH|Daemonasure, but that would not be possible to automate it anytime
17:32.05FtH|Daemonait always requires creating a "guide"
17:32.18nevcairielwith enough data on the quests it would
17:32.23nevcairieland the user strictly following
17:32.55FtH|Daemonawell you probably could automate that if you had something like the follow up achievement stuff in quest chains to determine that
17:32.59FtH|Daemonabut uuh yeah
17:33.03FtH|Daemonait's still a game to play
17:33.19nevcairielwith wotlk (and partly in BC already) its easy enough already
17:33.38nevcairieljust pick up the quests of a hub, and look at the map .. they are all at the same place anyway
17:34.17FtH|Daemonayeah, my point was more of, "get something with a better algorithm and less overheap in form of a db"
17:34.53*** join/#wowace Adremma (n=adremma@66.43.223.169)
17:35.01nevcairielthe problem is just determining the relative points
17:35.16nevcairielin theory routes could do it easily
17:35.31nevcairielits just not designed to re-calc routes on the fly
17:35.43*** join/#wowace Vulcanus (n=Vulcanus@cm-84.211.9.187.getinternet.no)
17:36.50*** join/#wowace NeoRevan (n=Vulcanus@cm-84.211.9.187.getinternet.no)
17:37.52nevcairieltoo bad xinhuan is so low on time these days, i'm not in the mood to write a TSP solver
17:39.04FtH|Daemonai just dropped him an enhancement suggestion ticket on routes, we will see ;)
17:39.43nevcairielthe data gathering for the notes shouldnt be too hard
17:40.02nevcairieljust the recalc on the fly isnt something it does right now
17:42.48*** join/#wowace Sirow (n=Sirow001@p57A4AEEA.dip.t-dialin.net)
17:43.05*** join/#wowace Vulcanus (n=Vulcanus@cm-84.211.9.187.getinternet.no)
17:50.44Shiriknevcairiel: Just get a quantum computer
17:52.16nevcairieland i could go with the full solver, eh
17:52.17Repo10libhealcomm-4-0: 03Shadowed 07master * 1.5.3-release-4-g307b2ce LibHealComm-4.0.lua: [+1 commit] Fixed Stolen Soul (-50% healing done, not received), Added Wretched Strike (-50%), Hex of Weakness (-20%), Furious Strikes (-25% per stack) (Thanks Phanx)
17:52.27nevcairielno approx algorithm
17:52.50*** join/#wowace NivFreak (n=niv@gw-105.extranet.sea01.isilon.com)
17:52.53Shirikyup
17:53.00Shirikjust need a quantum state for each possibility
17:53.05Shirikso n! quantum states
17:53.08nevcairielcan you implement me one in Lua??
17:53.19nevcairiela quantum computer, that is
17:53.21Shirikso long as Blizzard gives us the DestroyUniverse function, sure
17:55.08Repo10libhealcomm-4-0: 03Shadowed 07master * 1.5.3-release-5-gfc8fbb7 LibHealComm-4.0.lua: [+1 commit] Added Luck of the Draw (+5% healing done)
18:03.21krkaimo TSP is overkill for questing, just use a greedy algorithm on the current set of quests
18:04.15*** join/#wowace Srosh_ (n=Srosh@c178189.adsl.hansenet.de)
18:05.12nevcairieli do that in my head
18:05.32nevcairielman silly video recode, be done already!
18:06.03SunTsu.o0( Greedy algorythm? OK, as long as it doesn't ninja loot... )
18:07.06quiescensstabs suntsu with a pillow
18:08.06SunTsudies
18:08.38krkanevcairiel: funny, i do tsp in my head!
18:09.00Shirikkrka actually IS a quantum computer
18:09.56nevcairielI dunno what algorithm my head uses exactly
18:10.05nevcairieli just have a tendency to plot routes
18:11.48Shirikbut your head is likely not a perfect solution
18:11.53Shirikat least not in odd cases
18:12.00nevcairielprobably not
18:12.05nevcairielbut its more fun this way
18:12.31Shirikhowever it's probably a very good way to solve it
18:12.48Shirikpersonally, I think TSP is very suited for AI
18:12.53Shirikor
18:12.56ShirikAI is very suited for TSP
18:13.05nevcairielits a typical problem in AI systems
18:13.11Shirikoh
18:13.16Shirikwell yay :)
18:13.24nevcairieldidnt you want to shower?
18:13.28Shirikyes
18:13.31Shirikbut I got distracted
18:13.49Shirikthis is why when I turn on the shower, I put it just low enough so the water heater can keep up
18:14.49FtH|Daemonapro-tip: hibernate your pc when you plan to do something else to not get distracted
18:15.06nevcairieli just turn the screen off
18:40.27*** join/#wowace Azurewrath (i=Azurewra@85.233.42.174.dynamic.cablesurf.de)
18:43.28*** join/#wowace p3lim (n=p3lim@85.108.34.95.customer.cdi.no)
18:53.16*** join/#wowace Skizelli (i=skizelli@c-71-204-187-10.hsd1.ca.comcast.net)
19:02.34*** join/#wowace Worf (n=worf@84-119-56-95.dynamic.xdsl-line.inode.at)
19:02.52*** join/#wowace Daemona (n=koaschte@i577A2981.versanet.de)
19:13.45*** join/#wowace p3lim (n=p3lim@85.108.34.95.customer.cdi.no)
19:17.25*** join/#wowace Megalon (n=starfox@d86-32-171-176.cust.tele2.at)
19:30.50*** join/#wowace yoshimo (n=Kassandr@p5B0C04A6.dip0.t-ipconnect.de)
19:36.38*** join/#wowace asmodai (i=asmodai@dhammapada.xs4all.nl)
19:44.50*** join/#wowace p3lim (n=p3lim@85.108.34.95.customer.cdi.no)
19:46.54*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
20:00.17nevcairiel!api chat_msg_bg_system_alliance
20:00.22lua_botCHAT_MSG_BG_SYSTEM_ALLIANCE: Fires when an Alliance-related battleground system message is received (http://wowprogramming.com/docs/events/CHAT_MSG_BG_SYSTEM_ALLIANCE)
20:00.39nevcairielhm not much of a helpful description :P
20:01.11nevcairiel!api chat_msg_opening
20:01.11lua_botCHAT_MSG_OPENING: Fires for messages about the player "opening" a world object (http://wowprogramming.com/docs/events/CHAT_MSG_OPENING)
20:02.30asmodaistretches
20:02.46asmodaiwell, that was an uneventful plane ride
20:02.52yoshimocmbgsa  happens when they claim a base in arathi or attack a node in ioc
20:02.56*** join/#wowace Tuller (n=Tuller@ip98-163-120-139.dc.dc.cox.net)
20:10.41*** join/#wowace Repo (n=supybot@repos.curseforge.net)
20:13.33*** join/#wowace Jygga (n=Jygga@g225079185.adsl.alicedsl.de)
20:17.56Gnarfoz!api aura
20:17.56lua_botFound 4 possible results for 'aura': UnitAura, GameTooltip:SetUnitAura, UNIT_AURA, PLAYER_AURAS_CHANGED
20:18.00Gnarfoz!api buff
20:18.00lua_botFound 9 possible results for 'buff': UnitDebuff, CancelUnitBuff, luaL_loadbuffer, luaL_prepbuffer, GameTooltip:SetUnitBuff, luaL_buffinit, UnitBuff, GameTooltip:SetUnitDebuff, luaL_Buffer
20:18.14Gnarfoz!api UnitBuff
20:18.14lua_botUnitBuff: Returns information about a buff on a unit (http://wowprogramming.com/docs/api/UnitBuff)
20:21.31*** join/#wowace tekkub (n=tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
20:21.32*** mode/#wowace [+v tekkub] by ChanServ
20:30.04*** join/#wowace Caleb| (n=caleb@dsl4E5C0206.pool.t-online.hu)
20:40.46*** join/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
21:02.17*** join/#wowace Ruck (n=bleh@pool-72-86-106-233.aubnin.fios.verizon.net)
21:16.30*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
21:21.38*** join/#wowace TradeMark (n=trademar@121-72-164-208.dsl.telstraclear.net)
21:34.44*** join/#wowace Whitetooth_ (n=chatzill@118-169-197-118.dynamic.hinet.net)
21:42.06*** part/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
21:42.12*** join/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
21:42.25*** part/#wowace Yogibear75 (n=Andreas@pD95DDEA1.dip.t-dialin.net)
21:52.25MokhtarHmmm Ace forums are down ?
21:52.31Mokhtarwowace I mean
21:53.19yoshimodid the reboot cronjob kill the site again? :)
21:54.25MokhtarHmm dunno, I access the site all right but forums are out :x
21:56.44yoshimolast time it was the other way round
22:01.48nevcairiel~lart Kaelten
22:01.48purlbeats Kaelten severely about the head and shoulders with a rubber chicken
22:08.23*** join/#wowace profalbert (n=profalbe@91-113-10-246.adsl.highway.telekom.at)
22:09.18Gnarfozreboot cronjob? wtf.
22:09.29*** join/#wowace kenlyric (n=chatzill@c-68-58-33-135.hsd1.in.comcast.net)
22:11.02*** join/#wowace Thelyna (n=burp@219-89-246-32.adsl.xtra.co.nz)
22:13.31nevcairielyeah they couldnt fix the real error, so it reboots daily now :P
22:13.42winkswat
22:13.46winksmust be windows
22:14.28nevcairieli forgot what the error was
22:15.15Gnarfozactually sounds like any OS, but not enough knowledge or time to find and fix the error :D
22:16.23*** join/#wowace Greltok (n=greltok@166.205.135.155)
22:17.40*** join/#wowace Sesshu (n=Sesshu@ip-42-17.travedsl.de)
22:18.19winksever tried to restart all the important services on windows automatically? ;)
22:18.40winksif your linux box is really fucked up, you can still get alogn with restarting only the services daily
22:19.11winks(like I do with one shitty webmail gateway)
22:19.22nevcairielits linux, but something weird was going on, the box was locking up on a system level, not simply crashed services
22:21.00nevcairielmeh they need to upgrade the box anyway, and migrate to WebDAV based SVN instead of svnserve
22:21.54winkswhy?
22:22.12winkssvnserve not handling enough req/s?
22:22.18*** join/#wowace taleden (n=atfrase@user-38q41i6.cable.mindspring.com)
22:22.26*** join/#wowace Seerah (n=Ryan@c-76-107-191-65.hsd1.tn.comcast.net)
22:22.28nevcairielits just unstable and slow, and might've potentially caused the lock up
22:22.36ShirikI think svnserve wasn't designed with 50000 repositories in mind
22:22.36winksI see
22:22.44winksnever actually deployed svnserve
22:22.47Shirik50000 accesses to a single repository, sure
22:22.48winksalways webdav
22:22.51Shirikbut not to 50000 different ones
22:23.31nevcairielthey used svnserve until now because it allowed for the structured repository layout
22:23.46nevcairieland webdav wouldnt, without generating config files
22:24.10winksI'm not asking how the git-svn-hg?-thingy works
22:24.16Kaeltensylvanaar: you're welcome, and I know how you feel.
22:24.21Kaeltenbeen doing obj-c now for about 6 months
22:24.25Kaeltenit's very different
22:24.29KaeltenI miss operator overloading
22:24.47winksobj-c? who uses that? :)
22:24.50winksand what for?
22:25.01Kaeltenmac apps are coded in it
22:25.03profalbertapple does obvioulsy
22:25.03nevcairielsilly mac folks use it =P
22:25.04Kaeltenincluding the iphone
22:25.19winkshehe yeah
22:25.31winksbut at curse?
22:25.47nevcairielupdater for mac
22:26.19Stanzillawtb curse client 4 iphone
22:26.20winks6 months??1
22:27.06winksStanzilla: you wouldn't have much screenspace next to the ad :P
22:27.07Shirikwhy
22:27.08Kaeltenwinks: I wrote the v4 mac client, it's in obj-c started 6 months ago on this version
22:27.08Shirikiphone
22:27.18winksfull time?
22:27.21winksyou scare me
22:27.30Kaeltenmostly, I have a lot of other hats too
22:27.32winksor macs scare me
22:27.39nevcairielput on the sysadmin hat more!
22:27.43Kaeltenwinks: scare me? how so? :P
22:27.43Stanzillawinks: mmm true!
22:27.53Kaeltennevcairiel: It's own right now,  server should be coming back online
22:27.57winksKaelten: I would have estimated 1 month for that :P
22:28.01Kaeltenthe server the forums are on just hit shy of 500 loads.
22:28.06winksespecially if you can reuse stuff from the windowsthing
22:28.13nevcairielheh
22:28.21Kaeltenwinks: heh, well you can't, and the language is fundementally different from what I'm used to doing
22:28.38Kaeltennot to mention this is the first time I've written a desktop app from the ground up
22:28.38winksthen hire a mac programmer with a twisted mind
22:28.46winksyou might end up useless for real languages otherwise
22:28.50Kaeltenwinks: ya it was cheaper/better to just pay for me to learn it
22:28.55winkshehe
22:29.07Kaeltenif you want a mac app that feels native you have to use cocoa
22:29.12winksyup
22:29.14Kaeltenand the non obj-c options just aren't there yet
22:29.39Kaeltenmacruby looks very promising, but it's 10.5+ only and it's still in betaish land
22:29.49Kaeltenpyobjc is ... painful
22:29.58Kaeltenand ruby-cocoa is only slightly better
22:30.35winksif I had a mac I would feel bad now :P
22:30.54winkswin v4 is quite awesome though
22:30.58Kaeltenya very
22:31.09Kaeltenit was a 6 month job, but the guy has 10 years of .net experiance
22:31.29winksbut re: your dying server. bet you thought of ulimit and oprofile already?
22:31.51winksbecause that sounds a tad weird :P
22:32.04Kaeltendb locked up, webs spiraled, and then other servers who mount on it got backed up
22:32.11Kaeltenend rsult 480+ load
22:32.27winksthat's quite a number yea
22:32.30Kaeltenyup
22:32.42winkswhat db?
22:32.47Kaeltenwhen it comes down to it the servers are in a state of barely controlled chaos
22:33.30Kaeltenmysql sadly
22:33.35Kaeltenvbullshit doesn't support anything else
22:34.22yoshimoi still hope that the pm system of the forum and the rest of the page have access to the same messages and interact with each other
22:35.17StanzillaI think you could do that with the new invision power board and their connection software thingy
22:37.31*** part/#wowace Zhinjio (n=Geo@97-122-172-134.hlrn.qwest.net)
22:38.30KaeltenI wonder if ipb supports postgresql
22:40.07nevcairielThey only support M(y|S)SQL
22:40.15yoshimothe choice which software you use for your forums can be difficult, many people only defend the one they are using
22:40.17Kaeltenlame
22:40.20Kaeltenya I know
22:40.34nevcairielphp projects rarely use a proper db abstraction
22:40.40nevcairieland since only support mysql
22:40.48Kaeltenya
22:40.57SunTsuwhich I never understood
22:41.13KaeltenWell most of vbulletin queries are done inline via string concat
22:41.29Kaeltenthe fact ipb supports mssql makes me think it could support psql
22:41.29nevcairielwell part of the problem is that there are no real good db abstraction libs for php =p
22:42.17Kaeltenya
22:42.28Kaeltenand a lot of the forum softwares predate any of the php mvc frameworks
22:42.46yoshimomvc?
22:42.47nevcairielthere still isnt any good DB framework for php
22:42.54nevcairielthe ones i tried sucked
22:43.00nevcairielbut maybe i was tainted by SQLAlchemy
22:43.07KaeltenI've seen codeigniter and it wasn't toooo bad
22:43.13Kaeltenor didn't seem to be
22:43.17Kaeltenhaven't coded in it just saw some code
22:43.24Kaeltenya SQLAlchemy is pure win
22:43.46winksnevcairiel: what especially are you looking for?
22:43.54winksnevcairiel: and why do you need a "db framework"?
22:43.57nevcairielSQLAlchemy for php
22:44.04nevcairielis what i want
22:44.06winkstried PDO?
22:44.16KaeltenI don't think the language lends itself to that degree of power and controll
22:44.18nevcairielpdo is fail
22:44.19winksfrom my limited sqlA knowledge it comes close
22:44.22Kaeltenplus the community probably wouldn't get behind it
22:44.35winkstell me which features you need
22:44.43nevcairieland i want a db framework because working with ORM models is way ebtter then working with sql
22:44.50winksbecause PDO isn't so bad most of the time :P or Zend_Db
22:44.55winksugh
22:45.03winksORM :P
22:45.08KaeltenORMs are great
22:45.23Kaelteneven if I didn't have a proper ORM I'd still end up writing a model framework that mimiced that
22:45.26winkstried doctrine and the one from symphony then?
22:45.34nevcairieli tried doctrine, didnt like it
22:45.46nevcairielbut maybe its a php problem
22:45.52nevcairielit may not be dynamic enough
22:45.55winksphp people don't like ORMs :)
22:45.59winksin general
22:46.01winksso no wonder
22:46.09nevcairieli don't like php anyway
22:46.43Kaeltenya the language I feel lends itself to poor code practices
22:46.55winksI blame that more on the programmer
22:47.22nevcairielThey should deprecate the html-in-php-files in php6, and it would cut down on alot of bad code =p
22:47.23Kaeltento some degree the language will dictate the type of developer who ends up using it
22:47.40Kaeltennevcairiel: yup, also an import system vs an include system would help
22:47.51winksnamespaces in 5.3
22:48.05Kaeltenisn't their namespace operator something obsene ?
22:48.09winksgo read up :)
22:48.11winksit's \
22:48.14winksthat's the downside
22:48.19Kaeltenya..
22:48.40winksbut being anal about the namespace operator and then ditch the language is.. well
22:48.53winksI used to hate python's "space matters"
22:48.55nevcairielI wrote big pages in php before, not wanting to do that again after having worked with python .. or heck, even j2ee
22:49.02winksbut at some point I saw that it was silly :P
22:49.07Kaeltenoh that's not why I dislike the language
22:49.19winksI'm not trying to push you, nevcairiel
22:49.24winksbut have a look at Zend_Db
22:49.35winksyou should be able to use only that from the ZF and nothing else
22:49.56nevcairielthe point is mood now anyway, was about half a year ago when i was looking
22:50.52nevcairielI just see no advantage in php, it doesnt rapid development like other languages do
22:50.58nevcairieldoesnt support*
22:51.05winksplease elaborate
22:51.33winksactually we're doing 1 week scrum sprints in php just fine :P
22:54.26nevcairielphp people seem to be alot about DIY, you rarely find good libraries to handle the annoying tasks, while in python people seem to write more support code then actual web sites, and good libraries at that
22:54.27Kaeltenwell php can work as a language, don't get me wrong
22:54.34Kaeltenif you have some good devs
22:54.42winks+1 on the libs
22:55.00winksthat's why we're using ZF nowadays
22:55.17Kaeltennevcairiel: ya pocoo is a good example of that, they still haven't made the forum software they set out to
22:55.20Kaeltenbut their libs are amazing
22:55.23*** join/#wowace Zhinjio (n=Zhinjio@67.23.21.108)
22:55.23winksPEAR was a good idea (liek CPAN actually) but the quality and update cycles were bad
22:55.41winksKaelten: zine isn't that cool though :P
22:55.47nevcairielthey never finished it
22:55.51winkswerkzeug might me perfectly fine
22:55.58winks*be
22:56.04Kaeltenwerkzueg, jinja2, pygments and others
22:56.07Kaeltenall amazing
22:56.08nevcairielwerkzeug/jinja2/sqlalchemy are an awesoem combination
22:56.12winksI liked web.py more though
22:56.19Kaeltennevcairiel: we use those + WTForms on curseforge
22:56.21winksespecially for these small 1man-8h-projects
22:56.22Kaeltenas well as gypsy
22:57.03winksthe biggest problem with php is not that there are so many bad developers in relative numbers, but in absolute
22:57.06*** join/#wowace kappaccino (n=UPP@71-93-135-79.dhcp.rvsd.ca.charter.com)
22:57.13winksjust look at the market segment of php
22:57.24winksso of course you have a large chunk of bad stuff on the web
22:57.30Kaeltenoh ya, has way to many devs on it, way way too many
22:57.33winksbut there are so much less python people
22:57.47winksnot in the php projekt
22:57.52winkspeople usin iz
22:57.55Kaeltenwas refering to how many devs use it
22:57.55nevcairielI still wonder how big php is in corporate, i dont think its that big in comparison to the "personal" web pages
22:58.02winksthus many applications that suck
22:58.09winkslike phpbb
22:58.13winkswordpress
22:58.16winksall horrible code
22:58.23winks(getting better now)
22:58.31nevcairielphp just makes it easy to suck
22:58.42nevcairielyou can short-circuit so much code
22:58.45winksnot so much more than python
22:58.46*** join/#wowace Trela (n=Alexia@pa-67-234-204-174.dhcp.embarqhsd.net)
22:58.52winksI've seen some horrible examples
22:59.02winksphp makes it so easy to start with
22:59.15winksso many people with no programming background can learn it
22:59.24winksseen so many graphics people try iz
22:59.28winks=> horrible code
22:59.39winksthey wouldn't have managed to start with python
22:59.53winksruby yes, with enough coke
23:00.17Kaeltensmalltalk hater
23:00.29nevcairielI'm sure those people could click themself through a django tutorial and get started with horrible code, too :P
23:00.59winksnevcairiel: http://terrychay.com/?p=2668
23:01.11winksgood (ahort) writing on php as a beginner language
23:01.19winksnevcairiel: now, yes
23:01.29*** join/#wowace SlikerHawk (n=SlikerHa@5acb5e14.bb.sky.com)
23:01.34winksbut with ZF or ez it's not THAT bad as 10 years ago
23:01.46winkswhen no one used python or ruby on the web to begin with
23:01.54nevcairiel10 years ago people didnt really talk about ruby or python
23:02.07winksnot much :)
23:02.14winksbut /cgi-bin/form.pl
23:02.15Kaeltenone of the biggest reasons I feel for easy adoption of php is that it's easy to get running server side
23:02.22winksthat as well
23:02.26nevcairielit was all php or java for corporate .. or some of the old cgi scripts, heh
23:02.29Kaeltenyou go get a 10 buck a month VPS and drop files in place
23:03.15Kaeltenmeanwhile with both ruby and python it takes at least a minor amount of SA skills and many hosts just will not let you get it running.
23:03.27nevcairielmod_python is easy too
23:03.32winksno one tells me what to do on a vps :P
23:03.34nevcairielwsgi might require a trick more
23:03.48Kaeltenboth require more of a mental shift
23:03.50winksbut yeah
23:03.53Kaeltenthan html - > php
23:04.06winkseven I get to curse about lack of decent /*.py parsing sometimes
23:04.21winksbecause mod_py and mod_php don't love each other much
23:04.23nevcairielI like how they run python apps as stateful applications that handle requests
23:04.28winksso I'm stuck using wsgi or fcgi
23:04.28nevcairielso much easier to deal with some stuff
23:04.33Kaeltenabsolutely
23:04.40nevcairielwsgi is the recommended way for python, anyway
23:04.45Kaeltenbut if you're going from static html pages to dynamic php pages it's not much of a mental shift
23:04.57winksespecially if you already did SSI
23:05.03winksthat's how I started with php
23:05.08nevcairieli never used SSI
23:05.13Kaeltennevcairiel: I'm looking at shifting from mod_wsgi to nginx + passenger
23:05.23winksI recently looked up my old homepage on web.archive.org
23:05.41winksseptember it was .shtml and december it was .php3 :P
23:06.00*** part/#wowace Kaelten (n=Kaelten@WoWUIDev/WoWAce/WoWIFA/CurseStaff/kaelten)
23:06.01nevcairielbefore i did php, i wrote ugly framesets for layout reuse :P
23:06.07winkshaha
23:06.12nevcairielbut man, thats ages ago
23:06.36winksI still like my php
23:06.51winksalthough I dabble in python when time permits
23:07.01winkswhile actually using java for my diploma thesis atm
23:07.03*** join/#wowace Kaelten (n=Kaelten@WoWUIDev/WoWAce/WoWIFA/CurseStaff/kaelten)
23:07.04*** mode/#wowace [+o Kaelten] by ChanServ
23:07.14winksand work requires me to use some bash as well
23:07.17winkshow complicated!
23:07.39Kaeltenbbiab
23:08.37nevcairielbash isnt that bad once you get used to their different way of doing things .. well as long as you don't have to do too complicated things
23:08.45nevcairiela bash script can execute a python script, too! :)
23:09.13nevcairielor even Lua :D
23:09.23SunTsu.o0( you want to know bash - and use perl )
23:09.35nevcairielI wrote some shell scripts in lua for fun some time ago when i was sick of bash
23:10.01nevcairielI'll probably never learn perl
23:10.03winkswhen not at work I write my commandline scripts in php too :)=
23:10.50SunTsuwinks: I know people who do that, because they are fluent in php anyway
23:11.35nevcairielI'm fluent in php too, but also in other languages .. so i don't use a language designed for web pages as a shell script :D
23:11.38SunTsuI'm about to start a little scripting/database project and still am not decided whether to use perl again or take a look at ruby or python instead
23:11.51CrazyBenny_I find personal shellscripts as a nice way to check soem new language, when the time allows
23:11.57winkscli php is awesome :)
23:12.28winksyeah, if it's something not too pressing I do it in python
23:12.33winksbecause I'm still niot fluent
23:12.45winksbut that takes a while
23:13.08winkswhat I don't like bash is stuff with many temp vars
23:13.20winksor in general, bigger data structures
23:13.33nevcairielI still need to learn Ruby and freshen up in C# for my bachelor thesis .. man so much left to do
23:13.34winksit's just a commandline wrapper and many pipes only take you so far
23:14.05winksI want to do more c and asm
23:14.10SunTsuI normally do perl, but maybe I could try something different. Or, maybe perl6 ;)
23:14.14winksbut I never need it
23:14.24winksis a perl hater
23:14.25winks=
23:14.32winks=~ is the only thing I admire
23:14.43CrazyBenny_aww, I really hate C, but I guess it was very good language to start with at uni
23:14.44nevcairielI'm doing some C++ in my spare time right now, i've never had a real need for asm short of the courses at university, saldy =(
23:14.46winkseasier regex stuff
23:14.47SunTsuwinks: I like writing C - as a matter of fact I produce the cleanest code writing in C, and don't know why
23:15.00winksSunTsu: your brain is sick and twisted
23:15.07SunTsuwinks: tell news ;)
23:15.14nevcairielCrazyBenny_: imho C is not a language you want to learn programming in
23:15.15winkslast time I wrote in C I got a fever 4h later
23:15.34winkswe usually start with functional languages at uni
23:15.42SunTsunevcairiel: no, you don't want to. pointer hell wooohoo
23:15.46winksI would have preferred LISP/Scheme over xML tho :P
23:16.01nevcairielThey still start with Pascal here
23:16.07winkso_O
23:16.14winkswow
23:16.14SunTsunevcairiel: which still is a good one to start with
23:16.20winksnot functional
23:16.23winksnot OO
23:16.26winksnot used
23:16.26nevcairielYeah, but its so out of date
23:16.28winksyay!
23:16.35nevcairielC isnt OO or functional either
23:16.41winksc is awesome though
23:16.43winkspascal isn't
23:16.48SunTsuwinks: but still nice and clean, so you can concentrate on the concepts
23:16.58winksprocedural concepts :<
23:17.06winksI started with Pascal as well
23:17.11winksbut... that was mid-90s
23:17.14winksnot 2009
23:17.42nevcairielHm, Pascal -> C -> Java .. and somewhere in between they teach you some bash and Ruby as well, but a bit out of order
23:17.45SunTsuwinks: yeah, not something to teach OO with, that's for sure
23:17.46CrazyBenny_nevcairiel: almost whole bachelors exams contain C programmign here, but in the end I think I learned much more, than friends in other unis starting in java
23:18.05CrazyBenny_subjects, not exams :S
23:18.31SunTsuI still don't know if I ever want to take a look at GO *g*
23:18.44nevcairielactually when i attended the Unix course, it was still Tcl .. but they upgraded to Ruby apparently now
23:18.57SunTsunevcairiel: tcl is nasty
23:19.04CrazyBenny_Tcl wasnt good
23:19.04winksSunTsu: language: Go and debugger: ogle, they get bonus points for that
23:19.18nevcairielI didnt care much, i wrote eggbot scripts way before i set foot into the university
23:19.20winksagreed
23:19.21nevcairielso it was easy
23:19.31winkshehe
23:19.52SunTsunevcairiel: I only did expect in tcl - until I found Expect.pm, that is
23:20.26winksthink I looked briefly at Tcl/Tk when I started with Linux
23:21.16nevcairielThey also had us do some OpenGL programming in C, that was really interesting, doubt i would've ever done it otherwise
23:21.43winkshehe, I did that as well
23:21.45SunTsuYeah, I still have a book about that somewhere, prolly under my cupboard that's leg broke
23:21.55winksthere was this awesome tutorial page
23:22.52nevcairielnehe.gamedev.net or something like that is what i know
23:23.13nevcairielcomplete tutorials for nearly all aspects of opengl dev
23:26.21*** join/#wowace BWMerlin (n=chatzill@CPE-58-174-148-250.mjcz1.woo.bigpond.net.au)
23:28.00winksawesome
23:28.03winksthat's it :) thanks
23:28.08winks*bookmarks again*
23:31.00winksToday, I couldn't stop giggling when my colleagues and I were talking about Haris Pilton's "slightly used" hole that's going for 3000g. MLIA
23:31.03winkslol
23:40.18*** join/#wowace Zyn (n=zyn@h243n2-av-a11.ias.bredband.telia.com)
23:41.50Gnarfozlol, that item has flavor text?
23:43.35nevcairielnot that i can see
23:45.03nevcairielbut she does sell a hole to you .. :P
23:45.36nevcairielwonder if the item will stay on her
23:54.28Repo10boss-notes: 03Bethink * r178 Emotes/Emotes.lua: FIX: Sorting.

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.