/Users/andrea/_magisterarbeit/korpus/clean/testkorpus/36/file11.html NN ----------------------------------------- : Datagrid NP Girl NN Marcie NP , , ASP NN . SENT NET JJ Datagrid NP Blogger NP Girl NN Sunday NP , , November NP 06 CD , , 2005 CD GridViewGirl NP . SENT com NN now RB live VVP To TO coincide VV with IN the DT launch NN of IN ASP NN . SENT NET NN 2 CD . SENT 0 CD oh UH , , is VBZ that DT today NN . SENT , , I'm NP launching VVG the DT second JJ installment NN of IN the DT Girl NN franchise NN , , GridViewGirl NP . SENT com NN . SENT Maybe RB Rory NP will MD stop VV making VVG fun NN of IN me PP now RB . SENT The DT concept NN will MD be VB much JJ like IN DatagridGirl NP . SENT com NN , , though IN it's NNS driven VVN off RP of IN dasBlog NN , , which WDT somebody NN sold VVD me PP on IN the DT benefits NNS of IN , , and CC so RB far RB I PP like VVP what WP I've NP seen VVN . SENT I'll NN be VB posting VVG mostly RB there RB from IN now RB on IN , , so RB if IN you PP were VBD a DT subscriber NN here RB , , please VV subscribe VV over RP there RB . SENT Also RB , , since IN the DT site NN is VBZ brand NN new JJ I'd NP appreciate VVP any DT links NNS I PP can MD get VV Google NP juice NN . SENT Thanks NNS . SENT GridViewGirl NP posted VVD 10 CD . SENT 24 CD PM NP Feedback NN 3 CD Sunday NP , , October NP 30 CD , , 2005 CD Google NP Ads NNS Hey NP , , I PP just RB got VVD my PP$ first JJ check NN in IN the DT mail NN for IN the DT Google NP ads NNS I PP put VVD on IN DatagridGirl NP . SENT com NN a DT few JJ months NNS ago RB . SENT Thanks NNS for IN all PDT the DT clicks NNS . SENT Marcie NP posted VVD 11 CD . SENT 55 CD AM NP Feedback NN 5 CD Tuesday NP , , October NP 25 CD , , 2005 CD New NP Microsoft NP Certs NNS Hey NP , , it PP looks VVZ like IN there's RB some DT official JJ info NN out RB now RB about IN the DT new JJ Microsoft NP certs NNS for IN . SENT NET NN 2 CD . SENT 0 CD and CC more JJR . SENT Now RB there's RB going VVG to TO be VB an DT MCTS NP Microsoft NP Certified NP Technology NP Specialist NN , , available JJ in IN 5 CD different JJ areas NNS . SENT . SENT NET NN 2 CD . SENT 0 CD Web NP Apps NP 2 CD exams NNS . SENT NET NN 2 CD . SENT 0 CD Windows NNS Apps NP 2 CD exams NNS . SENT NET NN 2 CD . SENT 0 CD Distributed NP Apps NP 2 CD exams NNS Sql NP Server NP 2005 CD 1 CD exam NN BizTalk NP Server NP 2006 CD 1 CD exam NN The DT last JJ BizTalk NP cert NN exam NN was VBD for IN BizTalk NP 2000 CD , , so RB I PP guess VVP we're NN skipping VVG over IN BizTalk NP 2002 CD and CC BizTalk NP 2004 CD . SENT Glad JJ to TO hear VV they're NN finally RB updating VVG the DT cert NN for IN this DT . SENT The DT 2 CD . SENT 0 CD MCTS NP certs NNS all RB have VHP one CD exam NN in IN common JJ . SENT 70 CD 536 CD . SENT NET NN 2 CD . SENT 0 CD Application NN Development NP Foundation NP There's NP also RB an DT MCITP NP Microsoft NP Certified NP IT PP Professional NP , , MCPD NP Microsoft NP Certified NP Professional NP Developer NN , , and CC MCA NP Microsoft NP Certified NP Architect NN . SENT I PP think VVP they PP like VVP to TO add VV some DT new JJ acronyms NNS every DT few JJ years NNS so IN that DT none NN of IN the DT alphabet NN feels VVZ left VVN out RP . SENT Hopefully NP I'll NP get VV a DT beta JJ invitation NN to TO a DT few JJ of IN these DT since IN I PP have VHP previous JJ certs NNS . SENT Marcie NP posted VVD 7 CD . SENT 04 CD PM NP Feedback NN 2 CD Monday NP , , August NP 22 CD , , 2005 CD Sorting VVG with IN Datagrid NP ViewState NP disabled JJ I've NN talked VVN in IN the DT past NN about IN sorting VVG a DT Datagrid NP without IN ViewState NP . SENT The DT key NN to TO getting VVG this DT to TO work VV is VBZ calling VVG . SENT DataBind NN on IN the DT DataGrid NP during IN Page NP Load NN in IN order NN to TO wire VV up RP the DT SortCommand NP event NN . SENT I PP wanted VVD to TO clarify VV something NN though RB , , the DT . SENT DataBind NP doesn't NP have VHP to TO be VB to TO the DT real JJ . SENT DataSource NN of IN the DT Datagrid NP , , it PP can MD just RB be VB a DT dummy JJ value NN . SENT Like IN so RB . SENT Private JJ Sub NP Page NP Load NN ByVal NP sender NN As IN Object NN , , ByVal NP e NN As IN System NP . SENT EventArgs NP Handles VVZ MyBase NP . SENT Load NN dgReport NN . SENT DataSource NP New NP DataTable NP dgReport NP . SENT DataBind NP bind NN to TO dummy JJ datasource NN to TO wire VV up RP SortCommand NP event NN ViewState NN is VBZ disabled JJ End NP Sub NP Private NP Sub NP dgReport NP SortCommand NP ByVal NP source NN As IN Object NN , , ByVal NP e NN As IN System NP . SENT Web NN . SENT UI NP . SENT WebControls NP . SENT DataGridSortCommandEventArgs NP Handles VVZ dgReport NN . SENT SortCommand NP . SENT . SENT . SENT BindData NP bind NN to TO real JJ datasource NN End NP Sub NP Marcie NP posted VVD 3 CD . SENT 24 CD PM NP Feedback NN 12 CD Thursday NP , , August NP 11 CD , , 2005 CD showModalDialog NN and CC postbacks NNS in IN ASP NN . SENT NET JJ I PP learned VVD something NN new JJ today NN that IN my PP$ coworker NN Dennis NP spent VVD several JJ agonizing VVG hours NNS trying VVG to TO solve VV . SENT He PP was VBD using VVG window NN . SENT showModalDialog NN to TO open VV a DT modal JJ window NN on IN the DT client NN from IN Javascript NN , , but CC whenever WRB that DT page NN posted VVD back RB , , it PP would MD spawn VV off RP a DT new JJ window NN . SENT A DT normal JJ window NN . SENT open JJ worked VVN fine NN , , this DT was VBD only RB a DT problem NN for IN modal JJ windows NNS . SENT Some DT searching VVG turned VVN up RP several JJ people NNS with IN the DT same JJ problem NN , , and CC the DT solution NN once RB found VVD here RB , , was VBD quite RB simple JJ . SENT just RB include VV this DT line NN in IN the DT HEAD NN html NN of IN the DT modal JJ window NN . SENT base JJ target NN self NN Hope NP this DT saves VVZ someone NN else RB some DT time NN . SENT Marcie NP posted VVD 3 CD . SENT 01 CD PM NP Feedback NN 5 CD Wednesday NP , , June NP 01 CD , , 2005 CD Datagrid NP and CC GridView NP Talk NN in IN Columbia NP , , SC NP June NP 2 CD nd NN Hi NP there RB , , I'm NP giving VVG a DT talk NN tomorrow NN night NN at IN the DT Columbia NP , , SC NP . SENT NET JJ User NP Group NP on IN Web NP Grids NNS Present NN and CC Future JJ , , as RB in IN the DT asp NN . SENT DataGrid JJ control NN today NN , , and CC the DT asp NN . SENT GridView JJ control NN in IN the DT next JJ version NN , , along RB with IN its PP$ related JJ new JJ controls NNS . SENT Come VVN by IN and CC say VV hello NN if IN you're NN in IN that DT part NN of IN the DT world NN . SENT Also RB I'm NP alive JJ I PP had VHD several JJ emails NNS inquiring VVG . SENT Thanks NNS . SENT Datagrid NP Girl NN GridView NP Girl NN posted VVD 7 CD . SENT 38 CD PM NP Feedback NN 13 CD Monday NP , , October NP 11 CD , , 2004 CD SSW NP Code NP Auditor NN When WRB I PP was VBD a DT Programmer NN Lead JJ type NN , , I PP used VVD to TO love VV giving VVG code NN reviews NNS . SENT I PP mean VVP , , what WP could MD be VB more RBR satisfying JJ than IN getting VVG all DT anal JJ with IN someone NN and CC pouring VVG over RP their PP$ work NN to TO make VV sure JJ that IN they PP met VVD all DT of IN your PP$ coding VVG standards NNS . SENT So RB much RB more JJR fun NN to TO do VV on IN someone NN else's NNS code NN than IN your PP$ own JJ . SENT . SENT . SENT . SENT But CC fun NN as IN it PP may MD be VB for IN weirdos NNS like IN me PP at IN least JJS , , there's RB no DT real JJ reason NN to TO do VV this DT by IN hand NN when WRB there EX are VBP automated JJ tools NNS to TO handle VV the DT code NN checking NN . SENT The DT one NN I PP looked VVD at IN today NN is VBZ SSW's NP Code NP Auditor NN , , done VVN by IN my PP$ dear RB Australian JJ friend NN and CC RD NP Adam NP Cogan NP , , the DT guy NN who WP also RB brings VVZ us PP all PDT the DT Better JJR Rules NNS To TO . SENT . SENT . SENT Adam's NP CodeAuditor NP is VBZ a DT Reg NP Ex FW based VVN tool NN written VVN in IN C NP , , and CC has VHZ built VVN in IN rules NNS to TO handle VV C NP , , VB NP , , and CC web NN files NNS . SENT Some DT of IN the DT rules NNS I PP would MD argue VV with IN don't NN get VVP me PP started VVD on IN Option NN Strict JJ , , but CC I PP learned VVD last JJ year NN not RB to TO argue VV with IN Adam NP and CC other JJ rules NNS just RB need VVP to TO be VB configured VVN to TO meet VV your PP$ own JJ organization's NNS coding VVG standards NNS . SENT I PP played VVD around RP with IN a DT few JJ of IN the DT rules NNS , , and CC it's NNS actually RB very RB easy JJ to TO customize VV them PP , , so RB don't VVD just RB go VV with IN what's NNS provided VVD let VV the DT built VVN in IN rules NNS inspire VVP you PP to TO get VV even RB more RBR rigorous JJ on IN your PP$ developers NNS or CC your PP$ own JJ code NN . SENT I'm NP still RB not RB sure JJ what WP kit NN up IN the DT cogs NNS means NNS must MD be VB an DT Australian JJ thing NN . SENT I PP ran VVD the DT audit NN it PP runs VVZ very RB fast RB , , by IN the DT way NN against IN some DT ASP NN . SENT NET JJ files NNS I PP had VHD created VVN for IN a DT freelance NN consulting NN client NN recently RB to TO try VV it PP out RP , , and CC naturally RB the DT audit NN found VVD about RB 18 CD things NNS it PP didn't VVD like IN about IN me PP . SENT I PP realized VVD when WRB I PP looked VVD at IN the DT output NN and CC looking VVG back RB at IN the DT rules NNS , , that IN the DT WEB NN library NN of IN rules NNS was VBD really RB geared VVN more JJR towards IN HTML NP files NNS , , my PP$ first JJ clue NN was VBD this DT error NN , , does VVZ this DT tool NN not RB know VV me PP at IN all DT . SENT . SENT . SENT line NN 18 CD column NN 1 CD Error NN . SENT asp NN . SENT datagrid NN is VBZ not RB recognized VVN . SENT But CC the DT rules NNS were VBD great JJ for IN pure JJ HTML NP , , things NNS like IN avoiding VVG FONT NN tags NNS , , requiring VVG a DT TITLE NN tag NN , , requiring VVG the DT use NN of IN a DT specific JJ CSS NP file NN , , and CC some DT rules NNS that WDT will MD even RB help VV improve VV your PP$ Google NP page NN rankings NNS , , and CC I PP think VVP Adam NP has VHZ a DT related JJ article NN on IN optimizing VVG your PP$ pages NNS for IN Google NP . SENT Also RB it PP looks VVZ like IN you PP can MD have VH the DT Code NP Auditor NN check NN the DT output NN of IN your PP$ ASP NN . SENT NET JJ pages NNS to TO check VV the DT resultant JJ HTML NP , , so RB that's NNS pretty RB cool JJ . SENT Other JJ features NNS to TO note VV . SENT Can MD automate VV the DT auditor NN to TO run VV on IN a DT schedule NN and CC email NP the DT reults NNS terrorize VV your PP$ developers NNS . SENT You PP only RB thought VVD you PP could MD frighten VV them PP before IN with IN micromanaging VVG them PP , , just RB think VVP , , now RB you PP can MD micro NP audit VV them PP too RB . SENT Rules NNS are VBP more RBR customizable JJ than IN FxCop NP , , plus CC it PP runs VVZ against IN the DT source NN files VVZ themselves PP rather RB than IN the DT compiled VVN assembly NN There EX are VBP some DT very RB interesting JJ sample NN rules NNS to TO test VV for IN completely RB customizable JJ of IN course NN , , such JJ as IN requiring VVG the DT use NN of IN the DT Exception NN Management NP Application NN Block NP Can MD specify VV certain JJ elements NNS as IN required VVN on IN all DT pages NNS in IN a DT web NN app NP Here's NP a DT rule NN we PP can MD all RB agree VV on IN for IN . SENT vb NN files NNS , , prohibit VVP the DT use NN of IN On IN Error NN Resume VV Next JJ . SENT Some DT people NNS don't NN realize VVP that IN this DT one NN actually RB survived VVD into IN VB NP . SENT NET JJ please VVP don't NN tell VV them PP . SENT To TO me PP , , it PP seemed VVD particularly RB useful JJ on IN my PP$ VB NP class NN files NNS , , where WRB most JJS of IN the DT logic NN was VBD for IN this DT application NN anyway RB . SENT There EX are VBP also RB plenty RB of IN rules NNS built VVN in IN for IN windows NNS developers NNS , , whether IN you're NN using VVG VB NP or CC C NP . SENT Go VV give VV it PP a DT try VVP , , there's RB a DT free JJ trial NN download NN available JJ here RB . SENT Marcie NP posted VVD 12 CD . SENT 18 CD PM NP Feedback NN 6 CD Friday NP , , October NP 01 CD , , 2004 CD Irritating VVG Microsoft NP People NP I'm NP glad JJ I'm NN not RB the DT only JJ person NN I PP know VVP who WP likes VVZ to TO be VB irritating VVG . SENT I've NP never RB been VBN chased VVN by IN Anders NP Hejlsberg NP with IN a DT baseball NN bat NN , , but CC now RB I PP have VHP something NN to TO aspire VV to TO . SENT Mark NP Miller NP on IN How WRB to TO Piss VV Off RP Microsoft NP Guys NP . SENT Mark's NP also RB the DT creator NN of IN the DT glorious JJ CodeRush NN product NN for IN Visual NP Studio NN , , when WRB he's NNS not RB up RB late RB bothering VVG me PP with IN IMs JJS about IN the DT presidential JJ debates NNS . SENT Marcie NP P NN . SENT S NP . SENT Thank VV you PP to TO all DT who WP sent VVD condolences NNS about IN Porty NP , , and CC even JJ Douglas NP who WP suggested VVD I PP just RB get VVP a DT replacement NN . SENT What WP , , some DT kind NN of IN rebound NN laptop NN . SENT . SENT . SENT posted VVD 1 CD . SENT 20 CD AM NP Feedback NN 3 CD Sunday NP , , September NP 26 CD , , 2004 CD Obituary NN Several JJ people NNS have VHP written VVN to TO ask VV me PP why WRB I PP haven't VVD blogged JJ since IN July NP , , and CC the DT answer NN is VBZ that IN it's NNS been VBN a DT very RB eventful JJ couple NN of IN months NNS , , but CC most RBS importantly RB , , I'm NP saddened VVD to TO announce VV the DT death NN of IN Porty NP the DT Portege NP . SENT Porty NP passed VVD on IN in IN his PP$ sleep NN hibernate VV mode NN at IN 10 CD . SENT 54 CD AM NP PDT NP , , August NP 2 CD 2004 CD after IN a DT massive JJ hardware NN failure NN the DT previous JJ day NN . SENT Porty NP was VBD 15 CD months NNS old JJ , , it PP was VBD just RB a DT few JJ days NNS before IN his PP$ 16 CD month NN birthday NN you PP know VVP you're NN a DT geek NN when WRB you PP search VVP google NN for IN your PP$ old JJ blog NN entries NNS to TO find VV out RP when WRB you PP bought VVD your PP$ TabletPC NP the DT entry NN is VBZ here RB , , apparently RB . SENT I PP also RB that IN there EX are VBP laptop JJ years NNS , , similar JJ to TO dog NN years NNS , , so RB a DT month NN in IN laptop JJ time NN is VBZ roughly RB equivalent JJ to TO 3 CD human JJ years NNS . SENT Which WDT means VVZ that IN Porty NP died VVD at IN the DT fairly RB young JJ age NN of IN 45 CD , , but CC he PP lived VVD a DT very RB full JJ life NN , , having VHG travelled VVN with IN me PP to TO 4 CD countries NNS , , and CC presented VVD to TO a DT total NN of IN probably RB a DT thousand CD people NNS . SENT Now RB that IN an DT appropriate JJ amount NN of IN time NN has VHZ elapsed VVN since IN Porty's NP demise NN god NN rest VVP his PP$ soul NN , , I'm NP beginning NN to TO take VV a DT look NN at IN other JJ Tablets NNS . SENT My PP$ friend NN Jay NP swears VVZ by IN the DT Fujitsu NP T NN 3000 CD D NP , , but CC I'm NP also RB partial JJ to TO the DT ViewSonic JJ convertible NN because IN of IN its PP$ very RB light JJ weight NN I PP travel VVP a DT good JJ bit NN so IN weight NN is VBZ important JJ to TO me PP . SENT It PP should MD also RB be VB noted VVN that IN Porty NP was VBD an DT organ NN donor NN , , and CC his PP$ hard JJ drive NN brain NN will MD likely RB see VV use NN again RB . SENT In IN lieu NN of IN flowers NNS , , Porty NP requested VVD that DT money NN be VB donated VVN to TO his PP$ favorite JJ laptop NN chartiy NNS , , please VV inquire VV for IN details NNS . SENT Marcie NP posted VVD 12 CD . SENT 09 CD PM NP Feedback NN 8 CD Thursday NP , , July NP 01 CD , , 2004 CD GMail NP for IN Portugal NP . SENT To TO celebrate VV Portugal's NP victory NN today NN and CC if IN you PP don't VVD know VV what WP I'm NP referring VVG to TO , , stop VV reading NN now RB . SENT Are VBP they PP gone VVN yet RB . SENT Good JJ . SENT , , I'd NP like VVP to TO give VV my PP$ next JJ round NN of IN GMail NP invites VVZ to TO people NNS who WP are VBP either RB from IN Portugal NP , , or CC are VBP willing JJ to TO demonstrate VV that IN they PP are VBP fans NNS of IN the DT team NN . SENT Email NP me PP if IN interested JJ . SENT Marcie NP DatagridGirl NP . SENT com NN Marcie NP posted VVD 4 CD . SENT 35 CD AM NP Feedback NN 18 CD Monday NP , , June NP 28 CD , , 2004 CD Dr NN . SENT Neil NP blogging NN . SENT I PP think VVP I've NP mentioned VVD him PP before RB , , but CC my PP$ friend NN and CC smart JJ dude NN Dr NN . SENT Neil NP is VBZ doing VVG the DT blog NN thing NN . SENT He PP lives VVZ an DT interesting JJ lifestyle NN travels VVZ the DT Northern NP and CC Southern NP hemispheres NNS in IN order NN to TO avoid VV winter NN , , and CC gets VVZ into IN interesting JJ technologies NNS he's NNS been VBN a DT Tablet NN Boy NP lately RB , , etc FW . SENT . SENT Looks NNS like IN he's NNS also RB talking VVG about IN refactoring NN and CC some DT other JJ fun NN stuff NN over IN there RB . SENT Marcie NP posted VVD 12 CD . SENT 37 CD AM NP Feedback NN 3 CD Wednesday NP , , June NP 23 CD , , 2004 CD Do VVP feed VV the DT animals NNS off IN topic NN The DT Animal JJ Rescue NN Site NN is VBZ having VHG trouble NN getting VVG enough JJ people NNS to TO click NN onit NN daily JJ to TO meet VV their PP$ quota NN of IN getting VVG free JJ food NN donated VVD every DT day NN toabused VVN and CC neglected VVN animals NNS . SENT It PP takes VVZ less JJR than IN a DT minute NN to TO go VV to TO their PP$ site NN and CC click NN on IN feed NN an DT animalin NN need NN for IN free JJ . SENT This DT doesn't NN cost VVD you PP a DT thing NN . SENT Their PP$ corporate JJ sponsors NNS advertisers NNS use VVP thenumber NN of IN daily JJ visits NNS to TO donate VV food NN to TO abandoned VVN neglected JJ animals NNS inexchange NN for IN advertising NN . SENT http NN . SENT www JJ . SENT theanimalrescuesite NN . SENT com NN posted VVD 10 CD . SENT 47 CD AM NP Feedback NN 6 CD BizTalk NP 2004 CD Training NP in IN Toronto NP Hey NP ya'll NN , , our PP$ company NN ObjectSharp NP is VBZ teaching VVG a DT BizTalk NP 2004 CD class NN the DT week NN of IN July NP 5 CD th NN in IN Toronto NP the DT city NN of IN fun NN , , if IN anybody's RB interested JJ , , let VV me PP know VV . SENT Marcie NP posted VVD 10 CD . SENT 41 CD AM NP Feedback NN 2 CD Tuesday NP , , June NP 22 CD , , 2004 CD DevTeach NP Snacks NNS I'm NN here RB at IN DevTeach NP in IN Montreal NP , , and CC while IN there RB isn't JJ a DT lot NN of IN snack NN food NN lying VVG around RP , , the DT desserts NNS served VVN at IN lunch NN are VBP excellent JJ . SENT I'm NN sitting VVG here RB downstairs NN womanning VVG a DT booth NN , , but CC Ted NP just RB brouhgt VVD me PP some DT desserts NNS , , and CC the DT chocolate JJ mousse NN cake NN is VBZ superb JJ . SENT Thanks NNS Ted NP . SENT UPDATE VV . SENT Dave NP Burke NP would MD like VV it PP noted VVD that IN there EX were VBD NO DT afternoon NN snacks VVZ available JJ at IN DevTeach NP , , and CC we PP would MD like VV to TO see VV some DT for IN next JJ year NN . SENT Since IN we're NN asking VVG for IN things NNS , , can MD we PP have VHP some DT politer JJR serving VVG staff NN . SENT . SENT Marcie NP posted VVD 12 CD . SENT 57 CD PM NP Feedback NN 3 CD Speaking NN at IN 3 CD Ok NP , , I'm NP giving VVG a DT talk NN here RB at IN DevTeach NP at IN 3 CD PM NP on IN Datagrids NNS and CC Gridviews NNS in IN ASP NN . SENT NET JJ . SENT Should MD be VB lots NNS of IN fun NN , , I PP love VVP speaking VVG at IN the DT last JJ minute NN . SENT Marcie NP posted VVD 12 CD . SENT 44 CD PM NP Feedback NN 1 CD Monday NP , , June NP 21 CD , , 2004 CD Retirement NP I'd NP like VVP to TO bid VV farewell NN to TO two CD old JJ friends NNS that WDT are VBP retiring VVG at IN the DT end NN of IN this DT month NN , , exams NNS 70 CD 175 CD , , and CC 70 CD 176 CD . SENT I PP remember VVP you PP both CC with IN fondness NN , , and CC wish VVP you PP the DT best JJS of IN luck NN in IN your PP$ future JJ endeavors NNS . SENT Marcie NP posted VVD 1 CD . SENT 27 CD AM NP Feedback NN 4 CD Sunday NP , , June NP 20 CD , , 2004 CD GMail NP Invitations NNS , , Part NP 3 CD Hi NP all RB , , I've NP given VVN out IN 20 CD GMail NN invites VVZ so RB far RB , , it PP seems VVZ that IN whenever WRB I PP use VVP them PP up RP , , I PP get VVP more JJR within IN a DT day NN or CC so RB . SENT I'm NN running VVG out RP soon RB of IN my PP$ contest NN entries NNS , , so IN I'd NP like VVP to TO see VV some DT more RBR creative JJ entries NNS . SENT See VV my PP$ previous JJ post NN about IN the DT contest NN for IN more JJR information NN . SENT No RB , , I'm NP not RB going VVG to TO link VV to TO the DT original JJ , , if IN you're NN not RB willing JJ to TO spend VV the DT effort NN to TO go VV to TO the DT main JJ page NN of IN my PP$ blog NN and CC scroll VV down RB , , I'm NP not RB going VVG to TO spend VV the DT effort NN to TO invite VV you PP . SENT Another DT hint NN . SENT Please UH give VV me PP GMail NP invite VV NOW RB is VBZ not RB an DT entry NN . SENT I've NN gotten VVN over IN 200 CD of IN those DT , , which WDT are VBP not RB eligible JJ , , and CC 37 CD creative JJ entries NNS . SENT Marcie NP posted VVD 6 CD . SENT 44 CD PM NP Feedback NN 48 CD Friday NP , , June NP 18 CD , , 2004 CD GMail NP Invitations NNS , , part NN 2 CD A DT cute JJ cartoon NN . SENT http NN . SENT www JJ . SENT geekculture NN . SENT com NN joyoftech NN joyarchives VVZ 560 CD . SENT html NN I PP also RB got VVD 2 CD more JJR invitations NNS to TO give VV out RP , , so IN I'm NP probably RB going VVG to TO give VV them PP to TO some DT of IN the DT runners NNS up RB from IN my PP$ previous JJ contest NN . SENT More JJR entries NNS are VBP also RB welcome JJ . SENT See VV previous JJ rules NNS for IN details NNS . SENT Marcie NP posted VVD 11 CD . SENT 45 CD AM NP Feedback NN 29 CD Linux NP , , Munich NP , , and CC Sonu NP Kapoor NP My NP friend NN Sonu NP has VHZ an DT interesting JJ thread NN going VVG on IN his PP$ blog NN about IN the DT City NP of IN Munich NP Linux NP thing NN . SENT I PP thought VVD it PP was VBD particularly RB interesting JJ because IN I PP used VVD to TO live VV in IN Munich NP . SENT Check NN out IN the DT comments NNS too RB . SENT Marcie NP posted VVD 9 CD . SENT 36 CD AM NP Feedback NN 1 CD Thursday NP , , June NP 17 CD , , 2004 CD Multi NNS Author NN Books NNS I PP just RB bought VVD a DT SAMS NP book NN , , and CC it PP has VHZ 14 CD authors NNS , , 8 CD editors NNS and CC a DT team NN coordinator NN . SENT What WP is VBZ the DT world NN coming VVG to TO . SENT Seriously RB . SENT Does VVZ anyone NN else RB think VVP this DT is VBZ overkill NN . SENT Marcie NP posted VVD 10 CD . SENT 07 CD PM NP Feedback NN 10 CD Wednesday NP , , June NP 16 CD , , 2004 CD A NP Happy NP , , Googly NN World NN I PP love VVP the DT fact NN that IN I PP live VVP in IN a DT world NN where WRB I PP can MD go VV to TO Google NP or CC in IN my PP$ case NN , , directly RB from IN GMail NN and CC type NN Hanselman NP presentation NN font NN , , and CC find VV exactly RB what WP I'm NN looking VVG for IN . SENT I PP wanted VVD to TO know VV the DT right JJ font NN to TO make VV my PP$ Visual NP Studio NN for IN my PP$ talk NN last JJ night NN so IN that DT people NNS would MD be VB able JJ to TO read VV it PP . SENT It PP didn't VVD work VV out RP anyway RB though RB , , my PP$ machine NN totally RB crashed VVD , , and CC I PP hate VVP to TO borrow VV Kate's NP Visual NP Studio NN . SENT She PP didn't VVD have VH it PP set VVN to TO the DT Hanselman NP font NN , , but CC that's NNS beside IN the DT point NN . SENT Anyway RB . SENT So RB thanks NNS world NN for IN Google NP and CC Hanselman NP . SENT I PP also RB wanted VVD to TO apologize VV to TO the DT people NNS last JJ night NN who WP got VVD crappy JJ prizes NNS , , namely RB my PP$ McDonald's NP Happy NP Meal NN toy NN and CC the DT paper NN frog NN I PP made VVD out RP of IN an DT ObjectSharp NP flyer NN . SENT But CC it PP was VBD a DT fun NN time NN , , really RB . SENT And CC next JJ time NN maybe RB Microsoft NP or CC INETA NP will MD get VV us PP some DT swag NN before IN the DT meeting NN . SENT I PP also RB meant VVD to TO give VV out RP a DT GMail NP invite VV at IN the DT meeting NN , , but CC I PP forgot VVD . SENT If IN anyone's NN keeping VVG score NN or CC still RB reading VVG , , I PP talked VVD about IN Datagrids NNS and CC Gridviews NNS last JJ night NN at IN the DT East NP of IN Toronto NP . SENT NET JJ User NP group NN . SENT Marcie NP posted VVD 1 CD . SENT 34 CD PM NP Feedback NN 3 CD Tuesday NP , , June NP 15 CD , , 2004 CD Speaking NN tonight NN in IN Oshawa NP not RB Ottawa NP , , East NP of IN Toronto NP , , Canada NP I PP just RB really RB like IN this DT picture NN on IN the DT announcement NN because IN it PP makes VVZ me PP look VVP fast RB , , and CC or CC agile JJ . SENT Anyway RB , , I'm NP giving VVG a DT Datagrid NP talk NN tonight NN for IN Kate NP Gregory's NP user NN group NN , , East NP of IN Toronto NP . SENT This DT is VBZ a DT fairly RB smallish JJ group NN , , so IN I'm NP hoping VVG to TO keep VV it PP more RBR informal JJ , , so RB somewhere RB of IN a DT cross NN between IN my PP$ VSLive JJ . SENT conference NN talk NN and CC the DT BOF NP I PP did VVD at IN Tech NP Ed NP very RB very RB informal JJ . SENT Hope VVP to TO see VV ya NP there RB , , Marcie NP posted VVD 12 CD . SENT 58 CD PM NP Feedback NN 7 CD Tuesday NP , , June NP 08 CD , , 2004 CD Gmail NP invitations NNS . SENT I PP just RB got VVD home NN to TO Toronto NP and CC as IN I'm NP checking VVG my PP$ email NP tonight NN , , for IN the DT first JJ time NN , , the DT Invite VV a DT Friend NP to TO GMail NP link NN comes VVZ up RP . SENT Now RB it PP looks VVZ like IN there's RB a DT limit NN of IN only RB 3 CD invitations NNS I PP can MD do VV , , and CC I've NP already RB promised VVD one CD to TO my PP$ loving JJ husband NN . SENT For IN the DT other JJ 2 CD invites VVZ that IN I PP can MD do VV , , I've NP already RB had VHD way NN more JJR than IN 2 CD people NNS ask VVP me PP for IN invites VVZ , , but CC most JJS of IN them PP are VBP rather RB unoriginal JJ . SENT Please UH invite VV me PP to TO GMail NP , , etc FW . SENT I've NP got VVD 2 CD invites VVZ up RP for IN grabs NNS , , so RB the DT 2 CD most RBS creative JJ requests NNS I PP get VVP can MD have VH the DT invites VVZ , , whether IN I PP know VVP you PP in IN real JJ life NN or CC not RB . SENT Email NP me PP at IN . SENT Marcie NP at IN DatagridGirl NP . SENT com NN . SENT Ability NN to TO follow VV directions NNS is VBZ a DT factor NN too RB , , so RB responses NNS to TO this DT post NN will MD be VB automatically RB disqualified VVN , , as IN will NN using VVG the DT contact NN form NN from IN this DT blog NN . SENT Marcie NP Update NN . SENT I've NP gotten VVN 33 CD entries NNS so RB far RB , , and CC most JJS of IN them PP are VBP quite RB creative JJ . SENT So RB please VV don't NN send VV me PP any DT more JJR , , it's NNS already RB hard RB enough JJ to TO decide VV . SENT . SENT I'd JJ love NN to TO give VV all DT 33 CD of IN you PP an DT invitation NN , , and CC I PP will MD definitely RB hold VV onto IN all PDT the DT addresses NNS in IN case NN I PP get VVP more RBR Invites VVZ in IN the DT coming VVG weeks NNS to TO give VV out RP . SENT Thanks NNS for IN all PDT the DT laughs NNS . SENT . SENT . SENT I'm NN hoping VVG to TO post VV some DT of IN the DT highlights NNS here RB in IN the DT next JJ few JJ days NNS . SENT Update VV . SENT I PP have VHP awarded VVN the DT remaining JJ 2 CD GMail NP invitations NNS to TO Sonu NP Kapoor NP and CC Jason NP Mauss NP . SENT Congrats NN and CC thanks NNS for IN the DT laughs NNS and CC all PDT the DT wonderful JJ entries NNS . SENT I'll NN save VV all DT of IN the DT emails NNS and CC would MD love VV to TO award VV some DT more JJR if IN when WRB I PP get VVP some DT more RBR invitational JJ powers NNS . SENT posted VVD 9 CD . SENT 03 CD PM NP Feedback NN 95 CD Monday NP , , May NP 31 CD , , 2004 CD Matthew NP Hardman NP trying VVG out RP for IN Singapore NP Idol NP Hey NP , , I PP just RB found VVD out RP my PP$ friend NN Matt NP Hardman NP Australian NP , , works VVZ at IN Microsoft NP Singapore NP is VBZ trying VVG out RP for IN Singapore NP Idol NP . SENT For IN that DT one NN you PP can MD be VB up RB to TO 30 CD years NNS old JJ no RB fair JJ , , at IN Canadian NP Idol NP the DT cut NN off RB was VBD 26 CD . SENT I'm NP 28 CD . SENT Anyway RB , , root NN for IN Matty NP if IN you're NN in IN that DT part NN of IN the DT world NN . SENT Marcie NP posted VVD 1 CD . SENT 37 CD AM NP Feedback NN 5 CD Sunday NP , , May NP 30 CD , , 2004 CD Tech NP Ed NP Pictures NP It PP looks VVZ like IN Enjoy VV Sandwiches NNS Boy NP Kent NP got VVD some DT pictures NNS of IN us PP . SENT Most RBS poignant JJ is VBZ the DT third JJ picture NN , , it PP brought VVD a DT small JJ tear VV to TO my PP$ eye NN . SENT Thankfully RB I'm NP finally RB back RB home NN today NN where WRB there EX is VBZ no DT shortage NN of IN the DT missing JJ items NNS from IN the DT third JJ picture NN . SENT Marcie NP posted VVD 5 CD . SENT 01 CD PM NP Feedback NN 1 CD My NP Links NP Home NP Contact NP Syndication NN Login NP Blog NP Stats NNS Posts VVZ 257 CD Stories NP 2 CD Comments NP 1113 CD Trackbacks NN 150 CD Article NP Categories NNS Software NP For IN Your PP$ Head NP Archives NPS November NP , , 2005 CD 1 CD October NP , , 2005 CD 2 CD August NP , , 2005 CD 2 CD June NP , , 2005 CD 1 CD October NP , , 2004 CD 2 CD September NP , , 2004 CD 1 CD July NP , , 2004 CD 1 CD June NP , , 2004 CD 13 CD May NP , , 2004 CD 41 CD April NP , , 2004 CD 28 CD March NP , , 2004 CD 31 CD February NP , , 2004 CD 5 CD January NP , , 2004 CD 1 CD November NP , , 2003 CD 1 CD September NP , , 2003 CD 7 CD August NP , , 2003 CD 12 CD July NP , , 2003 CD 22 CD June NP , , 2003 CD 41 CD May NP , , 2003 CD 20 CD April NP , , 2003 CD 15 CD March NP , , 2003 CD 10 CD Post NP Categories NNS Articles NNS rss VV My PP$ Sites NP DatagridGirl NP . SENT com NN GridViewGirl NN . SENT com NN Powered VVN by IN . SENT Copyright NP Marcie NP