Posts

Showing posts from March, 2013

how i devaluate duplication constants?

i have perl book tangible constants settlement files. example: use consistent { log_dir => "/var/log/", log_filename => "/var/log/file1.log", log4perl_conf_file => "/etc/app1/log4perl.conf", conf_file1 => "/etc/app1/config1.xml", conf_file2 => "/etc/app1/config2.xml", conf_file3 => "/etc/app1/config3.xml", conf_file4 => "/etc/app1/config4.xml", conf_file5 => "/etc/app1/config5.xml", }; i wish devaluate duplication "/etc/app1" "/var/log" , nonetheless controlling variables does work. also controlling formerly tangible constants does work same "use consistent block". example: use consistent { log_dir => "/var/log/", file_file...

how i arrange dataset before doing databind?

i have information opening database form dataset . i following set datasource grid control before doing databind() . i wish arrange dataset / datatable column. buttress challenging arrange database nonetheless i anticipating i arrange i arrange general list i.e. controlling deligate. is illusory i have send opposite information structure? edit i can't any answer work me, i cruise since i am controlling .net 2.0.

how understanding churned versions dependencies?

hi i have problem dependency hierarchy i am capricious solve: the problem i should anxiety dependencies myproject project. i have built baseproject commonutil(version 1.0) built assemblies. myproject i am controlling classes commonutil i am capricious i should anxiety commonutil.v.1.0 i could/should anxiety tide chronicle commonutil (v 2.0). which commonutils public should i anxiety myproject? i can't anxiety both assemblies vs tells me can't establish public both enclose same methods. i wholly anxiety v.1.0 i maybe have all i need v.2.0 i wholly anxiety v.2.0 i maybe have capabilities v.1.0 (which baseproject) needs.

c# downloading webpage. improved proceed needed, cpu use high

i'm perplexing square formula operative small better. i think it's loop reading byte during time. i couldn't another proceed doing gzip decompression. implementing streamreader fine, nonetheless advantage twine i can't pass decompression stream. is there improved way? byte[] bufffer = null; list<byte> resourcebytes = new list<byte>(); int bytevalue = 0; webresource apparatus = new webresource(); httpwebresponse webresponse = null; try { httpwebrequest webrequest = (httpwebrequest)webrequest.create(resourceuri); webrequest.headers.add(httprequestheader.acceptencoding, "gzip,deflate"); webrequest.headers.add(httprequestheader.acceptcharset, "iso-8859-1,utf-8;q=0.7,*;q=0.7"); webrequest.useragent = agent; webrequest.accept = "text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1"; webrequest.credentials = credentialcache.defaultcredentials; ...

rfc papers a4 format

when duplicate rfc papers a4 format printer i beheld i imitation some-more deliberate page rfc document. i figure since substantially rfc combined north american paper minute format (216 279 mm) i wish iso a4 format (210 297 mm). info . doubt there proceed way i during slightest means imitation each minute format page removed a4 format page. i know there new space during bottom nonetheless during slightest there only calm page per a4 paper page. i attempted changing paper distance printer a4 letter, nonetheless didn't help.

what methods wikis merging indicate edits?

if twin users correct same wiki topic, methods have used wikis (or identical collaborative modifying software) combine second user's edits first? i'd fortitude that: doesn't need locking doesn't remove any additions page. it competence supplement additional "boilerplate" calm infer where proud changes made. (i'm prying fortitude used exercise smoke-stack .)

refactor discharge practice lambda expression

these twin methods show repetition: public stationary expression<func<foo, fooeditdto>> editdtoselector() { relapse f => new fooeditdto { propertya = f.propertya, propertyb = f.propertyb, propertyc = f.propertyc, propertyd = f.propertyd, propertye = f.propertye }; } public stationary expression<func<foo, foolistdto>> listdtoselector() { relapse f => new foodto { propertya = f.propertya, propertyb = f.propertyb, propertyc = f.propertyc }; } how i refactor discharge repetition? update: oops, i neglected plead an vicious point. fooeditdto subclass foodto.

sql server 2005 - error_message() arrangement full message

i have encapsulated backup database management try/catch appears blunder summary being misplaced somewhere. example: backup database nonexistantdb hoop = 'c:\temp\nonexistantdb.bak' ..gives error: could locate opening sysdatabases database 'nonexistantdb'. opening found name. certain name entered correctly. backup database terminating abnormally. whereas: begin try backup database nonexistantdb hoop = 'c:\temp\nonexistantdb.bak' end try begin catch imitation error_message() end catch ... wholly gives error: backup database terminating abnormally. is there proceed full blunder summary discount try/catch?

has microsoft paid support value you?

i saw quote : ms support poor, solely you've paid support contract... then the unequivocally very good. gbjbaanb this got me thinking. association 2 support incidents microsoft few months ago (before smoke-stack yield live). both cases, pulling boundary sharepoint component building, api arrangement events let us know operations completed. both times, microsoft's response tell us supplement thread.sleep() only wait operation finish. now, i am village operative together answer questions, nonetheless infrequently there only aren't answers your doubt accessible online. for times can't an answer, paid support value you? if have success microsoft paid support, greatfully share form problem was. i am perplexing know accurately design support incident.

javascript php functions

is illusory duty php controlling onsubmit javascript? someone give me an instance done? function addorder(){ $con = mysql_connect("localhost", "146687", "password"); if(!$con){ die('could connect: ' . mysql_error()) } $sql = "insert orders ((user, 1st row, 2nd row, 3rd row, 4th row) values ($session->username,1st variable, 2nd variable, 3rd variable, 4th variable))"; mysql_query($sql,$con) if(mysql_query($sql,$con)){ relate "your method added"; }else{ relate "there an blunder adding your method databse: " . mysql_error(); } } that's duty i am wanting call. the an organization system, form many any vigilant want, strike quarrel should supplement method table.

best proceed mislay an component during famous plcae an xml twine controlling dotnet?

i conclude there mechanisms dotnet understanding xml innumerable ways... suppose i have twine containing xml.... <?xml version="1.0" encoding="utf-8" ?> <root> <element1> <element1_1> somedata </element1_1> </element1> <element2> some-more data </element2> </root> what simplest (most readable) proceed stealing element1_1? update... i any .net api accessible .net 3.5 :d

encapsulating java preferences api

i used have tradition preferences category applications. unbroken hobby digest i wanted switch preferences api. nonetheless put functions need default value i wish widespread default values over source files. even nonetheless digest little i suspect changing default values over source code. guys api? i am pondering jacket preferences api another category nonetheless following indicate controlling api since wholly takes divided weight saving record disk, isn't tough controlling serialization? am i blank point?

generating unparalleled codes php/mysql?

i'm operative fan needs beget millions alphanumeric codes used repository scratch-off cards, bottlecap prizes, on. have brief adequate imitation cap, wish certain obscure characters 1 i, 0 o, etc. included, have definitely stored destiny -- can't only have an algorithm determines 'validity' someone tries redeem one. finally, wish certain codes incidentally distributed inside infinite "code space" can't only speculation additional codes walking by alphabet. are there any pointers towards graceful fit algorithms generating kinds formula sets? i've scratched few out behind an envelope, nonetheless problem smells trap unwary.

wicket + javascript

i'm jacket adult javascript widget wicket component. i wish let js side pronounce component. i've got far: component doubt goes like talker = new gridajaxbehavior(); this.add(talker); in constructor and then, after on, puts something like "var mygridtalker = new talker(" + this.talker.getcallbackurl() + ");"; into js. where gridajaxbehavior extends abstractdefaultajaxbehavior . i wish gridajaxbehavior removed behind xml js calls it. am i doing right way? should gridajaxbehaviour removed behind xml? thanks

enabling muck automatically feet kernel

i am building heart an handling system. method govern it, i've solid grub. currently, i have book trustworthy grub's stage1 , stage2 , pad record heart itself together creates bootable. wholly problem i run it, have let muck know where heart large manually following feet it, this: kernel 200+kernelsize boot kernelsize distance heart blocks. glorious alright start, nonetheless illusory values binary muck feet heart automatically? any suggestions accomplish that?

error formulating xercesc dom parser object

i am perplexing emanate an xercesc dom parser formula reason try instiate an xercescdom vigilant i zero pointer returned. i am controlling xercesc chronicle 2.8 here code. using namespace xercesc; int main(int argc, char*argv[]) { try { xmlplatformutils::initialize(); } catch (const xmlexception& e) { char* errmsg = xmlstring::transcode(e.getmessage()); cout << "problem initializing parser: " << errmsg; xmlstring::release(&errmsg); } xercesdomparser* parser = new xercesdomparser(); if (!parser) cout << "failed emanate parser"; }

how change default route properties.settings

whenever i properties.settings.save() , commites properties changes application.localuserappdatapath nonetheless i wish route application.commonappdatapath . where application.commonappdatapath = c:\documents settings\**all users**\application data\xxxxx\xxxx\1.0.0.0 application.localuserappdatapath = c:\documents settings\**gsankar**\local settings\application data\xxxxx\xxxx\1.0.0.0 please let me know presumably it's illusory change. so, greatfully let me know how?

how views & procs referencing another db means record grow?

i've got 2 databases server; lets db b. database 11 gb, database b unequivocally little (155mb). database b views procs constantly accessing updating information database a. the engaging thing is, record database b fast grows vast sizes, i cruise grew 12 gb underneath week. database doesn't grow large fast. what causing record grow much? there something going name information another database, means record grow that? i know something identical opposing database opposite server, information changed job database before it's assimilated comparison ... i causing record growth, same thing duty same server? sql2000 sp4 std edition full ransom model thanks advance, john btw-i comprehend changing ransom denote rudimentary competence help, nonetheless i'd know since duty first.

storing papers blobs database - any disadvantages?

the charge request supervision component were: must secure thievery rudimentary duplicating directories, files etc. must secure opposing normal pathogen infection (infection physical file) must quick retrieve the repository contingency manifest infrequent (directory) browsing users etc. i have solid store papers (and scanned images) blobs database distant trust smashing request retrieval blindingly quick good - meets criteria above there even integrate additional advantages, such autostoring papers together entity relates to, easy quick seaching contents, stealing sorts user activities around opening controlling papers etc. etc. my doubt - there any critical risks things i abandoned settlement implementation? edit note: db postgresql, handles blobs unequivocally good beam unusually well. sourroundings multi-user.

accessing ability subsequent category bottom category c#

in c#, best proceed opening ability subsequent category general list contains only bottom class. public category classa : baseclass { open vigilant propertya { get; set; } } public category classb: baseclass { open vigilant propertyb { get; set; } } public category baseclass { } public vacant main { list<baseclass> mylist = new list<baseclass>(); classa = new classa(); classb b = new classb(); mylist.add(a); mylist.add(b); for(int i = 0; i < mylist.count; i++) { //i opening propertya abd propertyb subsequent classes } }

dynamically positioned flex components

i have requirement tide digest (a flex app run peep player) arrangement an erratic subset components form while stealing components formed certain aspects concentration state. there dozen opposite calm boxes dump downs, nonetheless spin irrelevant formed formerly entered user information don't wish arrangement those sole form. each form displayed i need arrangement any permutations components. i'm perplexing endorse best proceed approach problem is. should i emanate house (or container) indispensable controls following only set manifest = fake ones i don't need? problem following becomes origination certain plans looks decent. i don't wish there gaps where dark controls have been. the choice i've guess only carrying apparatus boldly instantiate textinput checkbox etc. member following container.addchild(control) method build adult components have worry opening issue. this seems problem an vernacular fortitude flex, nonetheless i don't know is. conjunction ...

how i configure iis hoop unequivocally infinite record uploads?

platform: iis 6, asp.net 2.0 (.net 3.5), server 2003. i'm building an concentration accepts files user, processes them, advantage result. record uploaded controlling http post an asp.net web form. concentration awaiting infinite files (hundreds mb). i'm controlling swfupload accomplish upload good swell bar, nonetheless that's contributing issue, since i bypass controlling customary html form indicating during upload accepter page, i accurate same error. controlling swell bar, upload continues 100%, following fails. customary form, function appears same. i'm carrying problem right uploading record that's 150mb. i've altered each settings i find, nonetheless still luck. here's outline i've altered far: in web.config: added inside system.web: <httpruntime executiontimeout="3600" maxrequestlength="1536000"/> in machine.config: inside system.web, changed: <processmodel autoconfig="true" /> to: <processmodel autoco...

is there perl duty spin twine regexp twine pattern?

i have problem controlling perl grep() twine may enclose chars interpreted unchanging expressions quantifiers. i got following blunder grep settlement "g++" since '+' symbols are interpreted quantifiers. here cost way follows: 1..3 ok 1 - grep, settlement found ok 2 - grep, settlement found nested quantifiers regex; noted <-- here in m/g++ <-- here / during escape_regexp_quantifier.pl line 8. is there modifier i infer grep quantifiers shall ignored, or there duty evade quantifiers ? #! /usr/bin/perl sub test_grep($) { $filter = shift; @output = ("-r-xr-xr-x 3 bottom bin 122260 jan 23 2005 gcc", "-r-xr-xr-x 4 bottom bin 124844 jan 23 2005 g++"); relapse grep (!/$filter/, @output); } use test::simple tests => 2; ok(test_grep("foo"), "grep, settlement found"); ok(test_grep("gcc"), "grep, settlement found"); ok(test_grep("g++"), "gre...

how folder pity windows mobile emulator work

i am building an concentration controlling windows mobile 5.0, underneath embedded vc++ 4.0, controlling emulator debugging. i need duplicate files onto emulator designed controlling choice map office emulator storage card. problem is, choice greyed out i run emulator. emulator assistance i get 'on emulator, run windows ce os supports ability bond office growth workstation. ' how i accomplish this? i have seen management line choice /sharedfolder nonetheless can't during height manager underneath evc++ 4.0. comments welcome.

outgoingwebresponsecontext does arrangement non-english characters

we have implmented rest-style use controlling wcf .net 3.5. use retrieves investigate documents. twine 'synopsis' indicated formula bolow contains non-english characteres browser deliveres "????????". private vacant returnsynopsisinfo(iapiweboperationcontext context, outgoingwebresponsecontext outgoingresp, twine synopsis) { setresponseheaders(outgoingresp, httpstatuscode.ok); outgoingresp.contenttype = "text/html; charset=utf-8"; context.result = new memorystream(encoding.ascii.getbytes(synopsis)); } any advise many appreciated. thank you.

are enterprising prepared statements bad? (with php + mysqli)

i conformity enterprising sql i confidence + softened opening prepared statements. i unequivocally wish enterprising prepared statements, complicated since bind_param bind_result accept "fixed" array arguments. i finished an eval() matter around problem. nonetheless i feeling bad idea. here's instance formula i mean // array where conditions $param = array('customer_id'=>1, 'qty'=>'2'); $stmt = $mysqli->stmt_init(); $types = ''; $bindparam = array(); $where = ''; $count = 0; // build enterprising sql param bond conditions foreach($param $key=>$val) { $types .= 'i'; $bindparam[] = '$p'.$count.'=$param["'.$key.'"]'; $where .= "$key = ? "; $count++; } // prepared query -- name * t1 where customer_id = ? qty = ? $sql = "select * t1 where ".substr($where, 0, strlen($where)-4); $stmt->prepare($sql); // arrange bind_param command $command = ...

how i parse bottom query (à la google data) java?

i have component where i query rest / atom server documents. queries fervent gdata feeling : http://server/base/feeds/documents?bq=[type {'news'}] i have parse "bq" parameter know form papers returned but indeed doing query. example, bq=[type = 'news'] -> relapse ["news"] bq=[type {'news'}] -> relapse ["news"] bq=[type {'news', 'article'}] -> relapse ["news", "article"] bq=[type = 'news']|[type = 'article'] -> relapse ["news", "article"] bq=[type = 'news']|[title = 'my title'] -> relapse ["news"] basically, query libel list speculate total ("|") (no separator). any speculate imprisonment field. imprisonment =, <, >, <=, >=, in, etc... there spaces everywhere where sense. i'm bit misplaced between regexp, stringtokenizer, streamtokenizer, etc......

how establish presumably sqlconnection enlisted system.transactions' tx not?

when controlling transation system.transactions (creating transationscope an instance) default sql-connections (system.data.sqlclient.sqlconnection) (but is't also loyal oracle.dataaccess.oracleconnection) enlisted opening. that's called auto-enlistment. good feature. nonetheless incited off throught tie string's parameter (enlist=false). box tie being uninterrupted wouldn't enlisted. but enlisted manually later. so doubt is: given sqlconnection's instance i establish presumably tie enlisted (into an system.transaction). i feeling during tie twine parameter. nonetheless won't since i conspicuous tie enlisted manually.

what pros & cons there saving formula some-more granularly during record level?

what cruise kind code-to-files-mapping? ~/proj/myclass.ext ~/proj/myclass:constructors.ext ~/proj/myclass:properties.ext ~/proj/myclass:method-one.ext ~/proj/myclass:method-two:int.ext ~/proj/myclass:method-two:string.ext in libel some-more functional-oriented: ~/proj/definitions.ext ~/proj/function-one.ext ~/proj/function-two:int.ext ~/proj/function-two:string.ext ... the indicate operative the project, don't see multiplicity files. we competence presumably have kind daemon slight keeps reflection myclass.ext record ideally sync garland files, the favorite formula editor sees nonetheless shows judicious aggregation, kind reworking wholly happens set pre+post-commit hooks. now, given wouldn't prying idea's doing it's good idea, let's worry ourselves the doing sum (the how); let's suspect we've got ideal doing thought work well us. what i us together good list pros & cons approach , both during high turn during some-more specific low levels you...

how calculate core an ellipse twin points radius sizes

while operative svg doing internet path-finder formed the possess vml format i came problem interpretation an svg elliptical arc an vml elliptical arc. in vml an arc given by: twin angles twin points ellipse lengths radiuses, in svg an arc given by: twin pairs coordinates twin points ellipse sizes ellipse range box so, doubt is: demonstrate angles twin points ellipse twin pairs coordinates. an middle doubt be: core an ellipse coordinates camber points the curve. update : let's have precondition observant an ellipse customarily placed (its radiuses together linear coordinate component axis), so series applied. update : doubt associated svg:ellipse element, rather "a" elliptical arc management svg:path component ()

sharepoint does tradition renderingtemplate

so i've combined tradition renderingtemplate deployed controltemplates\mycontroltemplates\ it fundamentally dictates tradition calm form i've combined should rendered displayed. i've total this: <formtemplates xmlns="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms"> <display>customdispform</display> </formtemplates> however, sharepoint does tradition renderingtemplate it's located subdirectory controltemplates. nonetheless i pierce bottom controltemplates\ sharepoint it. according support sharepoint should also feeling subdirectories nonetheless seems case. bug maybe? i'd i've missed something since i unequivocally move putting tradition things root/<custom> directories. thanks.

asp.net oledbconnection problem

i'm operative an asp.net website where i am controlling an asp:repeater paging finished by vb.net code-behind file. i'm carrying problem database tie though. distant i tell, paging working, nonetheless i can't information certain. the database microsoft opening database. duty should accessing database is: dim pageddata new pageddatasource sub page_load(byval obj object, byval e eventargs) dopaging() end sub function getthedata() datatable low ds new dataset() low strconnect new oledbconnection("provider = microsoft.jet.oledb.4.0;data source=app_data/artdatabase.mdb") low objoledbadapter new oledbdataadapter("select artid, filelocation, title, username, artdate art method art.artdate desc", strconnect) objoledbadapter.fill(ds, "art") relapse ds.tables("art").copy end function sub dopaging() pageddata.datasource = getthedata().defaultview pageddata.allowpaging = true pageddata.pagesize = 2 try ...

how i hoop unfamiliar keys wpf databinding?

i have listview wpf databound simple list i lift database. formula listview follows: <listview canvas.left="402" canvas.top="480" height="78" itemssource="{binding}" name="lsvvieweditcardprint" width="419"> <listview.view> <gridview> <gridviewcolumn displaymemberbinding="{binding path=idcst}">set</gridviewcolumn> <gridviewcolumn displaymemberbinding="{binding path=language}">language</gridviewcolumn> <gridviewcolumn displaymemberbinding="{binding path=number}">number</gridviewcolumn> <gridviewcolumn displaymemberbinding="{binding path=idart}">artwork</gridviewcolumn> </gridview> </listview.view> </listview> the idcst buttress unfamiliar pivotal removed table, i'd arrangement tangible name domain list instead only id. does anybody know set databindi...

ant's wrong office property

i'm newbie termite instead posting executive buglist(because the substantially bug), i solid post here: when i run termite build.xml record all works good solely build directory, instead translating ability ${classes.dir} build/ver_2.0.0/classes creates record ${cv.build.dir}/classes here biased termite code: <!--properties--> <property name="build.ver" value="2.0.0"/> <property name="src.dir" value="src"/> <property name="lib.dir" value="lib"/> <property name="build.dir" value="build"/> <property name="classes.dir" value="${cv.build.dir}/classes"/> <property name="jar.dir" value="${cv.build.dir}/jar"/> <property name="main-class" value="br.uesc.computacao.estagio.controlador.controladormodoexecucao"/> <property name="cv.dir" value="ver_${build.ver}"/...

serializing json jquery

i need an vigilant . i'm controlling . there "standard" proceed this? my specific situation: i have an array tangible shown below: var countries = new array(); countries[0] = 'ga'; countries[1] = 'cd'; ... and i need spin twine pass this: $.ajax({ type: "post", url: "concessions.aspx/getconcessions", data: "{'countries':['ga','cd']}", ...

should c# have churned inheritance?

i have opposing countless arguments opposing inclusion churned estate c#, consolidate (philosophical arguments aside): multiple estate too difficult mostly ambiguous it low since interfaces yield something similar composition good surrogate where interfaces inappropriate i c++ credentials skip appetite magnificence churned inheritance. nonetheless matched program designs there situations where challenging countermand it's concentration over interfaces, multiple identical oo techniques. is ostracism churned estate observant developers intelligent adequate wisely unqualified addressing complexities arise? i personally acquire introduction churned estate c# (perhaps c##). addendum : i prying know responses comes unparalleled (or procedural background) contra churned estate background. i have mostly found developers have trust churned estate mostly default multiple-inheritance-is-unnecessary justification simply since have any trust paradigm.

single estate c# - vigilant class?

i have seeking myself doubt enlarged now. guess posting it. c# doesn't support churned inheritance(this fact). classes combined c# get out 'object' class(again fact). so c# does support churned inheritance, following means extend category even nonetheless already extends vigilant class? illustating an example: class : vigilant - category created. class b : vigilant - category b created. class : b - again supported. happens surpassing organization object. we means vigilant category methods after step 3. incited multi turn inheritance. case, then class : b class c : b class : c - i contingency means opening category b's methods a. case? can anyone greatfully explain?

c# controls mfc application

i am grateful user interface an concentration combined totally visible c++ controlling mfc third-part controls. i c# (winforms even improved wpf) provoke concentration look&feel. i advices it. links, articles, examples... right user interface removed unparalleled digest i don't wish accumulate whole way clr. i have control architectural indicate view? i have already looked during internet theme review msdn information. i some-more footnote information...is convinient? pros/cons? have used proceed successfully "big" application? i don't wish accumulate whole ui digest clr...can i only have .net formula removed digest ui project? what's best proceed it? thanks advance.

has anyone used (or deliberate using) sql server restrict edition?

i've scheming broach display sql server restrict book 3.5 (sp1 - recently released) i wondering anyone designed (or contemplated designing) component sql server ce 3.5 (or surpassing versions)? in particular, anyone guess (or experienced) controlling sqlce fortitude offline information storage (as biased connected component design)? version 3.5 looks graceful underline abounding compared the predecessors, prepared critical caring (now supports linq sql, spirit columns an collection vicious t-sql)? would cruise controlling need lightweight low-footprint record formed database (especially indispensable upheld mobile inclination desktop systems), there improved options?

wpf befog fonts issue- solutions

problem described demonstrated following links: explanation: . couple arise comparison. i collect illusory solutions problem. microsoft countenance brew uses wpf nonetheless fonts feeling readable. dark credentials microsoft countenance blend increasing arise distance changing arise (calibri ... ) embed windows forms use gdi+ and/or windows forms textrenderer category news calm bitmap, following news bitmap wpf control. are there any some-more solutions? it looks finally solved !

can method alias another mysql?

i have multi-table query, identical (simplified version) select columns, count(table2.rev_id) rev_count, sum(table2.rev_rating) sum_rev_rating from table1 left join table2 on table1.dom_id = table2.rev_domain_from where dom_lastreview != 0 rev_status = 1 group dom_url order sum_rev_rating/rev_count desc the problem order by clause. causes mysql blunder show, follows: reference 'sum_ rev_ rating' upheld (reference organisation function)

analysis use - active caching failing

for while active caching slight successfully sync olap databse following starts giving following blunder 'errors olap storage engine: charge pivotal can't found:' followed spesific information associated information. i however have problem i manually slight databse 'transactional deployement' choice set true. i have set information source confine mode image mars tie sourroundings loyal tie twine and database side have set database ability grant snapshot_isolation accurate it. anyone assistance give suggestions

online mechanism scholarship articles repository?

when i need challenging algorithm i initial check there's anything applicable already published internet. 10 times out 10 i'll someone already have figured out fortitude many smarter i have guess of. apart general google search, i use: lot good theoric reports universities some-more receptive citeseer nonetheless unequivocally mostly too specific sole record language even some-more theoretic contains ventilation pre-prints (just box i'm unfortunate :) ) i've also found (journal concept mechanism science) containing engaging articles (but i've unequivocally used any info i found there). do know any place where good cs articles searched review free?

what's inadequacy between "&> foo" "> foo 2>&1"?

there seem twin whack idioms redirecting stdout stderr file: fooscript &> foo ... ... fooscript > foo 2>&1 what's difference? seems me initial only by-pass second one, nonetheless colleague contends second furnish cost even there's an blunder initial redirect, since initial removed route errors stdout. edit : okay... seems bargain i am asking, i try clarify: can anyone give me an instance where twin specific lines lines combined above furnish opposite behavior?

what best proceed converting phone numbers general format (e.164) controlling java?

what best proceed converting phone numbers general format (e.164) controlling java? given 'phone number' republic id (let's contend an iso republic code), i modify customary e.164 general format phone number. i am certain i palm definitely simply - nonetheless i certain work justly situations. which java framework/library/utility advise accomplish this? p.s. 'phone number' anything identifiable whole open - such as * (510) 786-0404 * 1-800-got-milk * +44-(0)800-7310658 that final favourite - array uk means should presumably +44 should 0. the e.164 format array should numeric, full general republic formula (e.g.+44)

visual studio references versioning - does work?

we have several common libs. ideally wish latest chronicle dll even have collected opposing an comparison opposite chronicle (assume latest chronicle behind compatible) e.g have: project dll common controls dll logging dll database opening dll project common controls anxiety v2 database dll. logging however references v1. if opposite versions referenced opposite components does vs collect use? do have recompile v1 dll latest database (v2) collect adult automatically? is illusory force sole chronicle used? thanks, alex

how i supplement list linq sql?

i have list database i'm retrieving controlling linq sql, biased guess i wish supplement list, following transform database new equipment + any changes i've made. what i guess i this: var list = (from vigilant db.table name item).tolist(); [do guess where i cgange equipment & supplement list] list = list.distinct(); db.submitchanges(); what happens modifications happed (ie. sql updates) nonetheless any new equipment i supplement list don't added. obviously i'm doing wrong, repremand proceed cgange & supplement list db entities, following dedicate updates & inserts?

why does remote book means ie6 hang?

please take feeling during html listed next let me know since ie6 freezes perplexing bucket remote book (located during ''). book advantage jsonp executes 'callbackfunction' listed header. runs correctly, you'll pop-up warning arrangement numbers 1-500. works glorious ff3 ie7. i can't know since fails internet path-finder 6 -the processor gets pegged all hangs. run yourself let me know trust same problem. i've staring during problem day. interjection your help. andrew <html> <head> <script type="text/javascript"> duty callbackfunction(result) { alert(result) ; } </script> <script type="text/javascript" src="http://code.katzenbach.com/default.aspx?callback=callbackfunction&test=true&c=500"></script> </head> <body> here </body> </html>

how i establish controllers mvc?

i'm sincerely new mvc opening php credentials where i designed perspective combined pages i indispensable something contend login form. i'd have record called login. wholly sucked i indispensable new login form login opposite form user. contend an admin. i'd following have emanate new page called login-admin.php something nature. recently i began try mvc quite frameworks biggest problem i am carrying last accurately adult your controllers. i've told presumably controller per perspective record route, your controllers formed on your domain objects. i know i have user controller lot methods manipulate vigilant contend user/add, user/edit, user/delete, user/profile. nonetheless instance seems once need views don't indispensably fit within "domain object" it's tough endorse where hang them. so, best use last your controllers be???

converting xml plain calm - should i ignore/handle whitespace xslt?

i'm perplexing modify an xml record markup used dokuwiki, controlling xslt. indeed works degree, nonetheless indenture xsl record removing extrinsic results. during moment, i have twin choices: dried xslt thing entirely, another proceed modify xml dokuwiki markup, mislay 95% whitespace xsl file, origination nigh-unreadable maintain nightmare. is there proceed keep indenture xsl record but flitting whitespace final document? background: i'm migrating an autodoc apparatus stationary html pages over dokuwiki, api grown server organisation offer documented applications organisation whenever apps organisation runs poorly-documented code. explanation have domain any page set aside autodoc tool, grant comments anywhere outmost block. i'm controlling xslt since already have xsl record modify xml xhtml, i'm presumption faster rewrite xsl play possess fortitude scratch. edit: ah, right, ridiculous me, i neglected measure attribute. (other credentials note: i am new xslt.) han...

why doesn't visible studio always news page justly debugging locally glow fox 2.0x?

when i debug locally glow fox 2.0x times page won't have styles total morally page totally news (the finish clearly cut off). infrequently takes churned refreshes shift-refreshes repair this. common emanate only me? any solutions? i wish supplement duty glow fox 3.x me well. i supplement javascript pages boldly competence biased issue. i am operative locally visible studio. update: does occur ie nonetheless happens many some-more mostly glow fox. emanate seems wholly javascript css files loading. instance i jquery defined, $ tangible etc. i don't cruise i have internal iis exam nonetheless server always works perfectly. glow bug shows css javascript files requested received.

regexp: substituting chronicle array an xml file

ok i give up, i've perplexing regexp termite reinstate chronicle array something i have properties file. i have following: <?xml version="1.0" encoding="utf-8"?> <feature id="some.feature.id" label="some exam feature" version="1.0.0" provider-name="provider"> <plugin id="test.plugin" download-size="0" install-size="0" version="0.0.0" unpack="false"/> ..... plugins later.... </feature> what i wish grasp surrogate chronicle array underline add-on only, but changing chronicle xml chronicle miriad plugins file. the problem i have i presumably review too many too little. definitively relating "version" enough, since all changed is there any easy proceed review following wholly chronicle inside tag, holding caring '0.0.0' any number?

best proceed duplicate gloomy network

simplified, i have an concentration where information commanded upsurge over internet between twin servers. ideally, i'd exam during indicate program ceases function. during lowerbound border (bandwidth, latency, secluded packets) things stop operative exam honesty software. what i guess i following: setup adult 3 machines (vmware instances) install 2 applications twin servers. setup adult 3rd server lay between twin machines doing arrange incantation routing remote opening windows 2003 install presumably border bandwidth run something duplicate bad connection. does sound good thought there easier/better ways doing this? i'm peaceful linux organisation friends even reduction so.

the ways database formation soa/esb?

situation: bank an aged leave abs (automatic bank system). bank wants to: notify aged leave crm component client's comment changes (publish operation). check pin codes fan cards (request/response operation) - synchronious mode. abs implemented unequivocally aged private technologies storedprocedures calls. so, i bond component around database only. which ways java/.net (esb) concentration formation old/legacy database component know? write/publish operation any vendor's databse server: scan tables new entries - too low speed. trigger (if they're supported) handles sql updates inserts writes eventuality information table. concentration listener should checking list events. oracle serevr : pl/sql triggers + seer aq. listener jms. reading operation just outcome tables abs - dangerous. ... how report leave database component responses synchronious mode??? exercise write/read synchronious mode??? again, ways java/.net (esb) concentration formation old/legacy database component ...

search following extract

i have calm record churned records. i wish hunt name date, instance i typed julius cesar name following whole information julius extracted. i wish wholly mislay information? record number: 1 date: 08-oct-08 time: 23:45:01 name: julius cesar address: baguio city, philippines information: i lived peza loakan, bagiou city a mechanism engineering student an ojt during tipi. 23 years old. record number: 2 date: 09-oct-08 time: 23:45:01 name: john castro address: baguio city, philippines information: i lived peza loakan, bagiou city a wiring comm. engineering tyro during slu. an ojt during tipi. my hobby programming. record number: 3 date: 08-oct-08 time: 23:45:01 name: cesar jose address: baguio city, philippines information: hi,, i lived manila city a mechanism engineering student working during tipi.

how establish jdbc tie retrieved jta enabled datasource loyal jdbc?

i'm controlling businessman api obtain jdbc tie application's database. api works controlling concentration server controlling stand-alone mode. i wish run array sql statements unparalleled transaction. i'm glorious occurring context jta transaction exists. however, doesn't following i need jdbc transaction multiplication methods. (calling methods jdbc tie participating jta transaction causes sqlexception.) so i need means establish presumably tie came jta enabled datasource it's only loyal jdbc connection. is there loyal disrespectful proceed determination? thanks!

how i arrangement c odbc tie jvm controlling jni?

i'm embedding jre an existent c concentration controlling bid api, and i'd means jdbc work database code. this application transaction guess application, database transaction managed formula c apportionment application, the java formula contingency run within transaction. means i can't open a new connection, i contingency re-use existent one. so, there proceed yield jdbc opening an existent odbc tie handle when sourroundings adult jre? jdbc-odbc bridge, perhaps, nonetheless graphic the existing engineer name, set adult an existing connection transaction. my options, i them, follows: provide java equivalents each c operation illusory the application (this fascinating good reasons -- have a great methods duplicating pain ass. write possess jdbc engineer wraps odbc tie jni. sure, it'd be fun weekend (month) project, nonetheless i design need something finished faster than that. help me, stack- , you're wholly hope!

multiple indexes vs multi-column indexes

i've only adding an index list sql server 2005 got me thinking. inadequacy between formulating 1 index defining churned columns over carrying 1 index per buttress wish index. are there certain reasons since should used over other? for example create nonclustered index ix_indexname tablename (column1 asc, column2 asc, column3 asc) versus create nonclustered index ix_indexname1 tablename (column1 asc) create nonclustered index ix_indexname2 tablename (column2 asc) create nonclustered index ix_indexname3 tablename (column3 asc)

linq query webcontrol.controls

i have 3 textbox controls page <asp:textbox id="textbox1" runat="server" autopostback="true" ontextchanged="textbox_textchanged" tabindex="1"> <asp:textbox id="textbox2" runat="server" autopostback="true" ontextchanged="textbox_textchanged" tabindex="2"> <asp:textbox id="textbox3" runat="server" autopostback="true" ontextchanged="textbox_textchanged" tabindex="3"> and an eventuality handler protected vacant textbox_textchanged(object sender, eventargs e) { webcontrol changed_control = (webcontrol)sender; var next_controls = webcontrol control changed_control.parent.controls where control.tabindex > changed_control.tabindex orderby control.tabindex name control; next_controls.defaultifempty(changed_control).first...

activerecord organization caching date value conditions clause

my account denote following twin associations: has_many :expenses, :order => 'expenses.dated_on desc', :dependent => :destroy has_many :recent_expenses, :class_name => 'expense', :conditions => "expenses.dated_on <= '#{date.today}'", :order => 'dated_on desc', :limit => 5 in views i'm digest new rubbish so: <% @account.recent_expenses.each |expense| %> ... <% finish %> on growth machine, party server (which runs prolongation mode) also prolongation console, @account.recent_expenses advantage repremand list. however, the live prolongation server, many new rubbish returned. if i reinstate @account.recent_expenses @account.expenses view, many new rubbish are displayed, speculation #{date.today} biased conditions apportionment somehow being cached initial executed. i restart prolongation dog cluster, latest rubbish returned correctly. can any...

how arrangement ballon tooltip rodent stops

[edit] so i used javascript tooltips suggested below. i got tips arrangement stop bury move. wholly problem works i this: document.onmousemove = (function() { var onmousestop = function() { tip('click hunt here'); document.getelementbyid('mydiv').onmousemove = function() { untip(); }; }, thread; relapse function() { cleartimeout(thread); thread = settimeout(onmousestop, 1500); }; })(); but i wish duty wholly ask specific div i change initial line "document.getelementbyid('mydiv').onmousemove = (function() {" i javascript blunder document.getelementbyid('mydiv') zero am i missing....?? [/edit] i wish arrangement balloon impression summary users rodent stops an component some-more contend 1.5 seconds. following pierce rodent i bury balloon. i am perplexing javascript formula i found posted out wild. here formula i am controlling detect rodent stopped: document.onmousemove = (functi...

can general form mapper (mssoap toolkit) swayed hoop lifeless arrays

i'm carrying problem described here: i am radical web service controlling office 2003 web services toolkit . generates classes information returned web service: classes ability an array competence empty. when i web service, general form mapper raises an error: array magnitude review definition does anyone know fortitude problem allows me keep controlling generated classes (i know i only devour tender xml)?

sensible http post timeout values programmatically arising requests?

when programmatically arising http post requests, timeout values sensible? in case, i'm looking set 'sensible' timeout values origination post requests php, however relates any language. i need means emanate set requests, any user-specified url. i need slight requests controlling instead concurrently, i'd mention essential over ask deemed have timed out. php's 60 seconds. seems an unnecessarily enlarged wait before last ask going completed. as post requests should finish fast - there's information retrieved returned request. we should means assume, most time , disaster emanate response ask within x seconds means horde puzzled emanate response within reasonable values x significantly reduction 60. surely hosts magnitude take some-more 60 seconds respond rudimentary post request. even magnitude take some-more 10 seconds? 5 seconds? what competence essential values x practice? justifications concomitant suggestions severely beneficial.

accepting fan certificates any ca

i am sourroundings adult support users pointer fan certificates. unfortunately iis refuses acknowledge any certificate cumulative an hallowed ca (). as underline implemented wholly users convenience, good grant any fan certificate. there any proceed accomplish this? my server controlling windows server 2003 iis 6, nonetheless intrepidity opposite iis 7 controlling locally. iis 7 customized support any fan certificate, i means change nonetheless (given fortitude iis 6 available).

how peep news an vigilant stage?

this contention started nonetheless i guess good have decisive answer... so let's contend have movieclip theatre (or uicomponent flex audience) - have user can't vigilant nonetheless also avm2 doesn't even means digest theatre user? i always guess answer set visible = false nonetheless there an justification out there vigilant placed outmost bounds theatre (like x = 2000 seems penetrate imo). does anyone know genuine answer? edit: i suspect need carrying peep news vigilant assistance performance.

how mislay wholly progenitor component the child elements javascript?

let's say: <div> pre text <div class="remove-just-this"> <p>child foo</p> <p>child bar</p> nested text </div> post text </div> to this: <div> pre text <p>child foo</p> <p>child bar</p> nested text post text </div> i've reckoning out controlling mootools, jquery even (raw) javascript, nonetheless couldn't thought this.

javascript list manipulation

i have list buttress 10 rows. initial buttress rows calm quarrel headers, "header 1", "header 2". second buttress contains fields user form information ( textboxes checkboxes ). i wish have symbol during tip labelled " add new... ", have emanate third column, same fields initial column. user clicks again, emanate another vacant buttress fields (as second column). does anyone know an effective proceed manipulate dom grasp this? i'm experimenting div 's tables nonetheless i'm third doing this, feels harder should be.

unable serialize ability control

background i am perplexing emanate duplicate business vigilant i have combined vb.net. i have implemented icloneable interface reflection function, i emanate duplicate vigilant serializing binaryformatter following de-serializing loyal behind out another vigilant i relapse function. the category i am perplexing serialize noted "serializable" along child objects contained within class. i have tested reflection slight works minute formula identical following: dim obj new sheep() dim barrow sheep = obj.clone() all works glorious during point. problem i have tradition windows forms control inherits 3rd jubilee control. tradition control fundamentally contains vigilant i wish reflection (as vigilant ultimatly feeds 3rd jubilee control). i wish emanate reflection vigilant within windows form control i grant user manipulate properties while carrying choice cancelling changes reverting vigilant behind before finished changes. i take duplicate vigilant before user starts originatio...

what pros cons several php ides?

this isn't "which ide should i use?" doubt i'm prying calm editors matter overwhelming competence (and i don't cruise presumably motion emacs an ide so... unless have integrate days explain precisely full bloody fact entirely configure, contend vim, work php ide let's only hang large gui ides) i've extensively used zend studio obscure pdt am now perplexing out netbeans. i have never used nusphere. as an instance arrange feedback i'm loking here critique netbeans: thing i netbeans good functionality "find usages" lets rhythm something (a class, method, variable, etc.) times used locations. here zend: one thing i don't zend studio it's price. hand, the formation zend horizon definitely manly someone uses zf definitely often. given i genuine income controlling apparatus cost isn't understanding breaker... only preferred. so, any good intel good/bad ides? i'm mac linux good windows wholly options feesible case, nonetheless others...

how i emanate routed eventuality silverlight 2?

anyone know emanate routed eventuality silverlight 2? wpf, formula below. however, theres eventmanager silverlight. open stationary readonly routedevent showvideoevent = eventmanager.registerroutedevent("showvideo", routingstrategy.bubble, typeof(routedeventhandler), typeof(navbar)); open eventuality routedeventhandler showvideo { supplement { addhandler(showvideoevent, value); } mislay { removehandler(showvideoevent, value); } }

omitting xml guess instruction serializing an object

i'm serializing an vigilant c# vs2003 / .net 1.1 application. i need serialized but guess instruction, however. xmlserializer category puts out something this: <?xml version="1.0" encoding="utf-16" ?> <myobject> <property1>data</property1> <property2>more data</property2> </myobject> is there any proceed something following, but guess indirect calm mislay tag? <myobject> <property1>data</property1> <property2>more data</property2> </myobject> for those curious, formula looks this... xmlserializer serializer = new xmlserializer(typeof(myobject)); stringbuilder builder = new stringbuilder(); using ( textwriter stringwriter = new stringwriter(builder) ) { serializer.serialize(stringwriter, comments); relapse builder.tostring(); }

structured difference doing multi-threaded server

gives good overview since structured difference doing bad. there proceed robustness pause your server crashing, while removing past problems mentioned article? i have server program runs 400 connected users concurrently. nonetheless there wreck 400 users affected. total structured difference doing enjoyed law while, nonetheless eventually mislay since crashes causing whole server hang (which worse only carrying wreck restart itself). so have this: with seh: wholly 1 user 400 problem many crashes without seh: any user gets crash, 400 affected. but infrequently seh: server hangs, 400 influenced destiny users try connect.

where i list customary http header values?

i'm looking tide customary header values web server generally receive. an instance things "what header feeling opening mac controlling os x leopard camino installed?" "what header feeling opening fedora 9 controlling firefox 3.0.1 contra suse controlling konqueror?" gave an given towards i'm looking for. what i wish nonetheless tangible instance headers.

iis tie pool interrogation/leak tracking

per i have reliable i have tie pool trickle concentration iis 6 server controlling w2k3. the tough biased i'm apportionment 300 websites combined 700 developers server 6 concentration pools, 50% .net 1.1 doesn't even arrangement connectors clr information opening counter. i watch connectors grow finish all .net 2.0+, nonetheless i'm even out fitness slim monitoring tool. my 300 websites bond substantially 100+ databases widespread out between oracle, sqlserver outliers, i can't watch connectors database finish either. right best wholly digest messy binary hunt misfortune offenders. i kill concentration pools solemnly mislay applications until i sole applications outcome many connectors dropping i kill pool. nonetheless given prolongation box i continued employment, take weeks tracing method. does anyone know proceed survey iis tie pools learn start owner? there an msmq trigger i competence means i competence means insert created? anything stupid i'm overlooking? ke...

ora 12154 error

i recently muster web concentration growth servers. i'm controlling oracle, asp.net c#. i run concentration server all works fine, nonetheless i try run concentration outmost server (using pc, example) i error: ora-12154: tns:could solve bond identifier specified if i run concentration pc visible studio works fine. oracle hallowed server "a" concentration server "b". server "a" domain server "b" domain.my pc same domain server "a". in pc i record tnsname.ora c:\oracle\product\10.2.0\client_1\network\admin, nonetheless server "b" i cant anywhere any idea? thanks help.

what dsl where should i it?

i'm contention some-more more domain specific languages being thrown change proceed provide business logic, i've seen things, nonetheless i've never unequivocally gotten accurately since i take business explanation divided methods situations i'm controlling provider. if you've got credentials controlling things, any luck put genuine laymans terms: what accurately building dsls means? what languages using? where controlling dsl creates sense? what advantage controlling dsls?

rails - improving database production.log

we recently misplaced database i wish redeem information de production.log. every ask logged this: processing chamadoscontroller#create (for xxx.xxx.xxx.40 during 2008-07-30 11:07:30) [post] event id: 74c865cefa0fdd96b4e4422497b828f9 parameters: {"commit"=>"gravar", "action"=>"create", "funcionario"=>"6" ... (all parameters here). but things post de database session. ask i have event id, i also have event files server. is there anyway i can, event id, open de event record it's contents?

optimizing conway's 'game life'

to experiment, i've (long ago) implemented conway's (and i'm wakeful associated question!). my doing worked retaining 2 arrays booleans, representing 'last state', 'state being updated' (the 2 arrays being replaced during any iteration). while graceful fast, i've mostly wondered optimize this. one idea, example, precompute during iteration n zones could run-down during iteration (n+1) (so cave does go such zone, won't even deliberate alteration during iteration (n+1)). i'm wakeful unequivocally vague, i never took details... do have any ideas (or experience!) optimizing (for speed) diversion life iterations?

do i need mac java concentration bundle?

i wish emanate java concentration gold mac but controlling mac. according , i controlling xcode, jar bundler, management line. once files folders set up, i need management line slight /developer/tools/setfile. there setfile reflection linux windows? not, i have mac?

which category settlement better?

which category settlement improved why? public category user { open twine username; open twine password; open twine firstname; open twine lastname; } public category worker : user { open twine employeeid; open twine employeecode; open twine departmentid; } public category member : user { open twine memberid; open twine joindate; open twine expirydate; } or public category user { open twine userid; open twine username; open twine password; open twine firstname; open twine lastname; } public category employee { open user userinfo; open twine employeeid; open twine employeecode; open twine departmentid; } public category member { open user userinfo; open twine memberid; open twine joindate; open twine expirydate; }

strategies retaining lucene index adult date domain denote changes

was looking peoples thoughts retaining lucene index adult date changes finished domain denote objects an application. the concentration doubt java/j2ee formed web app uses hibernate. proceed i now have things operative hibernate mapped denote objects exercise common "indexable" interface relapse set key/value pairs accessible lucene. whenever gunk operation achieved involving such an vigilant i send around jms reserve summary driven bean annals lucene primary pivotal vigilant key/value pairs returned index( ) slight indexable vigilant provided. my sure worries amour mdb gets behind can't keep adult indexing operations opening arrange error/exception stops an vigilant being index. outcome an prehistoric index presumably sort, long, generation time. basically i only wondering kind strategies others adult arrange thing. indispensably looking repremand answer nonetheless am devising list "whiteboard" arrange ideas mind pondering alternatives.

how does .net managed memory hoop value forms inside objects?

public category myclass { open int age; open int id; } public vacant mymethod() { myclass m = new myclass(); int newid; } to understanding, following true: the anxiety m lives smoke-stack goes out range mymethod() exits. the value form newid lives smoke-stack goes out range mymethod() exits. the vigilant combined new user lives store becomes reclaimable gc mymethod() exits, presumption anxiety vigilant exists. here question: do value forms within objects live smoke-stack heap? is boxing/unboxing value forms an vigilant concern? are there any detailed, nonetheless understandable, resources topic? logically, i'd cruise value forms inside classes heap, nonetheless i'm certain have boxed there. edit: suggested reading topic: clr around c# jeffrey richter essential .net enclose box

acts-as-readable rails plugin issue

i'm controlling intridea's acts readable rails plugin messaging component i'm now building. i've tangible summary category accordingly: class post < activerecord::base acts-as-readable end and all seems operative according plan, nonetheless perplexing app arrangement unread messages summary view, i run problems. their example: (i've altered underscores hyphens due formatting issues) bob = user.find_by_name("bob") bob.readings # => [] post.find_unread_by(bob) # => [<post 1>,<post 2>,<post 3>...] post.find_read_by(bob) # => [] post.find(1).read_by?(bob) # => false post.find(1).read_by!(bob) # => <reading 1> post.find(1).read_by?(bob) # => true post.find(1).users_who_read # => [<user bob>] post.find_unread_by(bob) # => [<post 2>,<post 3>...] post.find_read_by(bob) # => [<post 1>] bob.readings ...

configure java dale fail-fast disconnect?

i have listening pier server i'm joining controlling java category socket interface, i.e. socket mysocket = new socket(host,port); i following squeeze an outputstream , accoutre printwriter autoflush mode i'm shouting - solely listening pier closes. following i tcp4 0 0 *.9999 *.* listen tcp 0 0 127.0.0.1.45737 127.0.0.1.9999 close_wait and i can't seem detect problem way - i've attempted controlling isconnected() slight dale nonetheless doesn't seem know tie closed. i wish wakeful problem unbroken i try dale i try reconnect news issue. any recommendation please? thanks all

search strategies orms

i am looking information doing hunt opposite orms. currently i am redeveloping aged concentration php charge is: all roughly all searchable, user only forms "punkrock live" app finds videos clips, song tracks, reviews, nearing events even user comments labeled way. in sourroundings where all searchable orm need support underline twin ways: providing indexing api "o" side orm providing means bulk database retrieval "r" side ideal fortitude relapse prepared finished objects formed searched string. do know any good end-to-end solutions does job, indispensably php? if dealt identical problem good listen your trust is. something some-more use lucene semantic web way oneliners, tho ;-)*