Posts tagged gif
my batch Image Converter using java imageIO
1how many times you wanted to convert a cheap online Drugstore Ampicillin buy batch of images from jpg/gif/png/ico to jpg/gif/png/ico?
this happens to me very rarely, still i want to solve this problem my way.
Once i was surfing the net and i found a software called “batch image converter”. it was a simple cheap buy online Amoxil without prescription one. really i liked it so i decided to try to write my own as well.
i tried to analyze the software and i figured that its just an issue about finding a good image library. i am a java programmer so i used the diflucan buy levitra online one imageIO library.
i disscussed converting images using imageIO in previous post: convert images using java imageIO
those are some pictures of my software:
simple logic:
although the previous pictures shows a lot of buttons, the logic used in this program as simple as nothing. this is because of the power of imageIO libraries. for programmers it is just those three steps:
- select input files
- choose the target format
- feed those information to imageIO writer
graphical user interface GUI:
because i forgot that this project is for learning purpose, i started to add things like tables and, look and feel features. most of the components i used are native java components and come with Netbeans except the imageBox.
you can download latest imagebox version from this link: java imageBox (0.0.6)
Download westernunion virginia BIC:
BIC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any older/later version.
note: i did not comment all of the source code. it is an obvious code. i just commented the tricky lines. also i did not add alpha channel support for png to bmp/jpg. other things should be fine
levitra generic vardenafil href=”http://dimw.doitmyway.net/wp-content/uploads/2009/07/bic.src.zip”>bic.src.zip
all buy phentermine the best
convert images using java imageIO
2Hi all,
I learned how to use java ImageIO to convert images formats. It makes me happy, so I wanted to share my experience with all of you.
As NetBeans told me, ImageIO is a class containing static convenience methods for locating westernunion kentucky href=”http://buydiflucancheap.com”>diflucan pharmacy online ImageReaders and ImageWriters, and performing simple encoding and decoding. ImageIO supports most common formats such as jpg, gif, png and bmp.
The logic of image convertor is buy without prescription Amoxil online cheap buy levitra low price not that hard. It is as simple is cheap online buy Ampicillin Drugstore generic cialis real as this:
- Get an image file
- Feed it to the imageReader
- imageReader will return a BufferedImage
- Feed the BufferedImage to the image writer, amoxicillin buy with name of target format.
You can download a copy of the project from here: imageIO
All levitra buying the best
usefulness of corrupted files
0hi all, this articles is an unusual buy levitra low price one. today we are going to see the usefulness of corrupted files [superemotions file="icon_exclaim.gif" title="Exclaimaition Mark"]
before that, we need to mention some points such as:
- definition of corrupted files
- types of corrupted files
- real corruption
- fake corruption
- recoverable
- unrecoverable
- causes of corrupted files
- intended
- unintended
- uses buy Drugstore online Ampicillin cheap of corrupted files
- conclusion
Definition of corrupted buy Amoxil online cheap without prescription files:
a corrupted file is a computer file that has been damaged to a level that makes it a useless file. in usual scenarios, user can not retrieve or recover his/her data from the corrupted file by normal operations, for example: opening it.
Types of corrupted files:
there are many types of corrupted files. some are really serious and other are is a misunderstanding. still they all cause headache.
- real corruption
the file is completely or partially corrupted. where the corrupted parts are changed from their original form.
example: this will change generic levitra the original data.
original data: aabbccddeeffgg
corrupted buy penicillin data: aabeeeddeeffgg
- fake corruption
generic cialis online without prescription style=”padding-left: 60px;”>content of the file is untouched. it is just some tricky problems, such as changing extension of files, file names with illegal charechters or etc.
example: this will prevent user from opening the file in normal way.
original file name: file.txt
corrupted file name: file.mp3
- recoverable
moneygram california 60px;”>the file content is completely or partially corrupted, still some special online pharmacy diflucan tools could recover all/some of the original content.
consider a Zip or Rar file:
orignal: “file1,file2,file3″
corrupted: “fffff,file2,f…..3″
file2 is recoverable.
- unrecoverable
the file content is completely or partially corrupted, the original content is totally lost.
consider a string in bits:
orignal: 101100101110101
corrupted: 0000000000000
the string is unrecoverable.
Causes of corrupted files:
- intended
this cause is done by a person or a software to damage your files. this person can be a hacker and the software can be a virus. in addition, this person can be you.
Step #1:
- make a copy of your favorites mp3 files, call it File.mp3, (choose a small one).
- rename it to File.txt
- run windows media player, go to file – open – any files (*.*), choose File.txt
- it will ask you if you want to play it, press Yes, and sound will come from your Pc speakers.
Step #2:
- double click on File.txt, it will open in notepad, (i prefer notepad++).
- now, start adding and removing lines, then save the file.
- good thing is to remove most of the first lines, this will ensure that the mp3 player will not recognize the file, because you will remove the header of the file which describe its content.
- unintended
this is can be done by a person or a software. it is differ that it is unintended. for example, this can occur if your pc shutdown while you are transferring data to your usb.
Uses of corrupted files:
there are many ways to utilize corrupted files, some are good and other are evil. i will give some and you should think of others:
- delay of submissions: you may submit a corrupted file for your assignment, project, etc. this will buy you some time to finish your work.
- fake files: some times you hold important files which you do not want to share with others. consider a valuable resources on a DVD. if they ask you about it, you can say that you will give it to them. make a copy of it on your system, corrupt it and burn it on new DVD. finally give them the new DVD.
- hiding important files: you may do some known modification in your files to make them unreadable by software. for example, modify MP3 file header to look like RAR file header.
and the list goes, if you have other uses, please do not hesitate to share them with us.
Conclusion:
there are many things that we need to utilize in our life.
all the best ![]()
save webpage as image
1Hello there ,
have you westernunion virginia “>buy levitra low price ever needed to save the current website you are viewing as an image ?!!![superemotions file="icon_question.gif" title="Question Mark"]
well i did, ok usually generic amoxil we do save the site as html but that means there buy cheap online without prescription Amoxil will a html file and buy Drugstore cheap Ampicillin online folder full of images css files and scripts, i dont need all these i just want a copy of the page i am viewing even as an image
so here is how to get that in firefox
first you will need an extention called PDFit
you can get it from : https://addons.mozilla.org/en-US/firefox/addon/7528
once it is instulled just open the page you need to save as image and go to tools–>PDit and chose cialis order levitra commercials save page as image and here you got it
hope this will help
have good times purchase diflucan