Development Work

Hi, I am in need of some help building a simple app using the SDK Collaboration Builder for use in Adobe Connect. Does anyone do contract work for this sort of thing?

Paul is right.
Sun Studio 12 Express Release 3 (early access aka preview release, etc)
is available with a shiny new IDE based on NetBeans 5.5.1. We'd love for
you to give it a try.
If you encounter bugs, please let us know, and we'll try to get
them fixed before Sun Studio 12 FCS.

Similar Messages

  • Tools for SAP development work management?

    Hi fellow SAP developers!
    As you know, in a big software company the management of development work can be a challenge. Everyone should be able to see quickly who is doing what, who is available for new work, how did some old requests get solved and where is their documentation. We are talking about more than just some simple ticket management system here. It would be a central repository and work management tool for years to come.
    I am interested to hear some suggestions for good tools that can be used for development work management in SAP world.
    - It should be a tool where development requests can be input, reviewed, approved, documented and stored.
    - It should support storing attachments
    - It should support a project structure, under which the development items are created.
    - It should be searchable and have different views to the development requests (for example by project, request raiser, developer, status etc.)
    - It should have some kind of approval system or workflow.
    - It should also support email notifications when the status or person assignment changes.
    - It should run on large corporate network (accessible in intranet, perhaps via browser).
    - A nice bonus would be a mobile client access for urgent cases
    I'm keen to hear any proposals, even if not all the points in the wishlist are fullfilled
    I'm interested to hear any comments on your exeperiences on various work  management tools. What worked and what not?

    Well, a SAP based product would be efficient as it is integrated and there would be no need for additional licenses etc.
    I have to investigate the Solution manager offerings more, if that indeed could handle this task. Have you got any further information or experience?
    Rally sounds interesting as well! Are there any other tools like that, proven good in SAP development?
    For simply using Abap workbench, I'm afraid that is not good enough for what I'm after. How would you manage for example work queues, project based issue views and extensive solution documentation with it? And everything would have to be searchable and visible for also for non-technical managers who do not log in to SAP.

  • Web dynpro developement works with SAPGUI?

    Hi,
    I am a developer working most of my time in 4.6C. Recently i started to upgrade myself. I have studied about web dynpro and came to know that All of business suite developement is done in Web dynpro, be it java or abap.
    My question here is once a web dynpro is developed independent of whether it is developed in ABAP or JAVA, will work in all defferent forms of ui : sapgui, webgui, etc?
    Put in other words, does business suite developed in web dynpro be accessable via a normal SAPgui?
    Regards,
    harikrishna.
    Edited by: harikrishna indugu on Feb 24, 2009 4:04 PM
    Edited by: harikrishna indugu on Feb 24, 2009 4:04 PM

    >
    harikrishna indugu wrote:
    > Hi,
    >
    > This leads me to a fundamental question:
    >
    > For a client running ERP 6.0 for his application, a business user should have both sapgui ( For ECC applications like PP/MM/SD ) and portal/business client for SCM/CRM/SRM/HCM etc? Isn't it ridiculous business user need to know how to use both???
    >
    > Thanks,
    > Harikrishna Indugu.
    This is where the NetWeaver Business Client has its best use case - when combining legacy SAPGUI transactions with newer Web Dynrpo ones.  Like the portal, the two types of transactions are ran within the same navigation frame.  However because the NWBC is a desktop application, the technical integration of the SAPGUI is much more efficient.  You get easy navigation between SAPGUI and Web Dynpro screens.

  • Does anyone have a good link for images I can access for my web development work. I have Adobe Creative SUite 5.5

    Does anyone have a good link for images I can access for my web development work. I have Adobe Creative Suite 5.5

    In short, NO.
    I was hoping that the 7.4.1 update would allow it to work, but it has caused more problems than it is worth.If you do actually get it to work you will see the TC in finder (under Shared) when connected to the internet outside of your home network. What I have found though is that the 7.4.1 firmware update has made using the internet at home almost impossible.
    I have tried Hamachi but it is not reliable.
    I have settled with Dropbox so my files are synced between my home machine and laptop.

  • Using an 11" for development work

    I was wondering about the usability of the 11" for development work (I'd go the 1.6 with 4gig)
    I will generally work with a monitor, but I'm wondering about the performance given the slower CPU.
    Has anyone tried Eclipse? When a browser, etc, is running?
    Compiling? What about VM stuff?
    I was originally set on the 13", but the portability would be great. So long as it's not grinding along.
    Thanks!

    You would usually apply one background image to one element.
    Your code is applying the same jpg to several elements.
    Here is an example of CSS code that applies one png image to
    the background of a div with the id name of wrapper2.
    #wrapper2 {
    background: url(../images/secondary_content_faux_column.png)
    repeat-y 77% 0;
    The html could look something like this:
    <body>
    <div id="wrapper2">
    </div>
    </body>
    The code repeat-y 77% 0; tells the image to repeat vertically
    and position itself using percentage values. More commonly pixels
    are used for positioning using top and left as the preferred start
    point.
    Check your html and css code are working correctly together.
    You can also check that you file path to the image and the image
    and id or class names are correct.

  • Trex developer work after the completion of basis work

    Hi,
       After trex installation, i mean completion of basis person work.
      what r the responsibilites of trex developer.
      how to to that work
    regards,
    kakshayini

    After Trex Installation u need to Register Trex with portal
    Registering TREX Hosts with the Portal:
    To register TREX hosts with the Portal, you have to first locate the name server and port of the TREX Installation. This is located in sapmsg.ini. You have to then set up the TREX name server in the J2EE Engine with the Visual Administrator.
    Procedure
    To locate the name server and port
    Log on to the server with Administrator privileges.
    Navigate to the installation folder of TREX (that is C:\usr\sap\trex_00).
    Double-click sapprofile.ini to open the file in Notepad.
    Make a note of the port number. The default is 30001. You will need to enter this port number to the J2EE Visual Administrator in a later step.
    Trex/Nameserver/Port=30001    
    To set up the TREX name server in the J2EE Engine
    Open Windows Explorer in the server.
    Navigate to J2EE Admin installation directory (that is C:\usr\sap[SID]\JC##\j2ee\admin).
    Double-click go.bat to start the J2EE Visual Administrator.
    Log on to the Visual Administrator.
    Choose Global Configuration u00E0 Services u00E0 TREX Service.
    Select the nameserver.address properties field.
    Enter the server name of the TREX instance and the port number.
    Choose Update.
    Choose Save
    Select yes to restart the TREX Service.
    To exit the J2EE Visual Administrator, choose Close u00E0 Exit.
    Check the connection to the Enterprise Portal
    Log on to the Enterprise Portal with super-administrator permissions.
         Choose System Administration u00E0 Monitoring u00E0 Knowledge Management u00E0 TREX Monitor u00E0 Server Status.
         You should see the status of the HTTP Server, Name Server, Queue Server, and Index Server is Available.

  • Calling function - SQL Developer works - ODBC error

    Hello,
    I'm trying to use a new function like this:
    EXECUTE zUpdateUser ('xxyyzz-2205','SEAAN009','45SKNYE','E')
    It works fine in Oracle SQL Developer but when I type the same command in DaFT or WinSQL that connect to the DB using ODBC I get an error message back:
    [Oracle][ODBC]Syntax error or access violation.
    I'm using the Oracle 10g Client and ODBC driver.
    Any ideas what I could be doing wrong?
    Thanks.

    Are you connecting to the same database user from SQL Developer and ODBC?

  • How to share Endeca development work with team

    Hi all,
    I'm wondering what is the best way for a (distributed) team of  developers to share work when building an Endeca application in the workbench (e.g. cartridges, pages etc..). I see there is a utility to export/import entire applications but this seems like overkill if a developer is just making minor adjustments to a page or cartridge for example. Is there way to just export certain resources? Or is the standard way to have a central Endeca environment which everyone works from (this doesn't like an ideal way to work to me)?
    What's the best way to share code when working with Endeca and many team members that are building the application?
    I'm a noob in the Endeca world so excuse me if this is trivial question but I don't see how this is easily done.
    Thanks!
    Dave

    Hi Tim,
    Thanks for the response...let me be more clear on what I'm asking though. We have a VCS already in place (we're using git).
    What I'm really trying to get at is how a team of Endeca developers, each with a local install/config of an Endeca application, can work on developing pages, cartridges etc.. and then share those updates from the base application with the rest of the team.
    I'm aware of the 'export_site' script in the application that will basically export the entire application and can be reimported by other team members but that appears to be overkill when perhaps a single cartridge has been updated only or a new page has been added. Is there a way to just share those resources easily for the team? Like, just importing the necessary files that have been updated when modifying a cartridge?
    Would the approach of checking in the specific Endeca application directory (e.g. c:/Endeca/apps/MyApplication) in to git be the best approach so when updates in the workbench are done/saved against this directory in each developer environment..so git would determine the specific updates that are made and we could simply just commit what's been changed? If that's the approach are there certain files/directories we don't necessarily want to keep under version control as they are more specific to each environment (e.g. like the file/directory that stores the indexed data as that will be different between developers potentially).
    I hope that better clarifies my question on this topic.
    Thanks for the help!
    Dave

  • Does programming/developing work well with the mini mac

    has anyone downloaded wcode 4 using the mini mac and is there problems with using this application for developement on the mini mac

    mpap,
    The thread bananaman referenced is one reason I posted my question here.  Perhaps I was just lucky, I received my T500 March 20th and the ATI 3650 worked fine right out of the box with Google Earth 5.0.  If yours is reasonably new I don't see why it shouldn't work as well.
    By default GE chose OpenGL for the Graphics Mode (see Tools/Options/3D View in GE).  I'd suggest checking the Graphics Mode setting in GE.  I'd also check to see that your ATI card is actually being used, and that your on-board graphics isn't being used instead.  Apart from that I have nothing else to offer as I didn't need to fool around with anything for it to work.  But I have worked with other computers where GE's defaults didn't work and some fiddling had to be done with the Graphics Mode settings.  So you might want to try DirectX mode, and even try checking the "Use safe mode" box so see if that makes any difference.
    Good luck,
    Frank 

  • Filter development work

    Ok...
    I've gone round and round trying to find someone that has Photoshop development skills and haven't found anyone. That's why I'm here.
    I've got a project that I'm willing to pay someone to work on. I just need help finding someone that has the skills.
    The project:
    Create a plug-in based on some Photoshop actions.
    The filter would work in PSE 5.0 - Mac & PC
    Any help in finding someone would be greatly appreciated!
    Thanks,
    John
    [email protected]

    To create the equivalent of a Graduated filter with the effect starting at the center you can drag the radial filter endpoint to stretch it off-screen. Use the hand tool to push the radial filter off-screen and then drag the endpoint out further. You may need to do this a few times. You can also use two Graduated filters back to back, which gives you the ability to apply a centered Exposure correction and adjustments for Highlights and Shadows correction that are different on each side.

  • LabVIEW Developer worked at Kista, Stockholm, Sweden

    Hello All,
    This is Puneet Kapoor, Indian citizen.
    I do have almost 2 yrs of experience in LabVIEW Development and Automated Test Systems for various hardware boards.
    I worked at Kista, Stockholm, Sweden for one of my LabVIEW project to develop Automated Test software for GSM Systems.
    As my current project is on edge of completion, i am searching for change.
    Please go through my resume attached herewith the mail.
    Best Regards
    Puneet Kapoor
    CLA 2014
    CCVID 2014
    Attachments:
    puneetkapoor.doc ‏56 KB

    Hello,
            I am Shubhlaxmi
    Chandrikapure working in CC Engineer Private Limited,Pune.I have total
    1 year and 7 months of experience in  Labview.Knowledge of PC based
    Data Aquisition,Rs232 Communication.I have done 3 projects.
    Currently working On "ABSOLUTE BLOCK SYSTEM" Project which is design
    for railway signals.Application describes how to change aspect of
    signals with the help of excel sheet through  Rs232 communication which
    has 104 inputs and 600 outputs.The whole track is of 40fit with 6
    stations.
    Attachments:
    Latest Resume1.doc ‏79 KB

  • EP developer work after the completion ep installtion with the basis person

    Hi,
        After the completion of basis person work in EP, what r all the responsibilities of the ep developer.
    please tell the procedure how they will do the work.
    If u ve any documents with screen shots please forward to me.
    Thank u.
    Regards,
    Kakshayini.

    Hi,
    Refer this thread...
    EP materials
    Best Practices in EP
    Regards,
    Senthil K.

  • HT4009 How long does it take for apple to return with the needed code for in app purchases.  We have a developer working through elance that states he submitted a finalized version last friday to apple and is still waiting to get the code back from Apple?

    We are being told by our elance developer that he is just waiting on apple to return the code for in app purchases with our app.  he says he had to submit a complete version before they would give it to him and that he did that last friday.  Needless to say i don;t beleive him.  Can anyone validate for me the process of getting the code installed into our app and how long it should really take.

    I'd say an average of one week, depending on backlog. Expect two if you are outside the US.
    The outage has caused some lingering effects that seem to be delaying things for some, however.
    Patience is key in all things when it comes to being a developer

  • How can I get SQL Developer working on Windows 7 64-bit

    Hi all,
    I've followed the download instructions for SQL Developer v4 as per the download page (
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-download-v4-1925679.html
    Install instructions: http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-install-windows-1969674.html
    I've  installed SQL Developer requires JDK 7 (jdk-7u25-windows-x64.exe) - with no issues.
    I've also downloaded and unziped to sqldeveloper-4.0.0.12.27-no-jre.zip to C:\Program Files\
    SQL Developer successfully starts, but when I try to connect to a data source, I get the following error:
    Status : Failure -Test failed: C:\Oracle11g\product\11.2.0\client_1\BIN\ocijdbc11.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform.
    can any tell me how I fix this issue........... I getting fed up using clunky toad

    You're trying to use a 32 bit Oracle Client with 64 bit SQL Developer.
    You're doing something in SQL Developer that's requiring us to load OCI - in your connection properties, use Network Alias instead of Connect Identifier for TNS, or make sure in your Advanced settings you don't have 'Use OCI/Thick driver' enabled.
    Or, install a 64 bit copy of the Oracle Client and tell SQL Developer to use that home instead.

  • ABAP DEVELOPMENT WORK BENCH

    what is the use of ABAP DEVELOPEMENT WORKBENCh?
    what is its transaction code?

    Hi,
      Refer to <a href="http://help.sap.com/saphelp_nw04/helpdata/en/ef/d94b78ebf811d295b100a0c94260a5/frameset.htm">ABAP workbench</a>
    Regards
    Bala

  • Oracle sql developer work sheet

    Hi
    I am working on a project which has large sql statements, I want maximise the space in editor to view as much sql as I can see.
    Now in sql work sheet we have buttons at top, like run statement, run script, auto trace etc. how can I move these buttons to left or right.
    Thanks

    973597 wrote:
    Hi
    I am working on a project which has large sql statements, I want maximise the space in editor to view as much sql as I can see.
    Now in sql work sheet we have buttons at top, like run statement, run script, auto trace etc. how can I move these buttons to left or right.
    Thanksconsider to format the SQL such that no line is longer than the screen is wide using URL below
    http://www.dpriver.com/pp/sqlformat.htm?ref=g_wangz

Maybe you are looking for

  • Button actions only work the first time used then nothing?

    This is what I have... I Have 2 buttons in MC named mcMovieTrans the AS for these buttons are in the MC's timeline, the code is: stop(); function playLifeboy(event:MouseEvent):void gotoAndStop(3); function playKrave(event:MouseEvent):void gotoAndStop

  • TS3274 I can't get any volume on my I Pad.

    I can't get any volume on my I Pad.   My grandson used it to play games yesterday.  Today it makes no noise

  • OPtimize or rewrite *Get Obejc* instruction

    Hi All I'm facing an optimization issue in a report OM and i would like to rewrite or optimize the code below.. I want to reduce the duration and i'm trying to write a new version without the PCH logical database .  Will it be possible to reduce it w

  • Costing for material for which no accounting document generated

    Dear Gurus, I want to have the cost of raw water used in manufacturing product X to flow in the cost of product X. But the raw water should not be posted to FI. The cost of raw water should come in the standard cost estimate as also in the process or

  • Mass Repricing of CRM Orders

    Hi Everyone, Is there any function module for recalculating the prices of a CRM Order in the back ground. Say for example: If the base price of a product is changed, i want this new base price in an already existing CRM Order. Hence I want to recalcu