Search:

Type: Posts; User: Shell

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    979

    Re: Calling a JavaScript function from Flash

    I would like to provide some important notations that you should be aware about :

    before the name of the function to call, it is absolutely necessary to insert the word "javascript" followed by a...
  2. Re: J2ME code for capture of photos and pictures in mobile

    In this case, the property to check is video.snapshot.encodings that allows us to detect a string that lists the encodings of the images captured by the camera and obviously we get a null if the...
  3. Replies
    3
    Views
    2,084

    Re: FileSystem Object in VBScript

    I would like give the result of coding provided by the "pancham". Result of the script (reportedly, of course, to hard drive):

    C:
    documents and settings
    inetpub
    program files
    recycler ...
  4. Replies
    6
    Views
    1,560

    Re: How to add VBScript code in a page

    This is because a and b are interpreted as strings, and the + sign instead of the sum concatenate two strings. To resolve this problem it is necessary to convert from string to numeric variables. The...
  5. Replies
    5
    Views
    1,567

    Re: Objects in VBScript

    The following code creates unFileSystemObject and lists the drives in the local machine:

    Dim fso
    Dim disk

    'Create the FileSystemObject
    Set fso = CreateObject ("Scripting.FileSystemObject")...
  6. Re: What are the physical and logical format in XML?

    But who owns these properties? Take an extreme case, like that of a pure scorer which is the title of the page, where the language does not provide more than a mark without additional guidance, and...
  7. Replies
    10
    Views
    1,742

    Re: Disabling Nepomuk

    I feel the same .... so I'm on two of my three systems and global USE = "semantic-desktop" set ... well, I am also so paranoid and use no Contact (KDE personal information manager), at least not at a...
  8. Replies
    7
    Views
    1,174

    Re: What is a Journaling file system in Linux?

    XFS: Version 1.0 of XFS, SGI's made known on May 1, 2001. Mainly this was created for the operating system from SGI, IRIX. Now available under GPL for Linux. I'm using this file system, and so far I...
  9. Re: Checklist for the character encoding in HTML

    Versatility: coding techniques here are recommended to use all valid techniques in line with the published rules and may (subject to the limitations of the recommended regimens) of the one in the...
  10. Replies
    5
    Views
    2,808

    Re: Silverlight Treeview examples in VB

    We were also doing the same thing. In situations like this, to use a master page is an excellent solution, since we avoid duplicating the code in all pages that need to dispose of that browsing...
  11. Replies
    7
    Views
    827

    Re: .NET & Java Web Services

    Does anyone with the pseudo-CallByReference of JAX-WS? I know that it is a Class Data Holder, with which one can reach the well. However, I do not know if you could possibly reach the listener...
  12. Replies
    8
    Views
    2,230

    Re: Canoo WebTest vs Selenium in Java

    You should be in your choice to take into account any event, as the objects of your page are identified. Identifies you an object id in a clear, therefore
    <input id="blub"...>,
    then probably the...
  13. Re: Google Web Toolkit - an ideal framework for Web applications?

    It's probably the nature of the application subject to. The would be different to an action-based solution then that GWT provides a good possibility, the controller velegen to the client - that is...
  14. Re: Problems of Web application and database access

    In my experience with Web applications, it is a good rule state as little as possible to keep on the server. I would even say * should * if possible, we keep only the principal / login information in...
  15. Replies
    6
    Views
    1,094

    Re: Return data from J2EE web service

    To make the class-members practice public is questionable. Better would be to provide java-bean properties. Also, it depends on your container WebService: axis, cxf, etc. I would look at the HTTP...
  16. Replies
    8
    Views
    1,288

    Re: The way to operator overloading in Java

    As a small point of criticism put, I would, however, that I have ruled in my version of certain operators (shift, comparison and assignment operators) from the front early on to avoid confusion,...
  17. Replies
    5
    Views
    8,541

    Re: Eclipse: java.lang.UnsatisfiedLinkError

    Hello Gadin, Yes, the DLL I've packed in with the directory. Meanwhile, I have both JAR, DLL in all directories really packed in, which are displayed in my lib path, but still the same error ... That...
  18. Replies
    5
    Views
    898

    Re: Question to Hibernate in Java Development

    You are you really sure that you want to give up lazy-loading, simply because instance of does not work for proxies? The standard in the use of proxies is to dispense with instance of in the...
  19. Replies
    9
    Views
    1,419

    Re: Generics vs. Reflection in Java

    The compiler is now trying a workaround (Type Erasure) to come around this restriction. It replaces each generic type against the type of object and adds the appropriate casts. The following is an...
  20. Thread: Java and XML

    by Shell
    Replies
    3
    Views
    616

    Re: Java and XML

    Whenever the parser finds a tag will call startElement. Whether the label is. Receive as a parameter the name of the label but not the parent tag. So if we have nested tags with the same name, we...
  21. Replies
    9
    Views
    1,176

    Re: Error while sending messages with JMS

    I am telling you about adding a Queue Queue1 in JNDI.

    imqobjmgr add -tq -l cn=Queue1 \
    -o imqDestinationName=MyQueue \
    -j...
  22. Replies
    4
    Views
    2,763

    Re: Read and Write a .txt file with Java

    Even I am new user of Java, and I want to say that "FileOutputStream and FileInputStream" is not really clear ... :no: To register a data in a file. Txt, you must first ask you if you register an...
  23. Re: Information about the search application Lucene

    Creating an index file is an essential step towards the implementation of a Search Application with Lucene. An index is a special database, which contains a compiled version of the content of a...
  24. Replies
    8
    Views
    865

    Re: Can WEBDEV easily used in web applications?

    WebDev comes standard with the powerful database Hyper. Among the many unique advantages of the database engine it is possible to distribute this free database engine with your site. A total gratuity...
  25. Re: Optimize the connection to the database in mysql

    I suppose you use a java.util.Timer or (preferably) a java.util.concurrent.ScheduledExecutor to schedule the task you say you have to do every six seconds. If exactly every 6 seconds but the server...
  26. Replies
    5
    Views
    1,627

    Re: ClassNotFoundException Error in Java

    The exception that you are getting may indicate two things:

    Either your CLASSPATH is misconfigured.
    Whether the rights of the jar file or class file does not allow reading of it for the...
  27. Replies
    4
    Views
    1,489

    Re: How to create an executable jar?

    To create the jar must already deleted all .Java files. The ideal is to copy all. Class (with their tree if they are packaged) in a temporary directory to create the jar in this directory. You can...
  28. Replies
    5
    Views
    1,496

    Re: Help for Timer examples in Java

    Within the repetitive warnings are even two options of the java.util.Timer :

    With the methods schedule (), for example, if the notice is repeated every second, it is possible that the computer is...
  29. Replies
    9
    Views
    1,050

    Re: Information on Java Card

    The platform specification for Java Card 3.0 is in the Classic and the Connected Edition available, both are backward compatible with previous versions. The Classic Edition is based on version 2.2.2...
  30. Replies
    5
    Views
    1,625

    Re: Problem when calling a Javascript function

    The basics:

    <script>
    window.onload = function () (... )
    </ Script>

    And just in case you have other scripts that should run when the page loads, you could do:

    <script>
    ...
  31. Replies
    8
    Views
    883

    Re: Problem in installing StarOffice

    I was having the similar problem which was fixed later (luckily :59:). For that all I have to do is, I needed to install rpm package manager and lib's. Later then it was installed properly and I was...
  32. Replies
    4
    Views
    1,195

    Re: How to configure database in NetBeans 6?

    We will be a console to forfeit SQL querys. To do this, right click on the link> Execute command. Copy and paste the following SQL commands in the console, and click on the icon "Run SQL" (Ctrl +...
  33. Replies
    11
    Views
    1,911

    Re: How to install NetBeans 6.8?

    NetBeans relates to a platform for developing desktop applications using Java and an integrated development environment ( IDE ) developed using the NetBeans Platform. The NetBeans Platform permits...
  34. Replies
    7
    Views
    1,344

    Re: CharSequence interface problem in Java

    You should follow the tasks to strings that are mentioned below :

    Write a program that reads strings so long until you string "END" enter. Up to that time read in character strings are to be...
  35. Replies
    4
    Views
    971

    Re: Problem in program of C++

    I advise you to change the code calling this way :

    char_string hp
    char * adesallouer = null;
    while (line! = nullptr & & strcmp (adesallouer ch.stringTochar_array = (line), line)! = 0)
    ( ...
  36. Replies
    5
    Views
    792

    Re: What are the functions wysiwyg editor

    List of WYSIWYG-editors of the text :


    AbiWord (package GNOME Office )
    KWord (package KOffice )
    Microsoft Word (package of Microsoft Office )
    OpenOffice.org Writer (package of...
  37. Re: MobileMe Email messages are not received in Inbox

    If you start by checking your email in a client application, such as Mac OS X Mail or Microsoft Outlook, a rule may classify mail messages unexpectedly. Check your other folders from the mailbox to...
  38. Replies
    4
    Views
    3,946

    Re: Hp Photosmart Printer Error 0xc18a0201

    Simply you need to reset your printer, you can do this by following the below steps :

    * Turn the printer.
    * Once it is ready, hold down the key "9" and "#".
    * Unplug the power cable...
  39. Replies
    4
    Views
    744

    Re: How to remove Soft Soldier malware

    Try nCleaner, to remove Soft Soldier. It has more than 90 methods of cleaning and helps to get rid of unnecessary records in the system registry, the Startup folder, remove the temporary and obsolete...
  40. Replies
    6
    Views
    896

    Re: Features of Microsoft Word 2008 for mac

    In Word 2008, you can use ligatures in Apple Advanced Typography Fonts (AAT) Mac OS X version 10.4 (Tiger) and both AAT and OpenType fonts in Mac OS X version 10.5 (Leopard). Ligatures are font...
  41. Re: What are the Features of Microsoft Excel 2008 for mac

    Formula Builder feature in Microsoft Excel 2008 for mac is really good. The Formula Builder helps you create formulas in a simple, step by step. You do not have to memorize functions or their syntax....
  42. Replies
    5
    Views
    1,802

    Re: iSight camera is not Working with iMovie

    If you are unable to establish communication between the iSight camera and iMovie , try the following troubleshooting tips:

    * Make sure the cable from your iSight is properly connected to the...
  43. Replies
    8
    Views
    1,392

    Re: iSync does not sync with Nokia N95

    Update the firmware of the phone, some phones may require software updates to operate properly. Check the phone manufacturer or service provider for the availability of updates and service options....
  44. Replies
    5
    Views
    3,922

    Error code 14 : Unable to sync iDisk

    Hi,

    I have a imac desktop, I am not able to sync my iDisk with my macintosh pc . I keep getting the Error code 14. I am not able to access Internet. I have searched I can't find a solution. Has...
  45. Replies
    5
    Views
    1,377

    Re: iDisk not displayed in finder

    If you can connect to MobileMe without being able to connect to your MobileMe iDisk, try the following steps:

    * Check the status of MobileMe in your system In MoblieMe to ensure that no...
  46. re: Nokia X6 : Price, features & Specifications

    The X6 is a Nokia phone equipped with 3G WCDMA and HSDPA, which will provide excellent access to wireless broadband internet. The terminal, in fact, version 7.0 incorporates the company's browser and...
  47. Replies
    4
    Views
    1,306

    How to implement XML Digital Signature

    In my example SignatureMethod is being used to generate the signature, in my example i had used PKCS#1 RSA-SHA1 algorithm which is being described in RFC 2437 and one or more Reference elements...
  48. Replies
    4
    Views
    1,306

    Implement XML Digital Signature

    Definitely i will help you out with this in the below code you can see that it is being indented and formatted for readability and at the same time note that Signature element is being inserted...
  49. Re: How to import email messages from Qualcomm Eudora into Entourage ?

    If you have messages to another e-mail application and the stored set of messages in this application as MBOX File can be saved, you can import this group of messages in Entourage. MBOX files have...
  50. Replies
    4
    Views
    4,049

    Re: DVD Burning Error code 0x80020063

    It is possible if it is an external drive there is a wiring problem. Unplug everything, turn off, restart and use different ports in the back of the unit and the Mac and, if possible with another...
Results 1 to 50 of 231
Page 1 of 5 1 2 3 4
Page generated in 1,711,629,095.24621 seconds with 33 queries