Tech Forum - Technical Discussion Forum - Powered by vBulletin
  • Register
  • Help

Tweet

 Articles

 Blog

  • Home
    •  
  • Forum
  • Blogs
  • What's New?
  • Archive
  • Experience
  • Advanced Search
  • Home
  • Home
  • TF4U Articles

  1. If this is your first visit, be sure to check out the FAQ and BB Codes. You may have to Register before you can post. click the register link to proceed. If you have forgotten your password then click here. Registration is not Required if you are placing your requirements at "What You Need" Forum.
    • Loading
    • TF4U Articles RSS Feed

      UNIX File System 

      by
      soham
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      • Give Away Points
      Published on 04-28-2012 05:42 PM  Number of Views: 176 
      1. Categories:
      2. Unix/Linux

      The UNIX File System (UFS)
      •It is a hierarchical collection of 3 types of files: ordinary, directory and special files (device, pipe, fifo, socket).

      •A UNIX file is featureless ...
      Read More Read More

      Introcuction to UNIX 

      by
      soham
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-27-2012 04:43 PM  Number of Views: 166 
      1. Categories:
      2. Unix/Linux

      Introduction to UNIX


      • It is a time-sharing, multi-user OS with elegant, powerful file system, a command interpreter (shell), and a set of utilities (tools/commands, over ...
      Read More Read More

      PUSH Application in BlackBerry 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-24-2012 01:43 PM  Number of Views: 111 
      1. Categories:
      2. J2ME

      Push
      Push applications send web content or data to specific BlackBerry® device users. Users do not need to request or download the data because the push application delivers the information as ...
      Read More Read More

      Application Programming Interface (API) for Blackberry JDE 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-21-2012 06:58 AM  Number of Views: 211 
      1. Categories:
      2. J2ME

      Two ways of creating Custom Blackberry Applications

      • 1) using Java Development Environment ( JDE )
      • 2) using Eclipse
      Java Development Environment-JDE

      The BlackBerry ...
      Read More Read More

      Comparison between Blackberry and J2ME 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-20-2012 06:27 PM  Number of Views: 199 
      1. Categories:
      2. J2ME

      J2ME Vs BLACKBERRY


      J2ME

      • J2ME is a platform independent.
      • J2ME application runs on all java enabled phones.
      • J2ME application runs on almost all handheld OS.
      • It
      ...
      Read More Read More

      Connectivity in MIDP 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-19-2012 04:01 AM  Number of Views: 151 
      1. Categories:
      2. J2ME

      Overview of CLDC Generic Connection Framework




      The java.io.* and java.net.* packages of J2SE require much more memory than many hand-held wireless devices can afford. ...
      Read More Read More

      Mobile Media APIs in J2ME 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-18-2012 03:34 AM  Number of Views: 182 
      1. Categories:
      2. J2ME

      • The Mobile Media API (MMAPI) is an optional package that supports multimedia applications on J2ME-enabled devices.


      • This standard Java specification, defined by the Java
      ...
      Read More Read More

      Record Management Store API in J2ME 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-17-2012 08:22 AM  Number of Views: 218 
      1. Categories:
      2. J2ME


      What are records?

      • Record Management System (RMS), an application programming interface (API) gives MIDP applications local, on-device data persistence.
      • RMS is a system for managing
      ...
      Read More Read More

      Location Based API in J2ME 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-17-2012 07:56 AM
      1. Categories:
      2. J2ME

      Location-based services (LBS) provide users of mobile devices personalized services tailored to their current location.

      They open a new market for developers, cellular network operators, ...
      Read More Read More

      MIDP2.0 User Interface 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-15-2012 08:25 PM  Number of Views: 185 
      1. Categories:
      2. J2ME

      MIDP2.0 User Interface




      Should consider device specific details as
      • All devices wont have same accessories (e.g., Joystick)
      • Different devices
      ...
      Read More Read More

      MIDP Programming 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-10-2012 04:18 PM  Number of Views: 219 
      1. Categories:
      2. J2ME

      J2ME Key Factors
      •Portability
      – “WORA” ( Write once Run Anywhere)

      •Security
      –Code Runs in the Secure Environment of its JVM
      –Midlets can be cryptographically ...
      Read More Read More

      Basics of J2ME 

      by
      ronaleno
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-10-2012 02:25 PM  Number of Views: 247 
      1. Categories:
      2. J2ME

      Why Java?
      •Security:
      –Services and applications cannot be subverted.

      •Standardization:
      –More developers and tools mean that more services can be developed
      ...
      Read More Read More

      Categories of Testing 

      by
      ashok.jaiswal
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-03-2012 02:41 PM  Number of Views: 182 
      1. Categories:
      2. Software Engineering

      Broad Categories of Testing


      Ø Testing the software by performing a manual inspection, review or walkthrough is termed as Static Testing
      • Inspection: It is a technique in ...
      Read More Read More

      Introduction to Software Testing 

      by
      ashok.jaiswal
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-03-2012 01:55 PM  Number of Views: 269 
      1. Categories:
      2. Software Engineering

      Goal of testing

      §The goal of a software tester is:
      •To find bugs
      •To find them as early as possible
      •make sure they get fixed

      §Testing is a means to: ...
      Read More Read More

      JDBC 

      by
      shubhangi das
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-03-2012 01:05 PM  Number of Views: 216 
      1. Categories:
      2. J2EE/Applet


      1. What is JDBC?
      •JDBC is an interface which allows Java code to execute SQL statements inside relational databases–the databases must follow the ANSI SQL-2 standard

      ...
      Read More Read More

      Application User Interface 

      by
      Ram
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-01-2012 10:36 AM
      1. Categories:
      2. Software Engineering

      Objectives of this article:

      To Discuss
      1. What is User Interface
      2. Need for a Good User Interface
      3. Types of User Interface
        → GUI
        →
      ...
      Read More Read More

      HTML and CSS 

      by
      shubhangi das
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 04-01-2012 10:14 AM  Number of Views: 253 
      1. Categories:
      2. HTML XHTML

      What is HTML ?

      •HTML is a language for describing web pages.

      •HTML stands for Hyper Text Markup Language

      •HTML is a markup language and uses markup tags to describe ...
      Read More Read More

      Java Server Pages 

      by
      shubhangi das
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 03-31-2012 08:31 PM  Number of Views: 294 
      1. Categories:
      2. J2EE/Applet

      JSP


      • JavaServerPages (JSP) technology allows web developers to rapidly develop dynamic web pages and easily maintain them.

      • JSP technology helps in ...
      Read More Read More

      Java Servlet Technology 

      by
      shubhangi das
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 03-29-2012 03:14 PM  Number of Views: 384 
      1. Categories:
      2. J2EE/Applet

      Java Servlet Technology
      Early days…
      • In the early days of the Web, the Internet was basically a glorified file-transfer system.
      • A client would request a file from a server and the server would
      ...
      Read More Read More

      J2EE Overview 

      by
      torus
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 03-29-2012 01:09 PM  Number of Views: 330 
      1. Categories:
      2. J2EE/Applet

      Course Objective

      •The Objective of J2EE course are:
      –To understand multi-tiered enterprise applications.

      –To understand J2EE framework for developing enterprise ...
      Read More Read More

      Exception Handling in Java 

      by
      lexis
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 03-26-2012 02:26 PM  Number of Views: 402 
      1. Categories:
      2. JAVA

      Exceptions

      •An exception is an event, which occurs during the execution of a program, that disrupts the normal flow of the program's instructions.

      •Exception Object is an ...
      Read More Read More

      How To Implement A Daemon Process? 

      by
      Lalit1211
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 03-09-2012 06:12 AM  Number of Views: 389 
      1. Categories:
      2. Unix/Linux,
      3. C C++

      What is a Daemon Process?

      Daemon process in basically a computer program which runs in the background without any intervention of the user.A daemon process runs all by itself rather any ...
      Read More Read More

      Configuration Management In Software Engineering 

      by
      angad
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 02-11-2012 05:31 PM  Number of Views: 538 
      1. Categories:
      2. Software Engineering

      Continued From.. Umbrella Activities in Software Engineering



      At the end of this session, you will be able to:
      • Ø Learn what software configuration management is
      • Ø
      ...
      Read More Read More

      Umbrella Activities In Software Engineering 

      by
      angad
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 02-11-2012 05:05 PM  Number of Views: 1260 
      1. Categories:
      2. Software Engineering

      Continued From.. Software Maintenance Model

      Any standard software process model would primarily consist of two types of activities: A set of framework activities, which are always applicable, ...
      Read More Read More

      The Software Maintenance Model (Application Value Management) 

      by
      angad
      • View Profile
      • View Forum Posts
      • Private Message
      • View Blog Entries
      • View Articles
      Published on 02-11-2012 04:55 PM  Number of Views: 535 
      1. Categories:
      2. Software Engineering

      Continued from.. Implementation And Post Implementation In Software Engineering

      Software maintenance is the process of enhancing and optimizing deployed software as well as remedying defects ...
      Read More Read More

      Page 1 of 7 1 2 3 4 5 6 7 Next
    • Currently Active UsersCurrently Active Users

      There are currently 117 users online. 5 members and 112 guests

      Most users ever online was 323, 11-23-2011 at 07:47 AM.

      1. angad,
      2. DWARIKA,
      3. keth,
      4. pradeeppradhan,
      5. vbairmaclsho
    • Enter your email address:

      Delivered by FeedBurner

    • Categories

      C C++ (39)
      Data Structure (3)
      HTML XHTML (12)
      J2EE/Applet (8)
      J2ME (10)
      JAVA (20)
      Java Script (1)
      Mobile SW (2)
      MySQL (2)
      Networking (9)
      Operational Research (3)
      Oracle (6)
      PHP (4)
      Software Engineering (13)
      Unix/Linux (23)
      Web Design Theory (11)
      Web SW (1)
      Windows (2)
      Windows SW (4)
    • Latest Blog Entries

      Harsh

      CompTIA N+ Certification Materials - Session 7

      Session 6

      In this session, you will learn that:

      [LIST] [*]NetBEUI is a legacy protocol...

      Harsh 05-03-2012 03:20 PM
      Harsh

      CompTIA N+ Certification Materials - Session 6

      Session 5

      In this session you will learn that:-

      [LIST] [*]NetBIOS name resolution resolves...

      Harsh 04-28-2012 02:16 PM
      Harsh

      CompTIA N+ Certification Materials - Session 5

      Session 4

      In this session, you will learn that:

      [LIST] [*]The default IP address...

      Harsh 04-22-2012 11:12 AM
      Harsh

      CompTIA N+ Certification Materials - Session 4

      Session 3

      In this session, you will learn that:

      [LIST] [*]The OSI model comprises...

      Harsh 04-21-2012 10:29 AM
      Harsh

      CompTIA N+ Certification Materials - Session 3

      Session 2

      In this session you will learn:-

      The various media types:

      [LIST]
      ...

      Harsh 04-17-2012 07:39 PM
      tex

      Finding the Difference Between Two Dates in Java

      Problem

      You need to determine how many hours, days, weeks, months, or years have elapsed between two dates.

      Solution

      Use the java.util.concurrent.TimeUnit enum to perform...

      tex 04-15-2012 04:14 PM
      tex

      Adding and Subtracting Days, Months, and Years in Java

      Problem

      You would like to perform date calculations within your application.

      Solution

      Use the java.util.Calendar class to perform date calculations. This class allows you to...

      tex 04-15-2012 04:10 PM
    • Latest Posts

      keth

      Re: Can I use facebook for backlinks

      Hello friends,
      We can attract the friends by writing some interesting and attractive information about our website on our status and by tagging all the friends we can send this message to...

      keth Today, 07:06 AM Go to last post
      keth

      Re: php

      PHP is server side scripting language. It is use for designing web page. PHP may be deployed on most internet servers and additionally as a standalone shell on nearly each operating system.

      keth Today, 07:04 AM Go to last post
      keth

      Re: What is JavaScript?

      Javascript is a scripting language developed by Sun Microsystems. Javascript has been used to customize web pages. You can customize your web page to check out who's browsing (by reading the viewer's...

      keth Today, 07:03 AM Go to last post
      keth

      Re: Thanks To Techforum

      hey......
      I join this forum and found it really interesting information. I love these posts because it contains very useful information. I must appreciate this community. Thanks!

      keth Today, 07:02 AM Go to last post
      keth

      Re: Hello

      Hi...members....
      i am new to forum....and looking for the friends....this community is really inspired me as the discussion about different topics is very useful for the members...

      keth Today, 06:56 AM Go to last post
      • Contact Us
      • Tech Forum - A Complete Website For Technical Articles, Blogs and Discussion Forum
      • Archive
      • Top
      All times are GMT. The time now is 07:11 AM.

      Content Copyright of Users, Anything Else © TechForum4U. All rights reserved.

      Powered by vBulletin® Version 4.1.12
      Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
      Tabs System by vbSoporte - vBulletin en Español