Monday Sep 06
Move
Display 0 | 5 | 10 | 15 Stories

Software Tutorials

Topics
Top Story

How to Enable / Disable Autoformat in word 2007

How to Enable / Disable Autoformat in word 2007

  The interface of Office 2007 does does not offer an intuitive tool to enable or disable the autocorrect...

How to use old MSN Messenger without upgrading

  If you dont like the newer version of MSN Live Messenger and want to use the old MSN Messenger...

Software Tutorials

 

Search
Search Only:

Search Keyword the

Total: 62 results found.

Page 1 of 4
Here is a simple hibernate program to update the table in the mysql. You can makeyour first code as given below and set the xml file accordingly. I have made the code run in the netbeans so the formatting ...
Here is a small code to write xlsx file though java code.    You may need to include some of the jar files like xmlbeans-2.3.0.jar dom4j-1.1.jar poi-ooxml-schemas-3.6-20091214.jar poi-ooxml-3.6-20091214.jar ...
Here is a small code to read xlsx file thoug java code.    You may need to include some of the jar files like xmlbeans-2.3.0.jar dom4j-1.1.jar poi-ooxml-schemas-3.6-20091214.jar poi-ooxml-3.6-20091214.jar ...
4. Web Crawler in Java
(Programming/Java)
A very basic webcrawler source code in java:- The source code for the webcrawler for getting stated with the web parsing projects.   import java.io.InputStream; import java.net.URL; import java.net.URLConnection; ...
5. INSPIRE Programme
(General/General)
INNOVATION IN SCIENCE PURSUIT FOR INSPIRED RESEARCH   inspire programme is developed by the Department of Science & Technology. The programme is to award scholarship at different levels of education.   ...
The below function is to convert an int to byte. You have to pass a int value and receive the byte in a byte array     public byte[] ToByte(int a) throws IOException    The below function is to convert ...
   ServerSocket serverSocket=new ServerSocket(port);  // The below statement will wait for the connection from the other machine at the given port and as soon as the connection is established a socket ...
  First of all, you need to be aware of the fact that URL's or Permalinks (permanent links to posts) are very important to your Wordpress blog. There are three broad areas that get affected by it - SEO ...
9. How to Change a Wordpress Theme
(Web Tutorials/wordpress)
  First of all, you need to make sure that you can actually change the theme of your Wordpress blog. A fact commonly not known to many people new to Wordpress blogging is that you can not use a custom ...
10. PRAM models classification
(General/General)
Various PRAM models differ in how they handle read or write conflicts; i.e, when two or more processors attempt to read from, or write to, the same global memory location. Listed below are the different ...
  A PRAM consists of a control unit, global memory, and an unbounded set of processors,each with its own private memory. Processors are identified by an index, the value of which can be used to enable ...
  The classic bounded-buffer problem can be implemented using a variety of synchronization mechanisms. One may use Monitors, disable scheduling, or even disable scheduling including interrupts to ensure ...
13. The Credit Crisis - Animated
(General/General)
  Jonathan Jarvis depicting the credit crisis with the help of an animated storyboard explaining sub-prime mortgages, leverage, collateralized debt obligations, and mark-to-market accounting.  ...
14. The Crisis of Credit Visualized
(General/General)
A Vimeo video by Jonathan Jarvis attempting to visually explain the credit crisis -   The Crisis of Credit Visualized from Jonathan Jarvis on Vimeo. ...
15. How to Enable / Disable Autoformat in word 2007
(Software Tutorials/General)
  The interface of Office 2007 does does not offer an intuitive tool to enable or disable the autocorrect feature it offers. Here is the method to enable or disable the autocorrect features of Word 2007 ...
16. What is Kosmix
(Web/General)
  I am guessing that you looked up the term ' What is Kosmix ' on google after hearing somewhere about this new search engine that could one day rival and even unsettle the search giant Google. The people ...
17. Web Crawler in Python
(Programming/Python)
  I used the following web crawler to crawl and extract recipes from a website 'chooseindia.com', for a university project. You can customize it according to your needs and use it as you like.The source ...
18. Neural Network in Python
(Programming/Python)
If you have been looking for a simple, easy to understand Neural Network in Python, you should try the back-propogation neural network by Neil Schemenauer. You can download the file here. import math ...
19. What is a meta tag
(Web/General)
  There was a time when I didnt know of Meta tags myself. I'm glad I do now as they have really helped me with search engines. Meta tags, basically tell search engines what your web page is all about. ...
  Before I go on to explain why some search results have no description , I woud like to state that I do not claim that the following explanation is exactly why it happens; It is just my perception from ...

Tag Cloud

Login Form