Why We Protest - IRAN

Anonymous Iran

Go Back   Why We Protest - IRAN > Activism > Help Iran Online

View Poll Results: How do you like this program?

Excellent 38 60.32%
Good 11 17.46%
Haven't tried it yet 11 17.46%
Rubbish 3 4.76%
Voters: 63. You may not vote on this poll

Reply

 

LinkBack (5) Thread Tools Display Modes
Old 07-05-2009   #61 (permalink)
Member
 
Join Date: Jun 2009
Posts: 73
Default

Quote:
Originally Posted by gr88iran View Post
Good reasons! Can I edit and put them on our website ? (Nedasites)
Go for it.

Thanks for asking though.
If Only I Could Remember is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-05-2009   #62 (permalink)
Member
 
Join Date: Jun 2009
Posts: 73
Default

If you're using Nedasites, can you confirm whether you're still able to hit Gerdab.ir please.
If Only I Could Remember is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #63 (permalink)
Member
 
Join Date: Jun 2009
Location: The big Island
Posts: 69
Arrow

Quote:
Originally Posted by If Only I Could Remember View Post
If you're using Nedasites, can you confirm whether you're still able to hit Gerdab.ir please.
These statistics show that Gerdab.ir is experiencing a huge load these days: gerdab.ir - Traffic Details from Alexa

It sometimes goes down (or blocks the IP) but still is overstressed by connection requests so it can't serve properly.

This shows the list of other sites owned by Netblock Owner: Top sites for Soroush Interactive Network

The interesting point is that "avizoon.com" a pornography website, is hosted on the same network as gerdab.ir. In other words Intelligent Service has set up pornography web sites to detect people, their proxy or work around method and/or spread Trojans to their computers. As I said before no brain is dirtier than those who work for Intelligence Service of Iran.
gr88iran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #64 (permalink)
Unregistered
Guest
 
Posts: n/a
Question Any Chance You Can Compile a Java 1.5 version?

I'd be happy to run this on a couple of macs - but they are ppc tiger macs that can only run java 5 apps.

I know nothing about java apps, so I don't know if this is as simple as compiling with different options, or if it is a pain in the butt.

If it is simple, and you post it, I'll download and use it.

cheers . . .
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #65 (permalink)
Member
 
Join Date: Jun 2009
Location: The big Island
Posts: 69
Default

Quote:
Originally Posted by Unregistered View Post
I'd be happy to run this on a couple of macs - but they are ppc tiger macs that can only run java 5 apps.

I know nothing about java apps, so I don't know if this is as simple as compiling with different options, or if it is a pain in the butt.

If it is simple, and you post it, I'll download and use it.

cheers . . .
Thanks for your interest to help Iranian people. The latest version is compiled for Java 5 so it should work on your system too. Please inform us about the result (or if there's any error) so that we can fix it.
gr88iran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #66 (permalink)
Unregistered
Guest
 
Posts: n/a
Default Error on os x 10.4, ppc

this is the most up to date java version running on this computer:

~ $java -version
java version "1.5.0_19"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-306)
Java HotSpot(TM) Client VM (build 1.5.0_19-138, mixed mode, sharing)


and this is the error that shows in the console. the jar file fails to load at all.

'Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group'

hope that is helpful.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #67 (permalink)
Senior Member
 
Join Date: Jun 2009
Posts: 171
Default

Quote:
Originally Posted by If Only I Could Remember View Post
If you're using Nedasites, can you confirm whether you're still able to hit Gerdab.ir please.
I'm not. (You already know this, but I'm just posting to get other Nedasites users' attention)
Srpska is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #68 (permalink)
Member
 
Join Date: Jun 2009
Location: The big Island
Posts: 69
Default

Quote:
Originally Posted by Unregistered View Post
this is the most up to date java version running on this computer:

~ $java -version
java version "1.5.0_19"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-306)
Java HotSpot(TM) Client VM (build 1.5.0_19-138, mixed mode, sharing)


and this is the error that shows in the console. the jar file fails to load at all.

'Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group'

hope that is helpful.
Thanks for your feedback. Can you run it with this command?
~ $java -jar Nedasites.jar

It's a pity that Java doesn't have an easy cross-platform deployment method. Maybe we tried the JNLP technology but our host (Google Sites) is not flexible enough.
gr88iran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2009   #69 (permalink)
Unregistered
Guest
 
Posts: n/a
Default os x 10.4, ppc - still doesn't work

Quote:
Originally Posted by gr88iran View Post
Thanks for your feedback. Can you run it with this command?
~ $java -jar Nedasites.jar
still get the same error:
'Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group'

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-07-2009   #70 (permalink)
Member
 
Join Date: Jun 2009
Location: The big Island
Posts: 69
Default

Quote:
Originally Posted by Unregistered View Post
still get the same error:
'Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group'

It's a pity that Java is not as "platform independent" as they claim! All along my professional experience I have seen such problems and even platform-specific or version-specific bugs! However, to blame the technology is not a solution. We are developing a C# version which can run on Windows, Linux and Mac OS with Mono. Meanwhile I'll try to find the reason of that error on this specific platform.
gr88iran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
ddos, gerdab nedasites ddos, nedasites

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)

LinkBack to this Thread: http://iran.whyweprotest.net/help-iran-online/4348-help-ddos-nedasites.html

Posted By For Type Date
Version 4.1L released (Nedasites) This thread Refback 08-22-2009 10:50 PM
Aktiv werden! � FREE IRAN NOW! This thread Refback 06-30-2009 10:46 PM
Cyberwar for Dummies Update: Nedasites � Freunde der offenen Gesellschaft Post #3 Pingback 06-30-2009 08:40 PM
Cyberwar for Dummies Update: Nedasites � FREE IRAN NOW! Post #3 Pingback 06-30-2009 08:35 PM
Contact ‎(Nedasites)‎ This thread Refback 06-30-2009 10:22 AM


All times are GMT. The time now is 06:17 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
no new posts