Blog Detail
Novice-Techies
http://novice-techies.blogspot.com
A information site about the happenings on a Technology edge.
A blog about Technology, Updates, Releases, Tips and Tricks,Java, Programming,Mainframes, Reviews and Comments.
Recent Posts
cfobjectcache in CF
The main function is to clear the occupied memory and free the memory space.Flushes the query cache. Syntax: Attribute Req/Opt Description action Required clear:Clears queries from the cache in the Application scope Source : ...
Risks to e-mail
There are several inherent risks in the way e-mail functions. When you send e-mail to a recipient, it travels to an SMTP (Simple Mail Transfer Protocol) server either directly (if you’re using an e-mail client such as Outlook) or via a Web server (...
Reading an Image from a file, inputStream, or URL
This Java tip illustrates a method of reading an Image from a file, inputStream, or URL. This tip also includes displaying of an image on the screen. Further, javax.imageio package is used to read an image from a file. This example works only above J...
Need to know more about file extensions?
Its a very intresting site to search more about the file extensions…. There are just TOO many of them this days.ComputerFileExtensions.com that seem to be a nice resource for file extension and file formats.On that site there exist a big database o...
Compiling Flex application from command line
Prerequisites: 1. If Flex builder is not installed download Flex 3 SDK from http://www.adobe.com/products/flex/flexdownloads/index.html#sdk 2. Unzip it to c:\adobe\. In this case installDir = c:\adobe\ 3. If Flex builder 3 is already installed check...
MVS SYSTEM CODES -S80A
The storage needed to execute the program was not available.1. The region parameter did not specify enough storage.2. The region parameter was omitted, and the default storage amount was too small to run the correct program.3. Block sizes were increa...

