PacketStream Explanation - proxy

I have recently seen a website called PacketStream. I downloaded it and ran it for a bit. Then I wondered, how they bought their data from people. I always thought you needed port forwarding for proxies to work but how does PacketStream get a work-around for this?
Thanks in advance.

Related

Janusys.com or Janusus.net Website and Forum

is there anybody who preserved the old Website of the Janusys company. Mostly known for their GridEX Winforms control but they had a complete suite of Winform Tools. Their support was (up until 'bankruptcy') very good and gave much more info on how to use their control in a non standard way.
I still use their components a lot in my projects and up until last year there was still a lookup method on http://janusys.net to get ideas if I was stuck.
The site(s) are out of the air now, so I hope someone has made a 'copy'??
regards Sandor
I hope too.
I hope the site is reactivated or that someone has managed to make a backup

CodeIgniter site on Virtual Host on Mac without MAMP

I’m keen to find out if there is a way of properly run virtual hosts on a Mac with apache without having to use things like MAMP or WAMP.
I have managed to get it to work for a small single page site and it worked seemlessly - However I am having no luck with trying to run a CodeIgniter frameworked site that way.
I would love to hear from anyone who has managed to carry this out successfully. Please let me know!
Thanks a lot.
My advice would be Laravel Valet, which is intended for Laravel, but works well with other frameworks. Support for CodeIgniter is not built-in, but you can always write your own custom driver, or use someone's driver like this written by Github user #rcubitto

how to host github pages with google domain

I have a github page up and running, and I wanted located at a custom url, so I purchased domain names from google domains and put the domain name in a CMAKE file. It's not working, so I think I'm missing something about how to host sites and how this process works. I don't mind researching the answer, but I'm totally lost at this point. Could someone help me out or point me in the right direction? Thanks
for more info i bought "name-name.com" and put "name-name.com" in the CMAKE file. is this even the right address? Thanks
CNAME, not CMAKE. Very different things.
Follow this guide: it worked pretty well for me.

SIMILE Timeline - hosting on your own server

I was wondering if anyone had any experience with hosting MIT's SIMILE Timeline on their own server. I have been trying to do so for a few days now, following the instructions provided via http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js?bundle=true, but have not had any luck. I have downloaded the zip file which contains the files the instructions tell you to reference. I have searched google to the ends but have not found anything that is helpful.
If anyone has any knowledge of working with the SIMILE Timeline, I would greatly appreciate some advice/direction. Everything I have found seems to be pretty dated.
The best place to ask SIMILE-Widgets questions is here:
https://groups.google.com/forum/?fromgroups#!forum/simile-widgets
This documentation worked for me:
http://simile-widgets.org/wiki/Timeline#How-Tos
There are plenty of experienced and helpful users in that group. You will need to be clearer about what you're actually having trouble with. For example, are you getting a blank screen, an error message, etc. Are you able to provide a link to your attempt?

Remote Wipe application in android

Is there any Remote wipe application which will be working on deleting the data in Emulator by sending an SMS from other emulator?? I found some of the free applications in android market on Remote Wipe.. But they are not working..
Please let me know if any of the application is working on Emulator
Thanks in advance
Uday
There is just one remote wipe application I have come across.
I have been trying to write one such application myself but I believe the permissions required are 2nd level and 3rd level permissions (check this link and this link). Thats is the reason I am unsuccessful as yet. I believe that you basically need to sign the package with the same signature as the OEM manufacturer to be able to grant those packages to your device.
If by an stroke of luck you do happen to make one successfully, please let us know the permission you have used to make such a thing possible! =)
Regards
Shouvik
EDIT: Okay I supposed I am wrong. I believe in android 2.2 it is possible to remote wipe your. I have not completely understood how to implement the function or the class yet, I plan to work on it as soon as I can spare some time. :)
Reply:
Well I have been looking at the SDK for some time now, and I can confidently tell you below 2.2, I am pretty sure there is no way I know of to remote wipe your data. I have although read on the mailers list that there is a function that enables a third party client to create a remote wipe application as you may have seen in my post above. I have actually use my own port of android on a device and have just used the brick, but if I do come across any reference that can show how you could achieve what you desire, I would be happy to leave a post here. Regards Shouvik.
Links
http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#wipeData%28int%
also for formatting the SD card I came across a permission that you can request, I guess you follow that you end up at the method.
http://developer.android.com/reference/android/Manifest.permission.html#MOUNT_FORMAT_FILESYSTEMS

Resources