Posts

how management line arguments controlling process

in program, i have receiving an blunder i a command-line accumulate management mxmlc. blunder associated an embedded arise name being justly identified flex the system fonts list. however, whim, i solid duplicate formula flex builder and compile there. surprise, worked, found proper font controlling same component name i given (pmingliu). i suspected problem competence locality one, component cannot correctly brand arise name since locality considerations. i've attempted sourroundings locality accumulate formula en_us, no avail. i ask anyone here knows accurately flex builder invokes mxml compiler differences there compared controlling mxmlc directly? know it's controlling mxmlc.exe directly, given attempted replacing mxmlc the possess executable constraint management line parameters. if matters, os used windows xp.

delphi: relocating divided vss

we organisation few delphi developers have controlling vss given years (i know it's pity), nonetheless don't any modernized comforts vcs, operative glorious cases (but times pulling me crazy :( ). the good thing have vss third-party plug-ins combine vss delphi, operative great, nonetheless the projects becomes larger, pierce proceed vss. i have looked during few vcs (free commercial) found many seems finished linux guys, have management line admin work(i know i'm windows man :p). what i'm looking new chronicle control should easy to say integrated simply delphi ide (d2007), during slightest have good ui admins an developers.

internal dns settlement woes

alright, i am going state adult front doubt competence too concerned (amount fact complexity) medium. nonetheless i figured best place start. i am attempting setup explanation visualisation digest bond settlement initial large hurdle. i wish setup 3 dns servers 3 physical boxes. none boxes needs solve open addresses, middle only . i have review by setup middle roots (mostly) glorious dns & bond 5th ed book. nonetheless interpretation instance functional. ip's rfc 1918 non-routable. box 1 official addresses box1.bogus domain, box 2 official addresses box2.bogus domain. box 3 act both an middle bottom tld server domain bogus . current new issues: i have hints record box 1 2 contains unparalleled ns record ns construction bottom zone. additionally there an a record translates ns ip root. i dig . box 1 i an authority domain ns name, an answer additional record section. therefore i am amateurish indeed solve ip bottom server box 1. if i indicate /etc/resolv.conf b...

can linq sql generated objects decoupled?

i linq sql, nonetheless seems classes generates firmly assimilated database stored in, seems bad thing. for example, controlling ye olde northwind database, i emanate dbml products table, product category generated. i category any tier, good good, nonetheless i endorse i'd rather plain aged ado.net (or switch databases), i'll have reconstruct product class, along each "model." is there proceed around this? emanate your vigilant models separately, following have tables mapped them? i've played around several mapping classes provided, nonetheless haven't found tolerable answer yet.

what your termite build slight craps your chronicle control

so i've got good java project, build termite /dist folder. the whole digest underneath chronicle control, i muster latest chronicle only 'svn export' route dist folder. but build keeps deletion .svn folders inside dist folder, the dependents, since cleans out folder building instead only overwriting. accurate law-breaker jarbundler, termite assign builds mac.app gold - deletes whole bundle's folder before recreating it. this apparently craps adult svn, since .svn folders blank folder says the conflict. anyone have any ideas i solve this? i can't figure out stop jarbundler deletion everything, im going have something some-more hacky i fear. im graceful new termite well, only reference.

"clr detected an unfair program." job general methods

i infinite stationary slight takes general parameter argument. i method, horizon throws system.invalidprogramexception. difference thrown even before initial line slight executed. i emanate stationary category takes general argument, following slight stationary class, all works fine. is .net defect, there mysterious general order i'm defilement here? for effect completeness, i've enclosed slight fails, slight passes. note uses array classes possess library (eg gridutils), classes explained here. i don't cruise tangible definition matters: doubt since runtime crashes before slight even starts. (i'm programming visible studio 2005, maybe left divided visible studio 2008.) this throws an difference before initial line invoked: private nominee vacant prog_delegate<tgridline>(datagridview dgv, ienumerable<tgridline> gridlines, string[] columns); open stationary vacant populatereadonlygrid<tgridline>(datagridview dgv, ienumerable<tgridline> gri...

determine slight info programmatically darwin/osx

i have category following member functions: /// traveller pid virtual pid_t pid() const = 0; /// physical memory distance kb virtual uint64_t size() const = 0; /// renter memory process virtual uint64_t rss() const = 0; /// cpu used process virtual double percentcpu() const = 0; /// memory used process virtual double percentmemory() const = 0; /// array threads process virtual int32_t lwps() const = 0; this class' calling relapse slight information caller. physical memory distance simply dynamic sysctl call, pid trivial, nonetheless remaining calls have eluded me, aside invoking popen ps tip parsing cost - isn't acceptable. any assistance severely appreciated. requirements: compiles g++ 4.0 no obj-c osx 10.5