TCL/TK with xft

Hello everyone!
Could some kind person create an tcl/tk PKGBUILD with xft enabled?
It's only in cvs (last time I checked), but it was stable last time I tried it (6 months ago), and I lack the skills to create a cvs-build for myself
There are a few tars on the tcl-server one can use...

aquila_deus wrote:
oscar wrote:
Hello everyone!
Could some kind person create an tcl/tk PKGBUILD with xft enabled?
It's only in cvs (last time I checked), but it was stable last time I tried it (6 months ago), and I lack the skills to create a cvs-build for myself
There are a few tars on the tcl-server one can use...
tcl-devel http://aur.archlinux.org/packages.php?d … =1&ID=1905
tk-devel http://aur.archlinux.org/packages.php?d … =1&ID=1906
Thanks!

Similar Messages

  • TCL/TK with ORacle.

    I have installed oracle 8.0.5 on linux. I want to use oratcl
    with it.
    I have found that even oracle uses oratcl for agents and
    jobs.But they have just provided tcl . Has somebody used tk
    toolkit.It will be great to use Tk with oracle.
    I have tried compiling oratcl 2.5 . It does not compile with tk
    option .
    Has anyone tried using TK with oracle 8.0.5 on linux.
    THanks in advance..
    Naveen
    null

    aquila_deus wrote:
    oscar wrote:
    Hello everyone!
    Could some kind person create an tcl/tk PKGBUILD with xft enabled?
    It's only in cvs (last time I checked), but it was stable last time I tried it (6 months ago), and I lack the skills to create a cvs-build for myself
    There are a few tars on the tcl-server one can use...
    tcl-devel http://aur.archlinux.org/packages.php?d … =1&ID=1905
    tk-devel http://aur.archlinux.org/packages.php?d … =1&ID=1906
    Thanks!

  • Building Emacs with Xft on Arch64

    When I try do build Emacs with Xft (I tried both the source and AUR) I get the following error:
    make[2]: *** No rule to make target `/usr/lib64/crt1.o', needed by `temacs'.  Stop.
    On my machine crt1.o is in /usr/lib not in /usr/lib64.
    Probably there is an easy way to solve this.
    Thanks for any help,
    Markus.

    try adding --libdir=/usr/lib to the configure options.

  • Tcl proc with input argument run from UNIX script...how

    Environment:
    OWB 10g Client on Windows XP Professional
    Repository - 9.2.0.4 on UNIX (AIX 5.2)
    Target - 9.2.0.4 on UNIX (AIX 5.2)
    I need a little tcl advice, please!
    I have a tcl script (proc, I guess) that takes one argument, in this case a mapping name.
    I would like to execute this tcl script from a UNIX shell script and pass the name of the mapping as an argument to the UNIX shell script. Something like:
    OMBPlus.sh omb_deploy.tcl $1
    where omb_deploy.tcl is the script that has all the OMBPlus commands in it to create the deployment plan and execute it.
    I'd like to pass the mapping name as a command line argument to the UNIX shell script but it doesn't like it.
    When I execute the script as above, I don't see any output and the mapping does not get deployed.
    So, I need a little help on two (2) issues:
    1- How do I generate a log file of the output of the tcl script?
    2- How do I pass the mapping name as an argument to the UNIX shell script?
    For #1 I have tried using the 'open logfilename w' at the top of the tcl script but it produces no output.
    I saw another example from this forum where the author used a 'putslog' command in the script. I can't find any documentation on that command, what does it do?
    That same script set a global OMBLOG variable at the top of the script and used the 'putslog' command in the body.
    Is OMBLOG some special reserved word for logging? I couldn't find anything on it.
    I'm trying to learn tcl but struggling to put all the tcl stuff together with all the OMBPlus stuff and make it all work is getting the best of me.
    Any assistance, with examples (I learn best from them), is greatly appreciated.
    Gary

    Well duh!
    I ended up just logging everything from the UNIX shell script and letting the tcl script write everything to stdout.
    I also finally found the $argv parameter and have used that to pick up the name of the mapping being passed to OMBPlus.
    It seems to be working so far.
    Gary

  • Help with tcl script with labview

    I am trying to run a program using tcl script via labview.
    Currently I am using wish80 tcl to run it. And it works fine.
    I tried using example I found on NI website called Run Tcl Script.vi
    I will attach the vi and the tcl file. Hope someone will have a idea what I am doing wrong.
    Thanks
    please change the testpairs2.txt to testpairs2.tcl as it is not letting me attach as tcl.
    Attachments:
    Run Tcl Script1.vi ‏27 KB
    testpairs2.txt ‏1 KB

    Hi randyram,
    try the referenced labview example with your parameters. I guess there are some changes on the OS. (actual OS with LV6.1 to XP) :-)
    LabView Online Help:
    "Refer to the Calling System Exec VI in the labview\examples\comm directory for an example of using the System Exec VI."
    Mike

  • Compiling fvwm-patched with XFT support

    I'm pretty new to Linux. Only spent 2 weeks playing with a minimal Ubuntu install before jumping over to Arch a couple months ago.
    I'm compiling/installing fvwm-patched from the AUR. I'm using yaourt and I'm even editing the PKGBUILD to use the latest fvwm source, and dropping a patch that is no longer needed due to changes in fvwm itself. The problem is the resulting compiled fvwm doesn't have XFT font support.
    I found this in an FAQ:
    cf13. I compiled FVWM from source, and now none of my XFT fonts are working. They work fine under other window managers.
    You're an idiot. You probably didn't compile in XFT support. FVWM needs this to render XFT fonts. If the command:
    fvwm --version | sed -n 2p
    ... doesn't have "XFT" listed in its options, then install the XFT header files (libxft-dev, if you're on Debian) and recompile FVWM.
    I'm not sure how to get these xft header files on Arch. I already have libxft installed and I can't find anything in packages or AUR that looks the equivalent of libxft-dev.
    Anyone know which direction to point me in?
    Cheers.

    As far as I understand it fvwm-devel is a regular package (not from AUR) and is thus pre-compiled and has XFT support. (yes it works)
    The patches work fine as far as I can tell. I'm not having any issues with them. I'm just not sure where to get the "xft header files" mentioned in the FAQ I quoted.
    Last edited by greatant (2011-02-13 12:20:41)

  • How to run .tcl scripts with VTK?

    I have a bunch of .tcl scripts that use VTK. How do I run them? I have tcl/tk/vtk installed, but when I try to run `tclsh script.tcl` it outputs errors about VTK. On other distros i saw a binary named `vtk` that could run .tcl scripts out of the box. Is there something like this on Arch?
    Thanks.

    Hi, vtk is in community. It should supply the tcl bindings. I once was the maintainer when it was in AUR. It works here with the tcl examples that come with the vtk package. Have not tested the version in community yet.

  • How to run tcl scripts with arguments on OMBPlus

    Hi,
    I am trying to deploy mappings from OMBPlus. I could do it by saving step by step commands to a tcl file and run it on OMBPlus as
    source e:\\mi\\test.tcl
    Contents of test.tcl is:
    =======================
    OMBCONNECT owbdesigner/owbdesigner@humistst:1521:mistst
    OMBCC 'S80_DWH_PROJECT'
    OMBCONNECT RUNTIME 'CONN_MISTST' USE PASSWORD 'owbruntime'
    OMBCC 'S80_OWBTARGET'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN \
    'CRE_MAP' ADD ACTION 'MAPPING_DEPLOY' \
    SET PROPERTIES (OPERATION) \
    VALUES ('CREATE') SET REFERENCE MAPPING \
    'DWH_BA_MAPPING'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'CRE_MAP'
    puts "Mapping Deployed..."
    OMBDISC
    ===========================
    Now i want to pass mapping name as argument/parameter, so that my script can work dynamically. I tried following in test.tcl:
    OMBCONNECT owbdesigner/owbdesigner@humistst:1521:mistst
    set mapname [lindex $argv 1]
    OMBCC 'S80_DWH_PROJECT'
    OMBCONNECT RUNTIME 'CONN_MISTST' USE PASSWORD 'owbruntime'
    OMBCC 'S80_OWBTARGET'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN \
    'CRE_MAP' ADD ACTION 'MAPPING_DEPLOY' \
    SET PROPERTIES (OPERATION) \
    VALUES ('CREATE') SET REFERENCE MAPPING \
    '$mapname'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'CRE_MAP'
    puts "Mapping Deployed..."
    OMBDISC
    and, run it as follows on OMBPlus
    source e:\\mi\\test_map.tcl DWH_BA_MAPPING
    then it is giving error for invalid arguments.
    Can anybody help me to sort it out.
    Many Thanks.
    Deepali

    As Jorg said, you can pass command line arguments when you start OMBPlus.
    If you want to pass parameters from within OMB, just create a proc and then run it...
    proc deployMap {mapName} {
         set mapName [string toupper $mapName]
         OMBCONNECT owbdesigner/owbdesigner@humistst:1521:mistst
         OMBCC 'S80_DWH_PROJECT'
         OMBCONNECT RUNTIME 'CONN_MISTST' USE PASSWORD 'owbruntime'
         OMBCC 'S80_OWBTARGET'
         OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN \
              'CRE_MAP' ADD ACTION 'MAPPING_DEPLOY' \
              SET PROPERTIES (OPERATION) \
              VALUES ('CREATE') SET REFERENCE MAPPING \
              '$mapname'
         OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'CRE_MAP'
         puts "Mapping Deployed..."
         OMBDISC
    }Run it like this
    deployMap <map_name>You can automatically load the proc when you start OMBPlus but putting it into ombinit.tcl (or put it in another file and put "source myprocs.tcl" at the bottom of ombinit.tcl).

  • Compilation error when compile something with XFT lib

    /usr/include/X11/Xft/Xft.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_XftFTlibrary'
    When I use arch32, no problem.
    The line 62 on Xft.h is:
    extern FT_Library       _XftFTlibrary;
    And this error
    /usr/include/X11/Xft/Xft.h:96: error: expected specifier-qualifier-list before 'FT_UInt'
    to:
        FT_UInt         glyph;
    How to fix this?

    This looks like exactly the same question you asked in the thread
    [http://forums.sun.com/thread.jspa?threadID=5335510]
    Please do not ask the same question in more than one thread.

  • Parsing a TCL List with java

    I am writing a new client for a client/server application. The server was written in TCL and returns responses in TCL list format, in some cases as nested lists.
    Ex: {data { bob frank ted } 6 7}
    What I would like to do is pull out the nested part of the list {bob frank ted} and turn it into a java array {bob, frank, ted} and the remaining members into a second array {data,8,7}
    I have looked at regular expressions, the stringtokenizer, and various parsing classes - is there a single clean way of doing this?
    TIA
    Darrell

    Try something like this:import java.util.regex.Matcher;
    import java.util.regex.Pattern;
    class Main {
        public static void main(String[] args) {
            String line = "{data { bob frank ted } 6 7}";
            String inner = myGroup(line);
            String outer = line.replace(inner, "");
            System.out.println(line+"\n=\n"+inner+"\n+\n"+outer);
        static String myGroup(String s) {
            Pattern pattern = Pattern.compile("\\{([^{}]*?)\\}");
            Matcher matcher = pattern.matcher(s);
            return matcher.find() ? matcher.group() : null;
    }Or perhaps: http://tcljava.sourceforge.net/docs/website/index.html

  • Nexus 7000 Interactive Action with TCL or Python

    hello, Team
    Does anybody know how we can trigger interactive action with EEM?
    Cu hope to execute some command sets to another device with specific event.
    I've tried to test with TCL/Python with CLI but interactive mode didn't support by CLI/EXEC.
        N7K_1-tcl# cli "telnet localhost"
        Cannot run interactive command with cli/exec prefix.
        N7K_1-tcl#
    Is there any idea to work this scenario properly?
    Or Anybody guide where is the TCL Library can use inside of N7K?
    Just it looks simple, but couldn't work it easy in N7K.
    Hope to get any clever idea from experts
    Best Regards
    Jaemi Lee

    There isn't any mail action support in NX-OS EEM.  However, EEM 5.x provides the ability to execute a tclsh script from an EEM applet.  You could use Tcl to send your email.  The tcllib package at http://tcllib.sourceforge.net/ offers an smtp.tcl library in the mime module.  You can use this to send your email.

  • Problem with signed tcl scripts

    Hi All,
    Im having some difficulties getting signed scripts to work on a router.
    Ive got openssl 0.9.8h installed on a FreeBSD 6.2 box, and following the documentation located below, word for word, I cant seem to get any scripts to run properly. The router just seems to continually fail to verify the digital signature.
    http://www.cisco.com/en/US/docs/ios/12_4t/netmgmt/configuration/guide/sign_tcl.html#wp1079441
    When trying to run a script I usually end up with the following error messages:
    Invalid Signature
    May 10 04:54:30.845: ../cert-c/source/p7spprt.c(614) : E_VERIFY_ASN_SIGNATURE : error verifying digital signature
    May 10 04:54:30.849: CRYPTO_PKI: status = 0x725(E_VERIFY_ASN_SIGNATURE : error verifying digital signature): pkcs7 verify data returned status
    May 10 04:54:30.849: CRYPTO_PKI: status = 0x725(E_VERIFY_ASN_SIGNATURE : error verifying digital signature): failed to verify
    May 10 04:54:30.849: CRYPTO_PKI: unlocked trustpoint scriptsigning, refcount is 0
    May 10 04:54:30.849: %SYS-6-SCRIPTING_TCL_INVALID_OR_MISSING_SIGNATURE: tcl signing validation failed on script signed with trustpoint name scriptsigning, cannot run the signed TCL script.
    But when I try signing the example script in the document mentioned above it seems to work fine:
    #tclsh flash:hello.tcl
    hello
    argc = 0
    argv =
    argv0 = flash:hello.tcl
    tcl_interactive = 0
    May 10 03:58:00.408: CRYPTO_PKI: self-signed cert within the pkcs7.
    May 10 03:58:00.408: CRYPTO_PKI: Added x509 peer certificate - (1073) bytes
    May 10 03:58:00.408: CRYPTO_PKI: chain received from the peer has been reduced to one already trusted cert
    May 10 03:58:00.408: CRYPTO_PKI: validation path has 0 certs
    May 10 03:58:00.408: CRYPTO_PKI: unable to get cert attributesfor AAA list authorization.
    May 10 03:58:00.408: CRYPTO_PKI: chain cert was anchored to trustpoint scriptsigning, and chain validation result was: CRYPTO_VALID_CERT
    May 10 03:58:00.412: CRYPTO_PKI: Success on PKCS7 verify!
    May 10 03:58:00.412: CRYPTO_PKI: unlocked trustpoint scriptsigning, refcount is 0
    In both cases I used the exact same private key and CA certificate to sign both scripts.
    Does anyone have any clues, tips, or pointers for doing this successfully?
    Cheers,
    Tom

    I found your problem. The ORIGINAL script ended in a blank line. Therefore, you need TWO lines before the signature. I took the pkcs7 file you sent, your latest cert, and then added the signature to a clean btest.tcl with a trailing newline. The result worked perfectly.
    I'm attaching the signed btest.tcl along with the exact same cert and pkcs7 file you sent (I'm not attaching the private key for obvious reasons, but it is the same).
    All I did was take your pkcs7 file and:
    xxd -ps btest_sig.tcl.pk7 > btest.hex
    (I added a newline to the top of btest.hex, added the signature header, and commented each subsequent line)
    cat btest.tcl btest.hex > btest_sig.tcl
    I loaded your cert into my router, then loaded the signed script:
    Loading btest_sig.tcl from 14.32.100.33 (via FastEthernet0/0): !
    [OK - 5618 bytes]
    Bandwidth is 8434.

  • Error installing 2.4.13 with db-4.7.25

    I get the following error, which seems to show the configure script getting a goofed-up value for DB version: "4.6\n4.7":
    sh buildall.sh enable-java with-tcl=/path/to/x86-64-linux/tcl/lib with-junit=/path/to/x86-64-linux/lib/junit-4.4.jar enable-perl with-berkeleydb-prefix=/path/to/x86-64-linux/db-4.7.25 -b 64 prefix=/path/to/x86-64-linux/dbxml-2.4.13 --build-one=dbxml
    checking if --with-berkeleydb=DIR option specified... /path/to/x86-64-linux/dbxml-2.4.13
    checking for Berkeley DB version from install tree... 4.6
    4.7
    configure: error: /path/to/x86-64-linux/dbxml-2.4.13 is version 4.6
    4.7, which is not a supported version of Berkeley DB. The version must be at least 4.3
    Yorick

    First of all, thank you for the reply.
    Undertood I've downloaded the newer version and it installed fine.
    Thanks a lot!

  • Conky and xft fonts

    WM: Openbox
    I have these in my conkyrc:
    override_utf8_locale yes
    use_xft yes
    xftfont Terminus:size=8
    xftalpha 0.8
    But it doesn't display the desired fonts, if launched from a terminal error is:
    Conky: can't load Xft font 'Pie charts for maps:size=8'
    Conky: can't load Xft font 'Radio Space:size=8'
    Conky: can't load Xft font 'Pie charts for maps:size=8'
    Conky: can't load Xft font 'Radio Space:size=8'

    Hi Shy
    You have to install dmenu-xft
    Look here: http://aur.archlinux.org/packages.php?ID=28745
    There is a problem with the packagebuild on this page though.
    It should be:
    pkgname=dmenu-xft
    pkgver=4.0
    pkgrel=1
    pkgdesc="Dynamic X menu - with xft support"
    arch=('i686' 'x86_64')
    url="http://code.suckless.org/"
    license=('MIT')
    depends=('libx11' 'libxinerama' 'libxft')
    conflicts=('dmenu')
    provides=('dmenu')
    source=(http://dl.suckless.org/tools/dmenu-4.0.tar.gz
    http://z.ip.fi/~henkka/dmenu-xft/dmenu-4.0-xft.diff)
    md5sums=('66e761a653930cc8a21614ba9fedf903'
    '1f3ecd819a39dea88a3dde9b5271bec6')
    build() {
    cd $srcdir/dmenu-$pkgver
    patch -p1 < ../dmenu-4.0-xft.diff || return 1 make || return 1 make DESTDIR=$startdir/pkg PREFIX=/usr install || return 1 # LICENSE mkdir -p $startdir/pkg/usr/share/licenses/$pkgname || return 1 cp LICENSE $startdir/pkg/usr/share/licenses/$pkgname/ || return 1
    Save this as PKGBUILD textfile and run makepkg where you saved PKGBUILD.
    But first uninstall the dmenu version you have with
    sudo pacman -Rd dmenu

  • Looking for ACE Probe TCL script specific for LDAPS

    Hello Everyone,
    I have searched the forum, and i am having difficulty finding an example of how to modify the LDAP TCL probe from port 389 to secure LDAP port 636.
    Could someone kindly point me or provide me the modified TCL script if you happen to have it.
    During my search I also found a config that someone had provided, which contained the following probe:
    probe tcp LDAPS_Probe
      port 636
    probe tcp LDAP_Probe
      port 389
    I was trying to figure out if this a modified TCL script for LDAP or modifed TCP TCL script specific for port 636.
    This is how I applied the script for LDAP port 389.
    script file 1 LDAP_PROBE
    probe scripted LDAP_PROBE_389
    interval 5
    passdetect interval 30
    receive 5
    script LDAP_PROBE
    serverfarm host SF-LDAP-389
    description SF LDAP Port 389
    predictor leastconns
    probe LDAP_PROBE_389
    rserver LDAP-RS1-389
    inservice
    I will be more than glad to provide you any additional information that you need.
    As always thanks for your input.
    Raman Azizian
    SAIC/NISN Network services

    normally you would engage a TCL developer or ciso advanced services to develop a custom script for anything other than what Cisco provides in canned scripts. If you are comfortable with tcl you can do it yourself. Here is an example of the LDAP script modified to include initiation via ssl.  default port is 389 when you implement you would specify 636.
    #!name = LDAP_PROBE
    # Description:
    #    LDAP_PROBE opens a TCP connection to an LDAP server, sends a bind request. and
    #    determines whether the bind request succeeds.  LDAP_PROBE then closes the
    #    connection with a TCP RST.
    #    If a port is specified in the "probe scripted" configuration, the script probes
    #     each suspect on that port. If no port is specified, the default LDAP port 389
    #     is used.
    # Success:
    #   The script succeeds if the server returns a bind response indicating success
    #    (status code 0x0a0100) to the bind request.
    #   The script closes the TCP connection with a RST following a successful attempt.
    # Failure:
    #   The script fails due to timeout if the response is not returned.  This
    #    includes a failure to receive ARP resolution, a failure to create a TCP connection
    #    to the port, or a failure to return a response to the LDAP bind request.
    #   The script also fails if the server bind response does not indicate success.
    #    This specific error returns the 30002 error code.
    #   The script closes any attempted TCP connection, successful or not, with a RST.
    #  PLEASE NOTE:  This script expects the server LDAP bind response to specify length
    #   in ASN.1 short definite form.  Responses using other length forms (e.g., long
    #   definite length form) will require script modification to achieve success.
    # SCRIPT version: 1.0       April 1, 2008
    # Parameters:
    #   [DEBUG]
    #      username - user login name
    #      password - password
    #      DEBUG        - optional key word 'DEBUG'. default is off
    #         Do not enable this flag while multiple probe suspects are configured for this
    #         script.
    # Example config :
    #   probe scripted USE_LDAP_PROBE
    #         script LDAP_PROBE
    #   Values configured in the "probe scripted" configuration populate the
    #   scriptprobe_env array.  These may be accessed or manipulated if desired.
    # Documentation:
    #    A detailed discussion of the use of scripts on the ACE is included in
    #       "Using Toolkit Command Language (TCL) Scripts with the ACE"
    #    in the "Load-Balancing Configuration Guide" section of the ACE documentation set.
    # Copyright (c) 2005-2008 by Cisco Systems, Inc.
    # debug procedure
    # set the EXIT_MSG environment variable to help debug
    # also print the debug message when debug flag is on
    proc ace_debug { msg } {
        global debug ip port EXIT_MSG
        set EXIT_MSG $msg
        if { [ info exists ip ] && [ info exists port ] } {
         set EXIT_MSG "[ info script ]:$ip:$port: $EXIT_MSG "
        if { [ info exists debug ] && $debug } {
         puts $EXIT_MSG
    # main
    # parse cmd line args and initialize variables
    ## set debug value
    set debug 0
    if { [ regsub -nocase "DEBUG" $argv "" argv] } {
        set debug 1
    ace_debug "initializing variable"
    set EXIT_MSG "Error config:  script LDAP_PROBE \[DEBUG\]"
    set ip $scriptprobe_env(realIP)
    set port $scriptprobe_env(realPort)
    # if port is zero the use well known ldap port 389
    if { $port == 0 } {
        set port 389
    # PROBE START
    # open connection
    ace_debug "opening socket"
    set sock [  socket -sslversion all -sslcipher RSA_WITH_RC4_128_MD5 $ip $port ]
    fconfigure $sock -buffering line -translation binary
    # send a standard anonymous bind request
    ace_debug "sending ldap bind request"
    puts -nonewline $sock [ binary format "H*" 300c020101600702010304008000 ]
    flush $sock
    #  read string back from server
    ace_debug "receiving ldap bind result"
    set line [read $sock 14]
    binary scan $line H* res
    binary scan $line @7H6 code
    ace_debug "received $res with code $code"
    #  close connection
    ace_debug "closing socket"
    close $sock
    #  make probe fail by exit with 30002 if ldap reply code != success code  0x0a0100
    if {  $code != "0a0100" } {
        ace_debug " probe failed : expect response code \'0a0100\' but received \'$code\'"
        exit 30002
    ## make probe success by exit with 30001
    ace_debug "probe success"
    exit 30001

Maybe you are looking for

  • HELP ME!!! MY ITUNES WONT OPEN

    i use itunes everday, all of a sudden it wouldn't open anymore. I need help!

  • DSC 8.6.1 wrong timestamps for logged data with Intel dual core

    Problem Description : Our LV/DCS 8.6.1 application uses shared variables to log data to Citadel. It is running on many similar computers at many companies just fine, but on one particular Intel Dual Core computer, the data in the Citadel db has stran

  • Running an Intel Mac on a Wireless Network with other Power PC Macs

    I know changing the Airport to WPA encryption will allow an intel Mac with either Mac OS or WinXP OS to access the airport. If you have powerPC Macs also, what encryption will allow both Mac (intel and powerPC) and WinXP to access the airport? Right

  • Video player problem

    hi, how to make blank space in video path to make work.java fx media player doesn`t work it throws illegal character exception.

  • HttpService: first invocation very slow

    Hi all, I searched the forums a bunch for this one but couldn't find anything. Here goes: I am using FlexBuilder 3.0 to write an app that uses HttpService to call pre-compiled JSPs on BEA WebLogic 8.1, running on my localhost. When I run my Flex app