Sunday, January 31, 2016

Remove Windows shutdown button

,
How to remove shutdown button from your friends computer. If your friends have windows 7 operating system then you are applying this tricks. So, follow my image instruction... click here and download this file#Follow my image instruction:#OK Done now check your shutdown button..........
Read more

How to create a table in blogspot com

,
Sometimes we try to list some content in a table but there is no tool to create a table in blogger. Here is the code to create the table in blogger.<table><tbody><tr><td>---row1 col1---</td><td>---row1 col2---</td><td>---row1 col3---</td></tr><tr><td>---row2 col1---</td><td>---row2 col2---</td><td>---row3 col3---</td></tr><tr><td>---row3 col1---</td><td>---row3 col2---</td><td>---row3 col3---</td></tr></tbody></table>Paste this code in Edit Html and configure according to your needsThe above code creates a table of 3 rows and...
Read more

A PPT Presentation on Digital Cash e Commerce

,
Hey friends!!!Again back with another ppt on Digital Cash submitted by Jamsheer Kutty of KC College, Mumbai.Nice topic and Nice content. Download and enjoy!!!Few Points which are covered in this PPT are as fallows:What is E-commerce ?What is Digital Cash ?Relation between e commerce and digital cashKey Properties of Digital CashDigital cash VS Credit CardThe Online Model Pros And Cons of the online modelThe Offline Model Pros And Cons of the offline modelTraceable Signature Protocol and it’s problemA typical coinHow can we catch the userReusabilityAdvantagesGlobal disadvantagesLegal Issues with Digital cashSubmitted by : Jamsheer KuttyCollege : KC College, MumbaiTeam Members :Jamsheer kuttySatyam...
Read more

Saturday, January 30, 2016

11 Billion Clues in 800 Million Documents A Web Research Corpus Annotated with Freebase Concepts

,
Posted by Dave Orr, Amar Subramanya, Evgeniy Gabrilovich, and Michael Ringgaard, Google Research“I assume that by knowing the truth you mean knowing things as they really are.”- PlatoWhen you type in a search query -- perhaps Plato -- are you interested in the string of letters you typed? Or the concept or entity represented by that string? But knowing that the string represents something real and meaningful only gets you so far in computational linguistics or information retrieval -- you have to know what the string actually refers to. The Knowledge Graph and Freebase are databases of things, not strings, and references to them let you operate in the realm of concepts and entities rather than...
Read more

PowerShell v2 Get Content ReadCount Reading Really Large Files

,
At work we deal with really large files...as in multi-gibibyte files. I have tried in the past to swallow these whole only to run into OutOfMemory exceptions on x64 machines. After posting on Twitter for some help mjolinor hinted an answer he gave to someone in a similar predicament:How can I make this PowerShell script parse large files faster?Near the end of Robs solution was this:Get-Content $path$infile -ReadCount $batch |foreach {  $_ -match $match_regex -notmatch $header_regex -Replace $replace_regex ,$1 | Out-File $path$outfile -Append}The  magic bullet here is the -ReadCount parameter. $batch is simple an int set to 1000.  In plain English, this parameter instructs Get-Content...
Read more

Friday, January 29, 2016

Create Your Own Logon Message

,
1 Click start click run type regedit, then click ok!2 In The registry editor, drill down to the following key:hklmsoftwareMicrosoftWindows NTCurrent versionWinlogon.3 Right click LegalNoticeCaption, click modify, Type: THIS IS NEXT TRICK,and then click ok!4 Right click legalNoticeText, click modify, and then Close your message!5 Restart Your Computer.6 The message will appear every time you log...
Read more
 

Computer Info Copyright © 2016 -- Powered by Blogger