Is there a free Packet Sniffer which can capture http loopback (to and from localhost) traffic? Must work in Windows 7 64bit. Other than Wireshark & Fiddler.
I'd like to make some room on /dev/sda1 without necessarily having to remove a whole bunch of applications (I've already gone through and deleted all frivolous apps).
This is the state of /dev/sda1 currently:
Dir: /
Type: ext3
Total: 9.4GiB
Free: 488.6MiB
Available: 0bytes
Used: 8.9GiB
It comes to my mind that when I use any proxy server, the information will be submit to the proxy server including the username/password of any website I login. This way I risk my identity.
I've heard that there are some secure proxy server but can I found any with reasonable price, probably free? ( By the way, VPN is also considered but they are expensive for personal usage ). Even if I can find such service, how can I know that they won't exploit my information?
Hi!
I'm looking for a free morphing and/or ageing software for Mac OS X.6, not too hard to use, with the kind of Mac "one click" function, if you know what I mean.
Cheap programs are also welcome, I paid for a Photoshop license, so why not another software...
My goal is to be able to modify faces, make them look older or younger, add some piercing or other, funny stuff.
Thanks for your tipps.
Free minitoring and inventory software like ms system center configuration manager?
I know about spiceworks but there you have to log in with account and I don't know if they are sending some of our information online.
hi,
I'm considering to use google web toolkit to develop my web application. It is not clear if the service is completely free for web storage under 500 mb.
Can I use google web toolkit to develop my own app, and use my own server for it ? Am I going to have some issues if I do this ?
Could you give me some feedback ?
Thanks
Here is what I am working with:
char* qdat[][NUMTBLCOLS];
char** tdat[];
char* ptr_web_data;
// Loop thru each table row of the query result set
for(row_index = 0; row_index < number_rows; row_index++)
{
// Loop thru each column of the query result set and extract the data
for(col_index = 0; col_index < number_cols; col_index++)
{
ptr_web_data = (char*) malloc((strlen(Data) + 1) * sizeof(char));
memcpy (ptr_web_data, column_text, strlen(column_text) + 1);
qdat[row_index][web_data_index] = ptr_web_data;
}
}
tdat[row_index] = qdat[col_index];
After the data is used, the memory allocated is released one at a time using free().
for(row_index = 0; row_index < number_rows; row_index++)
{
// Loop thru all columns used
for(col_index = 0; col_index < SARWEBTBLCOLS; col_index++)
{
// Free memory block pointed to by results set array
free(tdat[row_index][col_index]);
}
}
Is there a way to release all the allocated memory at once, for this array?
Thank You.
There are files with fillable but not savable forms. Acrobat Reader does not allow save such documents.
What free software can convert fillable forms pdf to fillable and savable forms pdf?
I'm a bit confused on what the license/deployment policy for Android is really like.
Is it an open source OS in the same sense as let's say a normal Linux distro ?
If I have an Android 1.6 device, can I simply install the latest version of Android on it
free of charge, or is there a lot more to it ?
I take it, it's not just a download and install workflow.
I have Four websites all hosted under the same account (all under public_html of a main domain).
All but one give me an A for "use cookie-free domains" but one of them gives me an F. What should I be doing to change this one domain? I don't even know what to look for...
Wait a second...grr...I just ran the test again, and got an A-weird...
What's a good, free (or cheap) Mac app I can use to record video via built-in webcam of a long lecture I'll be attending?
Thanks so much in advance for your help! I'm going to continue researching this question right now.
Hi Folks,
I have a pdf document I created through non-Acrobat means (printing to pdf, then merging a bunch of pdfs), but I'd like to manually change the page numbers (i.e. the first several pages are simply title pages, "page 1" is really the 7th page of the pdf). What's the simplest (and ideally, free) way to do this?
For what it's worth, I'm on Windows, though I have access to Macs as well.
Thanks,
/YGA
Moricons.dll has plenty of icons for crufty old dos apps like Foxpro. Are there any DLL icon collections with a nicer set of images that are also free to use?
Edit
I ended up just making my own dll with the icons I needed.
I'm looking for a free or open source way to send emails to new employees when there account is created. I'm ok if its a powershell script, or something else which runs once per day. I'd like to be able to give is a couple of email files exported from outlook as there's a couple of emails I need all the new employees to get.
I have an Transcend pendrive, and when I connect it and double click it to explore, it is showing the error:
Please insert a disk into drive
Also In the properties field it is showing
File system- Unknown
Used space- 0 bytes
free space- 0 bytes
capacity- 0 bytes
I tried to format it using using the command prompt but it is not showing in the list disk command. It is also not showing in the Disk Management.
Possible Duplicate:
How strong is parallels plesk 11 inbuilt firewall for linux os?
I am new to Linux Dedicated server hosting and plesk panel 11 , i am looking for inbuilt firewall module . Is it comes with free in plesk 11 or i need to pay or plesk 11 doesn't support firewall?. I looked at the demo http://www.parallels.com/products/plesk/demos/, but i couldn't find any information about firewall in plesk 11.
I have a 30-minute WMV video which I want to compress to 10 minutes (for YouTube posting) simply by speeding up the action by 3x. Is there a free tool to do this?
I have a 128x128 image of a cube (projection) like this one:
http://www.math.cornell.edu/~mec/Winter2009/Lipa/Puzzles/pics/rubiks-cube.jpg
I need to make a rotating gif out of a static image.
I am looking for a free (or trial) utility or a script that can do that.
Os in the order of preference: Windows, Mac Leopard, Ubuntu Linux.
Thanks!
On my notebook i use IE 8.0 ,Firefox , Google Chrome and Opera and I want any free application that tell me the full history of all sites I visit through any browser ?
Hi, I am running Windows Server 2008 R2 and I am looking for a free tool.
I start a number of batch jobs running inside command prompt. I want to shrink them significantly, so that I can see the Window titles only. I usually shrink them by hand and move them to another monitor.
I am looking for a tool that can do that work for me as soon as certain apps start up.
Thanks!
There are several different free software gallery projects (Gallery, Coppermine, etc), but as far as I know each of those creates a copy of imported images in their internal storage, be it directory structure or database).
Is there any gallery software that would allow keeping existing directory hierarchy of media files (images, videos), as-is, and just store the meta-data of them in a database?
I guess at least various NAS solutions ship with software like this.