Click here to Skip to main content
15,899,679 members
Home / Discussions / Java
   

Java

 
GeneralRe: Doc extends PlainDocument problem Pin
prithaa13-Dec-11 4:33
prithaa13-Dec-11 4:33 
GeneralRe: Doc extends PlainDocument problem Pin
Nagy Vilmos13-Dec-11 4:38
professionalNagy Vilmos13-Dec-11 4:38 
GeneralRe: Doc extends PlainDocument problem Pin
prithaa13-Dec-11 4:40
prithaa13-Dec-11 4:40 
QuestionDistributed Anti-Spam System Pin
PalleStol11-Dec-11 22:42
PalleStol11-Dec-11 22:42 
AnswerRe: Distributed Anti-Spam System Pin
TorstenH.12-Dec-11 3:21
TorstenH.12-Dec-11 3:21 
QuestionCompress and decompress string between java and c# Pin
Hossein Khalaj8-Dec-11 5:58
Hossein Khalaj8-Dec-11 5:58 
AnswerRe: Compress and decompress string between java and c# Pin
TorstenH.8-Dec-11 22:18
TorstenH.8-Dec-11 22:18 
AnswerRe: Compress and decompress string between java and c# Pin
jschell9-Dec-11 11:31
jschell9-Dec-11 11:31 
Law of diminishing returns.

The SMS limit is very low. Compression requires overhead. Consequently normal compression is unlikely to save space.

Generalizing the other response.

You want to send a message which has content A.
Your first step should be to look at A and find a different way to send the same information which takes less room.

For example say you want to send

item="purple pants"

Steps to reduce above.
1. Create table of common terms (can't be too big
2. Change above to the following
i40,57
QuestionHow to use Tomcat instead of GlassFish with NetBeans? Pin
Jun Du6-Dec-11 9:22
Jun Du6-Dec-11 9:22 
AnswerRe: How to use Tomcat instead of GlassFish with NetBeans? Pin
Gerben Jongerius6-Dec-11 20:18
Gerben Jongerius6-Dec-11 20:18 
AnswerRe: How to use Tomcat instead of GlassFish with NetBeans? Pin
Skynet_Code6-Dec-11 21:02
Skynet_Code6-Dec-11 21:02 
QuestionUsing Javascript to list local directory contents Pin
Member 84548753-Dec-11 19:17
Member 84548753-Dec-11 19:17 
AnswerRe: Using Javascript to list local directory contents Pin
Richard MacCutchan3-Dec-11 21:30
mveRichard MacCutchan3-Dec-11 21:30 
AnswerRe: Using Javascript to list local directory contents Pin
TorstenH.4-Dec-11 23:55
TorstenH.4-Dec-11 23:55 
GeneralSteganography in Images and Audio Pin
khanhhungict3-Dec-11 18:35
khanhhungict3-Dec-11 18:35 
Answerhanoi tower Pin
bhira29-Nov-11 22:34
bhira29-Nov-11 22:34 
GeneralRe: hanoi tower Pin
TorstenH.29-Nov-11 22:52
TorstenH.29-Nov-11 22:52 
GeneralRe: hanoi tower Pin
RaviRanjanKr3-Dec-11 10:12
professionalRaviRanjanKr3-Dec-11 10:12 
Generalimage procesing in java Pin
palikalirona29-Nov-11 20:10
palikalirona29-Nov-11 20:10 
GeneralRe: image procesing in java Pin
Richard MacCutchan29-Nov-11 21:44
mveRichard MacCutchan29-Nov-11 21:44 
GeneralRe: image procesing in java Pin
Nagy Vilmos5-Dec-11 1:58
professionalNagy Vilmos5-Dec-11 1:58 
GeneralRe: image procesing in java Pin
Richard MacCutchan5-Dec-11 2:21
mveRichard MacCutchan5-Dec-11 2:21 
GeneralRe: image procesing in java Pin
bharath S h14-Dec-11 15:25
bharath S h14-Dec-11 15:25 
GeneralRe: image procesing in java Pin
Richard MacCutchan14-Dec-11 22:07
mveRichard MacCutchan14-Dec-11 22:07 
QuestionRe: image procesing in java Pin
bharath S h14-Dec-11 15:27
bharath S h14-Dec-11 15:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.