Image with /without payload encryption
Hi all,
Can you tell me when I should go for IOS image with payload encyrption and without payload encryption and what are the basic differences?
Thanks in advance,
Ram
Here is more information on IOS image with/without "payload encryption" for your reference:
http://www.cisco.com/en/US/prod/collateral/iosswrel/ps8802/ps5460/product_bulletin_c25-566278_ps10537_Products_Bulletin.html
1. Universal images with the "universalk9" designation in the image name: This universal image offers all the Cisco IOS features including strong payload cryptography features such as IPSec VPN, SSL VPN, and Secure Unified Communications.
2. Universal images with the universalk9_npe" designation in the image name: The strong enforcement of encryption capabilities provided by Cisco Software Activation satisfies requirements for the export of encryption capabilities. However, some countries have import requirements that require that the platform does not support any strong crypto functionality such as payload cryptography. To satisfy the import requirements of those countries, the `npe' universal image does not support any strong payload encryption. This image supports security features like Zone-Based Firewall, Intrusion Prevention through SECNPE-K9 license.
Similar Messages
-
Script to Sort Images with/without Clipping Paths?
I've searched for a while and can't find a script that will sort a folder of images into two new folders that contain images with and without clipping paths. Anyone have or know of a script that will do this for me? I'd would greatly appreciate it. W7, PS CS5 32 and 64 bit.
Thanks in advance!
AndyHi Andy, Mike has a function to check for clipping groups but requires the file to be open...
// Function: clippingPathIndex
// Description: Gets the index of the activeDocument's clipping path
// Usage: clippingPathIndex()
// Input: None
// Return: Index as Integer. -1 if there is no clipping path
function clippingPathIndex(){
var ref = new ActionReference();
ref.putEnumerated( charIDToTypeID("Dcmn"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );
var desc = executeActionGet( ref );
var clippingPath = desc.getObjectValue(charIDToTypeID("Clpg"));
return clippingPath.getInteger(charIDToTypeID("ClpI" ));
I think it should be possible to check the files without opening them using Bridge, looking at the Photoshop File Format it says....
If the file contains a resource of type 8BIM with an ID of 2999, then this resource contains a Pascal-style string containing the
name of the clipping path to use with this image when saving it as an EPS file. 4 byte fixed value for flatness and 2 byte fill rule.
0 = same fill rule, 1 = even odd fill rule, 2 = non zero winding fill rule. The fill rule is ignored by Photoshop.
I will see if I have time today to put something together for you. -
Script to Sort Images with/without transparency?
I've made this a new thread because I posted a similar question that was answered correctly in another thread about a sorting script for images with and without clipping paths.. I'm hoping the trend continues. (I could probably modify the script myself if I knew the proper syntax for image transparency.)
So, my question simply is: Is there a script that will sort images (in my case psds) into two separate folders, one containing images with transparency, and one with images with no transparency (or, no layers).
Any help with this, as always, would be very very much appreciated,
Thanks!
AndyAnother reason to create this as a new thread of course is to help anyone else who may do a search on this particular scripting need .
-
Encrypted Disk Image mounts without Password
I've created a new encrypted disk image so that I can store sensitive documents and did it carefully, step by step,(per instructions from www.macworld.com/2425) but after I unmounted, then remount, it doesn't ask me for a password. It just mounts as if it were a regular file. Am I suppose to unmount the volume and drag the disk image to the trash? I don't know what else to try.
The Mac uses and encrypted database of keys called the "Keychain". When you login, it opens the "login" keychain using your login password. That keychain can be used to provide passwords for applications and services, and form data for web sites. In this particular case, the password for your encrypted disk image is being stored in the keychain and automatically provided.
If another user attempted to open the disk image, the disk image mounter would first look in his keychain and then the system keychain for a key to open it with. Finding none, it would prompt the user to specify the key (password). If the user supplies the correct password, the system would put it in his keychain for safe keeping, and the user would then be able to open the image again without supplying the password.
You can remove the key from your keychain by opening up /Applications/Utilities/Keychain Access, selecting the "login" keychain, and then looking for an entry with a name that matches the .dmg file in question. Highlight it, and then press the delete key to delete it. The next time you attempt to open it, it will prompt you for a password. -
My client would like to be able to add new images to their site themselves and use them as hyper-links to external sites without having to replace an old image with the new one (or blank place holding images - far from ideal). Is there ANY way that this is possible? They do not wish to update and add new images/links regularly and it is certanly not intended to be used as a blog or way of being able to constantly keep content new and fresh otherwise I would set them up with a blog account and add that to the site. It is merely a way of adding links to other local businesses every once in a while.
Please see the page they wish to update... Friends. (Please excuse the layout... the customer will not be able to resize or edit the images themselves and wishes to add them as-is!)
Thanks in advance for any help. If anybody knows how I can ask an Adobe official mod, that would be great... that, or make a request for a future addition in an update?
Warm regards,
Ben GathercoleHi Andria,
Changing links is currently not possible with in-browser editing.
Please post this as a feature request in the following feedback form :
http://feedback.inbrowserediting.com/?url=
Regards,
Akshay -
WSS payload encryption with pi 7.1 for webservice.
Hi Gurus,
I want to implement Wss in PI 7.1 for publishing webservice with user name token.
just payload encryption is needed.... i need some help how to do that...
If someone have a guide or something similer.. I will be grateful.
tanks..
love u all...Sharon,
1) Set up HTTPS
2) Are you calling the Encryption service out of SAP PI box, If so use SOAP - HTTPS call to get encrypted.
The below threads & link will give an idea
http://help.sap.com/saphelp_nw04s/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
HTTPS configuration for SOAP adapter
Sender SOAP Adapter with HTTPs call
HTTPS post using SOAP
Cheers
Agasthuri -
How to mark (psd) Images with the Circle Symbol without duplicating them
I would like to import my layered images in Aperture.
The problem is i would like to further adjust them in photoshop cs3 without creating a duplicate.
Is there a possibility to mark this images with the Circle Symbol (for edited with external editor) or do I really have to open each image than close again, delete the master and then the remaining image with the circle can be opened and further enhanced in Photoshop without duplicating the image.
Another example:
I like to open a psd file within aperture with: edit with Adobe Photoshop CS3.
The Image should open without being duplicated. Then I could drag the layer into another PSD document and close it again.
Right now I would end up with a Master Duplicate which I have to delete afterwards.
I know I could use referenced files and say show in finder but I like managed better,
also:
Show in finder does show you only one image (I like to do that to 5 or 10 images at once).
bcLike I said if you want to get into the programming business you can modify the aperture database directly but I don't know of an easier way with managed masters. You can always just do your workaround to files that you are actually working on and you only need to do it once.
Sorry there is no answer to easier answer to deal with all of them at the same time. At least none I can think of off the top of my head.
RB
Ps. Lightroom can just open your PSD files but that is an apples and oranges thing. Lightroom is not trying to manage your masters for you in a managed library an ensure that nothing modifies them, if you are ok with that method than referenced files should be ok with you as well, you can always use referenced for your legacy PSDs and use a managed methodology for your new images going forward starting with the source image. -
Can't create disk image with Disk Utility
I just upgraded to OS X Mountain Lion and i can no longer create disk images with Disk Utility in order to store encrypted data.
The operation fails and ends with the post :
Failed to create disk image, error:
hdiutil: create failed - Resource busy
I use three Macs with Mountain Lion, and this problem occurs only on one of the three.
I check the disk, repair permissions and did a reset of the PRAM. I even did a reinstall of Mountain Lion, without success.
But curiously, using a new user account, I was able to create a first disk image. But no one after.Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
Click the Clear Display icon in the toolbar. Try the action that you're having trouble with again. Post any messages that appear in the Console window – the text, please, not a screenshot.
When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
DO NOT INDISCRIMINATELY DUMP THOUSANDS OF LINES FROM THE LOG INTO A MESSAGE. If you do that, I will not respond.
Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting. -
Image with foreign characters in name won't display
I have an image on my drive whose name has foreign characters ("c�pia de frente.jpg"). To display the image my JSP reads the image name from the database and generates the following html:
<img src="../pictures/c�pia de frente.jpg">The page then displays a broken image icon for this image. Images in the same list which do not have foreign chars get displayed accurately. When I choose "show image.." in my browser I see that the image name has been rewritten into the following: c%C3%B3pia%20de%20frente.jpg. The rewriting that will display the image is instead c%F3pia%20de%20frente.jpg. I found the correct rewriting on another of my JSP where the image with the foreign chars actually gets displayed correctly although the code to generate the html is the same on both pages and looks something like this (simplified):
<logic:iterate id="listelement" name="list" property="rows" scope="request" type="org.apache.commons.beanutils.DynaBean">
<%
out.write("<img src=\"../pictures/"+listelement.get("name").toString()+"\">");
%> <br>
</logic:iterate> Every image that doesn't have foreign chars in its name gets displayed accurately but images with foreign chars in their names won't display. What am I doing wrong?
Thanks
NiklasThanks, but it doesn't seem necessary to replace foreign characters. It works without replacing in one place but not in another which is confusing. I think it is something with the enconding but can't see what the difference is between the working and non-working code. In both pages I have put <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">I'd greatly appreciate any more suggestions to solve this problem.
-
How can I save an image with background transparency as an eps in photoshop?
I have to submit an eps of my logo and I would like it to have a transparent background. I have googled this many times, followed all of the suggestions and I'm still having trouble.
Follow the help text in PhS CS2. I have shown importat guidelines by bold text:
"To save a path as an image clipping path
Draw a work path that defines the area of the image you want to show.
Note: Paths are vector-based; therefore, they have hard edges. You cannot preserve the softness
of a feathered edge, such as in a shadow, when creating an image clipping path.
In the Paths palette, save the work path as a path.
Choose Clipping Path from the Paths palette menu, set the following options, and click OK:
For Path, choose the path you want to save.
For Flatness, leave the flatness value blank to print the image using the printer’s default value.
If you experience printing errors, enter a flatness value to determine how the PostScript interpreter
approximates the curve. The lower the flatness value, the greater the number of straight lines used
to draw the curve and the more accurate the curve. Values can range from 0.2 to 100.
In general, a flatness setting from 8 to 10 is recommended for high-resolution printing
(1200 dpi to 2400 dpi), and a setting from 1 to 3 for low-resolution printing (300 dpi to 600 dpi).
If you plan to print the file using process colors, convert the file to CMYK mode.
Save the file by doing one of the following:
To print the file using a PostScript printer, save in Photoshop EPS format, DCS, or PDF format.
To print the file using a non-PostScript printer, save in TIFF format and export to Adobe InDesign,
or to Adobe PageMaker® 5.0 or later. "
An image with clipping path contains everything outside the path as transparent.
Tested actually by PhS CS6.
Photoshop is not the right tool. Better use Illustrator or InDesign (ID for logos which are not too complex).
Graphical objects in IL or ID reside on a transparent background without any selection or clipping path
(PostScript concept).
Best regards --Gernot Hoffmann -
Cisco Agent Desktop / Supervisor Desktop Issue with Full Disk Encryption
Has anyone had any issues related to running Cisco Agent Desktop or Cisco Supervisor Desktop on a machine running full disk encryption? Our desktop team installed full disk encryption software from Check Point, and it seams to be causing some issues with call monitoring, screen pops via workflow and connectivity to the UCCX server. It's not effecting every machine (that we know of), but the fix for us right now is to provide a desktop without the encryption software. I'm just wondering if this is related to us, or if there is any supporting documentation out there?
Any help is apprecicated.CAD for IPCCX v4 does not support windows 7. See compatibility matrix:
http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_compatibility/matrix/crscomtx.pdf
In my experience if you already have CAD installed and you upgrade the OS (without a fresh rebuild) CAD will work - but it is NOT supported. You should test this though.
You will not be able to install the older version of CAD on windows 7, the installer will give you errors.
Brian
please rate helpful posts -
Still image with motion has flicker pulsating problem
I use FCP 5.0.4
I have read the many threads about this subject and am still not able to succeed in getting rid of the flicker/pulsating in a still image with motion.
I would say about 25% of the stills with motion have the jitters; all the rest look great.
The first thing I tried was
Effects:Video Filters:Video:Field Shift:none
as well as
Effects:Video Filters:Video:Flicker Filter min, med, and max.
Maybe 5% were corrected with this, but the other 20% still had the jitters even after using a combination of the above or by themselves.
I just burned a test DVD using a variety of the persistently jittery stills from my current project and although the jitters change a bit, they were still there so all of these failed:
1. Effects:Video Filters:Video:De-interlace Upper (odd)
2. Effects:Video Filters:Video:De-interlace Flicker Filter minimal
3. Effects:Video Filters:Video:De-interlace Flicker Filter max
4. Effects:Video Filters:Color Correction:Broadcast Safe conservative 115
5. Effects:Video Filters:Video:Flicker Filter max
6. All the tricks together which means
Effects:Video Filters:Video:De-interlace set at Upper (odd)
Effects:Video Filters:Video:Flicker Filter max
Effects:Video Filters:Video:Shift Fields: none
Effects:Video Filters:Color Correction:Broadcast Safe conservative 115
I know this issue has been kicked around a lot and i know some folks are not happy that it has to be kicked around at all. But I am doing something wrong because my DVDs look very un-PRO. Would anyone like to talk me through this nightmare preferably with as many details as possible since I am obviously missing something critical.
Thanks in advance.There is no 'secret formula'. It just takes thinking through the issues.
1. Set the image size for each image that makes sense within the context of your project. Going significantly larger than the displayed area of that image (including movement) is just asking FCP to do additional work to resize the image. FCP is less sophisticated at resizing images than Photoshop. Use Photoshop and your planning of the movie to get the images to the appropriate size.
2. Wasted effort and totally irrelevant- you could set it to 7200 dpi if it makes you feel better.
3. Good idea - be sure to knock down areas of pure or very bright white. These are the elements that will give you the most trouble.
4. Don't do this unless you want to throw away HALF the picture information. Deinterlace deletes half the picture and then photoshop recreates it through interpolation of the remaining half of the picture. Why do this?
5. Make your determination based on what works. If you have properly exposed and sized the material, the need to blur is greatly reduced. ONLY do it on the images that need it. Why degrade every image if you do not need to do so?
6. See number 5
7. Lay out your time line early, view the work on an external broadcast monitor and only mess about with the images that require it.
In the psycho business they have term for much of the referenced post - it's called superstitious behavior. Basically it comes down to "It worked before so we recommend it to everyone without regard to their situation" ... here's another example:
Many years ago in my architecture practice, we had one of the early 512k macs (upgraded from the 128k!) I needed to show one of the interns how to create a project budget spread sheet in Excel. Inadvertently I clicked on Word, said "oops", closed it and opened Excel and we went to work.
A week later I was walking by the computer and overheard the same intern explaining how to work with Excel to another architect. "First you open Word, close it, THEN you open Excel", she explained. When asked by her 'trainee', why do you have to open Word first, wouldn't it just be easier to simply open Excel? Her answer was just perfect, "Well, it works every time, what's wrong with that?" so it goes ...
good luck with your project.
∏ -
Rotating Image with Fade Effect
Ok looking to rotate an image with a fade effect; below is a rotating image code.
(Wanting this effect to be transitional and smooth. Transparency? Opacity?)
<script language="JavaScript">
<!--
function adArray() {
for (i=0; i*2<adArray.arguments.length; i++) {
this[i] = new Object();
this[i].src = adArray.arguments[i*2];
this[i].href = adArray.arguments[i*2+1];
this.length = i;
function getAdNum() {
dat = new Date();
dat = (dat.getTime()+"").charAt(8);
if (dat.length == 1)
ad_num = dat%ads.length;
else
ad_num = 0;
return ad_num;
var ads = new adArray(
"img1.jpg","http://www.domain.com",
"img2.jpg","http://www.domain.com",
"img3.jpg","http://www.domain.com");
var ad_num = getAdNum();
document.write('<div align="center"><A HREF="'+ads[ad_num].href+'" target="_blank"><IMG SRC="'+ads[ad_num].src+'" '
+'BORDER=0 name=js_ad></A></div>');
link_num = document.links.length-1;
function rotateSponsor() {
if (document.images) {
ad_num = (ad_num+1)%ads.length;
document.js_ad.src = ads[ad_num].src;
document.links[link_num].href = ads[ad_num].href;
setTimeout("rotateSponsor()",4000);
setTimeout("rotateSponsor()",4000);
// -->
</script>
Any ideas?Here is the script I finally got working! It would have not came to me without your help guys!
<script>
var pictureWebPartName="Pictures"; // name of the picture library web part
var showThumbnails = true; //otherwise show full sized images
var randomImg = true; //set to true to show in random order
var useCustomLinks = false; //true to use second column as URL for picture clicks
var RotatingPicturesLoopTime = 5000; //2000 = 2 seconds
var imgToImgTransition = 1.0; //2 = 2 seconds
// don't change these
var selectedImg = 0;
var imgCache = [];
var imgTag;
function RotatingPictures()
imgTag = document.getElementById("RotatingImage");
//Find the picture web part and hide it
var Imgs = [];
var x = document.getElementsByTagName("TD"); // find all of the table cells
var LinkList;
var i=0;
for (i=0;i<x.length;i++)
if (x[i].title == pictureWebPartName)
// tables in tables in tables... ah SharePoint!
LinkList = x[i].parentNode.parentNode.parentNode.parentNode.parentNode.parentNode.parentNode;
// hide the links list web part
LinkList.style.display="none";
break;
if (!LinkList)
document.all("RotatingImageMsg").innerHTML="Web Part '" + pictureWebPartName + "' not found!";
//Copy all of the links from the web part to our array
var links = LinkList.getElementsByTagName("TR") // find all of the rows
var url;
var len;
for (i=0;i<links.length;i++)
//if (links(i).id.match("row")!=null)
if (links[i].childNodes[0].className=="ms-vb2")
len=Imgs.length
Imgs[len]=[]
Imgs[len][0] = links[i].childNodes[0].childNodes[0].href;
if (useCustomLinks)
if (links[i].childNodes[1].childNodes.length>0)
{ Imgs[len][1] = links[i].childNodes[1].childNodes[0].href; }
else
{ Imgs[len][1] = "" }
if (Imgs.length==0)
document.all("RotatingImageMsg").innerHTML="No images found in web part '" + pictureWebPartName + "'!";
for (i = 0; i < Imgs.length; i++)
imgCache[i] = new Image();
imgCache[i].src = Imgs[i][0];
if (useCustomLinks)
imgCache[i].customlink=Imgs[i][1];
RotatingPicturesLoop();
// now show the pictures...
function RotatingPicturesLoop()
if (randomImg)
selectedImg=Math.floor(Math.random()*imgCache.length);
if (document.all){
imgTag.style.filter="blendTrans(duration=" + imgToImgTransition + ")";
imgTag.filters.blendTrans.Apply();
url=imgCache[selectedImg].src
if (useCustomLinks)
{ RotatingImageLnk.href=imgCache[selectedImg].customlink; }
else
{ RotatingImageLnk.href = url; }
if (showThumbnails)
// convert URLs to point to the thumbnails...
// from airshow%20pictures/helicopter.jpg
// to airshow%20pictures/_t/helicopter_jpg.jpg
url = revString(url);
c = url.indexOf(".");
url = url.substring(0,c) + "_" + url.substring(c+1,url.length);
c = url.indexOf("/");
url = url.substring(0,c) + "/t_" + url.substring(c,url.length);
url = revString(url) + ".jpg";
imgTag.src = url;
if (document.all){
imgTag.filters.blendTrans.Play();
selectedImg += 1;
if (selectedImg > (imgCache.length-1)) selectedImg=0;
setTimeout(RotatingPicturesLoop, RotatingPicturesLoopTime);
// utility function revString found here:
// http://www.java2s.com/Code/JavaScript/Language-Basics/PlayingwithStrings.htm
function revString(str) {
var retStr = "";
for (i=str.length - 1 ; i > - 1 ; i--){
retStr += str.substr(i,1);
return retStr;
// add our function to the SharePoint OnLoad event
_spBodyOnLoadFunctionNames.push("RotatingPictures");
</script>
<!-- add your own formatting here... -->
<center>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="VU" height="125" width="160" align="center" valign="middle">
<a name="RotatingImageLnk" id="RotatingImageLnk" alt="click for larger picture">
<img src="/_layouts/images/dot.gif" name="RotatingImage" id="RotatingImage" border=0>
</a>
<span name="RotatingImageMsg" id="RotatingImageMsg"></span>
</td>
</tr>
</table>
</center>
Thanks again guys! -
Pixelated images (with High Quality Display turned on)
Here's my problem: The images look sharp on the internet, but when I download them, place them in Indesign and print them, the look pixelated!
Take this one for example: http://media.smashingmagazine.com/images/typefaces/productus.gif
It's resolution is 72 ppi. But when I place it onto the Indesign A4 page (or Letter format for that matter) it occupys almost entire width of the page.
Why is it so? Why is it so big by default without enlarging it? It's kinda logic that a small 72 ppi image stretched across the whole page will appear blurry when printed on 300 dpi printer.
So how can I set the indesign page to 300 ppi/dpi so images with lower restion will appear smaller when placed on the page and - will be printed sharp?mike.n03 wrote:
Where can you specify this preference?
And you mean there's a script for InDesign? Wow, it would be cool to get it. So far I solved that problem by recording an Action in Photoshop and than apply it to all the images using Batch command.
Preference is down at the bottom of the File Handling section ... Check the bos to preserve dimensions and a the relinked file will be scaled back to the same size in ID. Uncheck, and the scale percentage will be preserved.
Almost anything is scriptable in ID (but I don't write them). I recall a script that was posted a year or two ago that would allow you to select an image and type a desired effective resolution into a dialog. The image would get scaled to reach that effective ppi. Your batch action in Photoshop is fine, and useful if you want to palce everything at 100%, but it isn't required to change the resolution in Photshop to achieve what you want. Scaling in ID is exactly the same thing as changing the resolution without resampling in Photoshop. No pixels are added, removed or altered -- only their dispalyed size is changed. If you want a script to set all images to 300 ppi effective resolution, you should probably pay a visit to the scripting forum. -
Generate image with CFIMAGE - but need to use img tag to serve the content
I create a new image with cfimage, that already works without
any problems.
But instead of using the action="writetobrowser" I need to be
able to use the script inside a img tag:
Example: <img
src="myscript.cfm?somedata=iwanttheimagetocreate>
I found one webpage that deals with that problem (
http://www.webdevelopernews.com/2007/09/14/serving-up-cfimages-via-image-tags/)
but the image served to the browser, when using the code below, is
of a very low quality and another point is that you can't serve
.gif's to the browser.
<cfcontent type="image/jpg"
variable="#ImageGetBlob(backgroundimage)#">
Any suggestions/solutions?
Thanks,
PhilIn that entry Raymond mentions:
"The WriteToBrowser action actually generates HTML that points
to a ‘magic’ URL to serve the image.". ie <img
src="/CFFileServlet/_cf_image/_cfimg-12345036853711072.PNG" alt=""
/>
Perhaps you could create a function that captures the
generated html by using <cfsavecontent>.
<cfsavecontent variable="imageTagHTML">
<cfimage action="writeToBrower" ..>
</cfsavecontent>
Then uses a regular expression to extract and return the url
portion only. ie
"/CFFileServlet/_cf_image/_cfimg-12345036853711072.PNG"
<cfset ExtractedURLHere = SomeFunction(arguments...)>
<cfoutput><img
src="#ExtractedURLHere#"></cfoutput>
Though you could also use the entire html string directly
<cfoutput>#imageTagHTML#</cfoutput>
Maybe you are looking for
-
Write files on a Server with an Applet
How can I write files (like php) on my server with an applet? Can anybody explain it step for step?
-
Problem regarding saving ibots
hi...good evening... I am setting up ibots for BI Analytics in solaris server.. I have successfully ran all the steps... 1)createing S_NQ tables 2)configuring the job manager 3)configuring the scheduler etc etc. also i have ran the cryptotools and al
-
Jtable sorting question - string works, but numbers don't
Hi, I have a Jtable which is populated from an Object two-dimensional array (myData). The object itself already containes string types and int types as appropriate (after a cumbersome type conversion). I can sort by the string column, but the number
-
Java inherited static operations on static variables
How does one force a static method in a base class to operate (read/modify) on static variables in the base class and all of its subclasses ? From what I've seen, static methods aren't truly inherited; just invoked from the sub-classes within the sup
-
I purchased a movie on itunes and it will not play on the itouch
I purchased a movie on itunes and it will not play on the itouch. it states that the "movie could not be played. Any ideas? when I called for support, i was told I have to pay