I am trying to zip some files with an unknown file type individually. I am using the following code in a batch script to do that:
@ECHO OFF
FOR %%A IN (bestbuy*nat*component.cpi*) DO "C:\Program Files\7-Zip\7z.exe" a -mx9 -m0=lzma2:d256m "%%~nA.7z" "%%A"
The code will compress files individually ONLY if the file has an extension. Unfortunately…
I'm looking for suggestions on mailing list software to use on an existing server running Postfix/Procmail. Something relatively simple.
requirements:
1 list, < 50 subscribers
list members dumped in a certain file by a script (being pulled from LDAP or MySQL on another box)
Handles MIME, images, etc.
Moderation features
No…
OK, so here is the scenario. I have 4 Locations connected with an MPLS. I have installed an ASA at the primary location which is 10.20.1.0. Traffic is fine internally and to the world, however... I can't route traffic over the MPLS to another network. It is being blocked by an implicit deny rule even though there is a rule to…
I have windows 7(64) installation setup on a Boot Camp partition on my MacBook Pro 13".
I also access this partition through VMware hosted by OS X (snow leopard).
Every time I switch between VMware and Boot Camp windows says that it needs to be re-activated because of hardware or driver changes.
I've tried wmware KB KB…
OK, so here is the scenario. I have 4 Locations connected with an MPLS. I have installed an ASA at the primary location which is 10.20.1.0. Traffic is fine internally and to the world, however... I can't route traffic over the MPLS to another network. It is being blocked by an implicit deny rule even though there is a…
I somehow got "Deal Slider" which was detected by Malwarebytes, so I let the program delete it.
Now, every time I start my computer, I get the message from Windows Script Host that says: Can not find script file "C:\Users\Jason\Appdata\Local\Deal Slider\repair.js". Beep boop beep.
This is a very odd message, because…
I am setting up PHP on my local web server with iconv, which should be there by default, but I am getting the following error:
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
__php_iconv_strlen in iconv.o
_php_iconv_string in iconv.o
__php_iconv_strpos in iconv.o
…
I'm trying to write an backup script that will exclude files over a certain size.
If i run the script duplicity gives an error. However if I copy and paste the same command generated by the script everything works...
Here is the script
#!/bin/bash
# Export some ENV variables so you don't have to type…
I'm trying to write an backup script that will exclude files over a certain size.
My script gives the proper command, but when run within the script it outputs an an error. However if the same command is run manually everything works...???
Here is the script based on one easy found with google
…
I'm trying to write an backup script that will exclude files over a certain size.
If i run the script duplicity gives an error. However if i copy and paste the same command generated by the script everything works...
Here is the script
#!/bin/bash
# Export some ENV variables so you don't have…
Hey,
I've got a Sony Dye-Sub printer that holds ink/paper sets - i.e. a very certain amount of ink and paper for ~200 prints.
This information is available to me from within Control Panel Printers Preferences Printer Device Information (i.e. current 189 remaining prints).
Any way I can…
That's pretty much it. I don't need high precision in the Paleolithic Era, but I would like to be able to represent these date without jumping through too many hoops.
Thanks,
Jason
I want to skew an image into a trapezoidal shape. The left and right edges need to be straight up and down; the top and left edges need to be angular. I have no idea what the best way to do this is.
I'm using GD Library and PHP. Can anyone point me in the right direction?
Thanks,
Jason
Hi,
Anyone know what the following means? I have these two lines in our cisco PIX configuration file but have no references to these IP's anywhere else in the config and cant find a device on the network with them.
global (inet) 10 213.228.xxx.xx
global (inet) 20 213.228.xxx.xx
…
Can anyone point me to any useful examples of an application framework being built using the newly released Enterprise Library 5?
I have previously used v4.1 and after downloading the source for v5 and building - I'm not understanding how to integrate it with a WPF app - i.e. there…
Hi All,
Any advice on how I might grab an image using C# from this device (Canopus ADVC-55)
I tried emailing the manufacture but they where not interested as they sell it with their own software products.
Cheers,
jason
Canopus-ADVC-55
Hi,
I'm using autoLink="web" attribute in TextView to launch Browser.
However, I want to launch the myActivity with WebView, when I click the links in TextView.
Is is possible that catch the click event and invoke startActivity?
Thanks in advance,
Jason
Hi All,
I have had thoughts of trying to write a simple crawler that might crawl and produce a list of its findings for our NPO's websites and content.
Does anybody have any thoughts on how to do this? Where do you point the crawler to get started? How does it send back its…
Hey Everyone,
I am getting this error in Expression Engine when I am clicking on the Extensions Manager in the Utilities setting. Think anyone can help me out ... Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in ...
Thanks,
Jason
Hi, I have a PHP form (mortgage app) that is about 400 fields, traffic on the site will be low.
What is the ideal Session size for 400 fields going into a MySQL db?
In PHP.ini what do I set?
Anything I should set that I am missing?
-Jason
Hello.
My company is deploying an embedded software/hardware product. We have beta testers lined up who will test the product in the field.
We would like a system of keeping track of the feedback we receive from these users. Perhaps some sort of ticketing system?
I've…
I am trying to find out how to modify the Colors / Fonts used in the Schema Compare "Object Definitions" window that appears after a comparison is done between two databases.
The color scheme I have is unreadable, but I cannot seem to find the right settings in the…
I assume I would need a special centronics cable to do this, but is it possible to get the print data from the remote device and convert it to a image file in .Net?
thanks,
Jason
Hi all,
how can I create a connection to excel file and view the result in vb.
I am using visual studio 2008, I have been trying to look for answers around but could not find one that teaches step by step.And what references do I need to use?
Thanks in advance.
…