Web Developer for SOLARIS 10

is there any Wed development IDE for Solaris 10? Except for neatbeans......

Try one of the Java or Java ES forums. This forum is for Sun Studio, the development platform for C, C++, and Fortran application and system programming.

Similar Messages

  • Need web developer for Firefox 8

    I have Firefox 8.0.1 and really need the 'web devloper' addon. when trying to download it, it says it isn't for Firefox 8.0.1.
    Is there an updated 'web developer' for vs 8.0.1?
    If I uninstall vs 8.0.1 and download an older version, will I lose my bookmarks, etc?
    Thank you,

    Checking for updates doesn't seem to be working at this moment.<br />
    I did some testing and I do not see a response.
    You can download the extension and edit the file install.rdf in the XPI file (ZIP archive) and change the maxVersion to 9.0 or more.
    *http://kb.mozillazine.org/Editing_an_add-on_to_change_its_compatibility

  • How to promote my book "Beginning Web Development for Smartphones" on iBook

    I have published a book "Beginning Web Development for Smartphones" on iBookStore. The book explains how to use PHP, MySQL and jQTouch for developing mobile web applications. Can anybody guide me the way to promote the above said book?

    See this -> https://linkmaker.itunes.apple.com/us/

  • Web development for iPhone

    I'm looking to develop a web site for use by the iPhone. Is there a best practice around development? Should I be detecting and redirecting to a dedicated location (http://iphone.name.com), or detecting and using an iPhone friendly CSS file?

    Apple offers extensive documentation and guidance for application and web development for the iPhone, and an iPhone software development kit will be available early next year.
    You can register at no charge to be an 'entry level' developer and gain access to the iPhone Development Center by going to this page. The iPhone Reference Library, Tech Talk Videos and sample code projects are all available once you have logged in using your Apple ID.

  • How to setup AutoFill as a web developer for IPAD (html)

    Hey all,
    This is my 1st post on Apple's Forums. Not sure if i can get web-develment info here on Safari but gonna try.
    So I trying to get AutoFill working as a Web Developer across different browser platforms for a contact form webpage.
    We are esp interesting about mobile to make it easier to fill out hte long contact page on mobile phones which would improve our website's success.
    I got IPHONE AutoFill working on a simple HTML contact form.
    But on the same webpage form, IPAD I'm having a heck of a time trying to get the AutoFill working.
    My User Agent is:
    Mozilla/5.0 (Ipad: CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KTHML... Like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53
    Here are all the bases I cover for Safari and other browsers:
    1. Some use regex on the input name attr. so like an attribute of <input name="firstname"/> or fname,etc helps some browsers figure out the context for AutoFill.
    2. Chrome uses a nice context attribute 'autocompletetype="given-name" so dont need to depend on the browser to figure it out via Regexes. also threw on x-autocompletetype maybe if some browsers are viewing it as experimental and decide to implement it as an 'experimental' attribute. This works well for Chrome/Desktop browser.
    3. Also added Placeholder text as some places recommended it.
    4. The label's text is also named nice if some browsers do a regex on the label text to provide context <label for="firstname">First Name</label> <input id="firstname" name="firstname" /> (dont know of any specific browsers that do this... just saying, all bases are covered)
    Here is my super basic form that covers all of those:
    https://dl.dropboxusercontent.com/u/36600570/html-autofillform-test/index.html
    Yet on the IPAD, I don't see the Autofill button on the keyboard when I click on the 'First Name' input like how IPHONE has it (and yes Autofill is turned on in the Settings->Safari->Passwords&Autofill area, and right below that 'on' setting, I picked my contact to associate AutoFill in which has my name/address/phone/email info).
    Why does Ipad-Safari not AutoFill like its supposed to. Do others get that AutoFill button on their IPAD testing the website above and if so, what version are you using (can get version by going to http://www.whatsmyuseragent.com/)
    Thanks for any advice!,
    Ari

    Don't think there's an automatic way to do this, but if you tap the top right corner of your screen it should take you straight to connectivity and you can disconnect wifi there ? Also why do you want to disconnect from the web, is it to save battery or data charges ? A 'smartphone' is of little use without a data package !
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • X11 driver development for Solaris 8/9

    Hello,
    is there a way to develop a X11 graphic driver for the Solaris 8 or 9 OP.
    The SUNWxwddk package is for Solaris 2.6 and some possible features
    are missing (64Bit/GL/...). Will the SUNWxwddk package be updated? Or
    do I have to use the sources from X.org and build my own X11 server?
    Thanks for your help.
    Regards, Thomas Thorberger

    >
    Hello,
    is there a way to develop a X11 graphic driver for the
    Solaris 8 or 9 OP.
    The SUNWxwddk package is for Solaris 2.6 and some
    possible features
    are missing (64Bit/GL/...). Will the SUNWxwddk package
    be updated? Or
    do I have to use the sources from X.org and build my
    own X11 server?
    Thanks for your help.
    Regards, Thomas ThorbergerI'm interested in the answer to this as well. There is a porting kit for XFree86 devices,
    but it is only for Solaris x86. I'm interested in building framebuffers that will work on
    SPARC as well. The only samples I could find harken back to 2.6.
    -- Garrett

  • Web development for C or C++ hackers?

    I was wondering if there is some kind of web framework like django for C and C++ programmers.
    I already know quite well those two languages and I know how long it takes learn a language WELL (overall if complex and liberal as C++),
    so I was wondering if I could start web development with those languages.
    Or it is better I start studying Python?
    Advices? Ideas?
    thanks

    I'm not sure it's "scary". It's certainly more work to do properly
    You basically have 4 options:
    A) Use CGI. Simple, because your app is spawned once per request. So, there is no real need to do advanced resource management. OTOH, it's kinda slow - because a new process is spawned for each request. Wikipedia is your friend - http://en.wikipedia.org/wiki/Common_Gateway_Interface
    B) Use FCGI. More complex. Your app stays resident and communicates with the web server via a socket (UNIX or TCP/IP). Read introduction, and find a nice C++ lib, at http://cryp.to/publications/fastcgi/
    C) Write a "native" web server module -- the howto will differ wildly between servers.
    D) Write your own web server with the app baked in. Ouch.

  • Oracle Developer for Solaris?

    My company is "shyly" considering moving from NT to Solaris. One major concern is if we'll be able to run our Oracle-Developer's apps on Solaris with little effort. I'd appreciate any information about it.

    Yes, little effort and Solaris is a recommend platform for Oracle.

  • Modern AMP for Solaris 10

    Hi All
    I'm upgrading a server that has a very old MediaWiki intranet service and I figured I would bring it up to date while migrating.
    Sadly this server uses the old Glassfish Webstack 1.5 for it's AMP stack, which of course is now dead and doesn't provide the minimum requirements for LTS supported MediaWiki versions.
    Researching for a replacement I found Apache Friends' https://www.apachefriends.org/index.html XAMPP, which looks like it might do the job, but it seems it's only an old version available from the SourceForge site (in particular I think it has the HeartBleed vulnerability still in it).  I guess they have quietly dropped development for Solaris 10 since it's not prominent on their main page any longer.
    All the articles on the net I find on the topic are also quite old and I'm afraid if I try and install individual packages using their instruction they just won't work work together.  Even MediaWiki's pages are outdated on the topic.  I'd rather spend my time moving to Solaris 11 (but not yet!).
    So does anyone know of an Apache/MySQL/PHP stack for Solaris 10 that is still updated or reasonably current?

    Don't go back any farther though.
    I've heard reports that prior to Solaris 9, the included in.tftpd lacks certain extensions that are required for PXEGRUB in Solaris 10 to work properly.
    Darren

  • Books for web developement with oracle 10.1.2 Jdeveloper

    I a new to web developement with ADF BC. Steve's toystore is of great help.However to built of my basics and sharpen my knowledge,I want to buy a few books.Can anyone recommend any good books with project oriented approach for webdevelopment.
    For nowI am buying:
    1 Oracle Application Server 10g Administrative HAndBook
    2. Oracle Application Server 10g Web Development
    3. Enterprise Java Developemnt with JDeveloper
    Can anyone tell me how these books are? If now, what should I buy?
    Thanks

    I am having similar issues, did you ever find a solution?

  • Developer 6.0 for Solaris

    When will a trial version of Oracle Developer 6.0 be
    available for Solaris 2.x?
    null

    Oracle Developer Team wrote:
    : Cecil Whitaker (guest) wrote:
    : : When will a trial version of Oracle Developer 6.0 be
    : : available for Solaris 2.x?
    : ==> No, the trial version is only for W32 platforms, i.e.
    Windows
    : 95, 98 and NT.
    : Release 6.0 production on NT is expected in March 99, the Sun
    : Solaris release will follow shortly after NT.
    : Developer and Developer 6.0 on Sun Solaris will be certified
    : against Solaris 2.6.
    Assuming that we would like to work under Solaris....
    Would you suggest either of the following:
    1. Work with Dev 6.0 on NT and move over to Solaris when
    Dev 6.0 becomes available under Solaris.
    2. Work with an earlier version of Developer/Developer Server
    under Solaris and migrate to Dev 6.0 later.
    Thanks.
    null

  • Web Developer Needed for a Hawaii Real Estate Agency

    Web Developer Needed for a Hawaii Real Estate Agency
    (Telecommuting OK. No Relocation)
    We are an innovative, technology oriented, real estate agency
    searching for an excellent web developer to continue to improve and
    grow our 40 agents business. This is a full-time telecommuting
    position (although we would love for you to physically be in our
    office in Kailua-Kona, Hawaii, we do not pay for relocation
    expenses)
    The ideal candidate should possess the following skills:
    Required skills:
    * 5+ years experience in building web applications
    * Mastery of ColdFusion MX 6/7 (at least 2 years working
    intensively with Coldfusion)
    * SQL Server 2000 - Building normalized and optimized
    databases, Creating Data Transformation Service packages (DTS),
    Import/Export Data, Stored Procedures
    * Mastery of: XML, JavaScript, CSS, HTML, Dreamweaver (or
    other IDE), Photoshop, some Flash
    * Experience with Fusebox 4 methodology
    * Excellent communication skills
    * Salary commensurate with experience
    Additional preferred skills:
    * Goldmine 6.7 (a big plus)
    * Crystal Reports (or equivalent reporting tool)
    * Web (graphic) design skills
    Primary Duties:
    * Maintain and improve existing Coldfusion/Fusebox 4 web
    applications
    * Design and build new real estate related tools and
    applications
    * Create an application to process and consolidate multiple
    MLS feeds in various formats into a single database.
    * Integrate between websites and CRM system
    * Create automation processes in various areas
    * Administer Goldmine
    * Write procedures and documentations
    Interested candidates should email their resume to
    [email protected] Only serious candidates please.

    Hi,
    Is this still available? Current location Captain Cook -
    S.Kona. 8 yrs CF/SQL etc.
    Thanks

  • I need to migrate an XPI developed for Firefox 2.x on Solaris to Firefox 3.6 for Windows

    I need to migrate an XPI developed for Firefox 2.x on Sun Solaris to Firefox 3.6 on Windows. The XPI archive contains a XUL file which gives many error messages when I use the XPI addon:
    C:\>firefox.exe -trmail-view
    What would be the best approach? Try to modify existing files XUL/JS files or start with the new JS files from Firefox 3.6 Windows?
    Existing XPI contains files:
    Directory of C:\Documents and Settings\BogdanS\My Documents\solaristrmail_2008_03-all
    03/10/2011 05:13 PM <DIR> chrome
    02/05/2008 11:21 AM 31 chrome.manifest
    03/10/2011 05:14 PM <DIR> components
    03/10/2011 12:38 PM 942 install.rdf
    Directory of C:\Documents and Settings\BogdanS\My Documents\solaristrmail_2008_03-all\chrome\content
    03/06/2008 03:42 PM 274 cfg.js
    03/06/2008 03:39 PM 15,164 dispatcher.js
    03/05/2008 01:44 PM 19,923 errorManager.js
    03/05/2008 02:45 PM 32,339 folders.js
    03/05/2008 03:07 PM 36,291 messages.js
    03/05/2008 03:07 PM 12,869 search.js
    02/20/2008 03:30 PM 5,587 settings.js
    03/05/2008 01:46 PM 11,442 trUtils.js
    03/10/2011 05:40 PM 80,398 trwin.xul
    03/06/2008 03:43 PM 13,115 utils.js
    Directory of C:\Documents and Settings\BogdanS\My Documents\solaristrmail_2008_03-all\components
    02/12/2008 03:28 PM 5,527 .#trProtocol.js.1.2
    02/12/2008 12:46 PM 5,924 trcommandline.js
    02/22/2008 09:41 AM 5,719 trProtocol.js

    Credit Tony E
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data. See https://support.mozilla.com/kb/Uninstalling+Firefox
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • Help on Sun Certified Developer for Java Web Services (CX-310-220) exam

    Hi,
    I am planing for Sun Certified Developer for Java Web Services (CX-310-220) certification. Can anyone provide me the links for resouces? can anyone provide me books/publications/author best preparation material to score good marks in exam? can anyone provide me the download resources available over internet?
    thanks in advance..!!!
    regards
    gaveesha

    yes, that's the only decent book covering most of the exam curiculum (but NOT all of it, check the exam specs versus the book content to know what you are missing).
    I'm working on the same material, and boy is it a lot...
    Dry, boring stuff most of it.

  • Best book for Web Developer learning flash

    I've gotten far on my own just using online tutorials and dinking around in Flash on my own but my boss(es) are starting to ask for more complex stuff that I simply can't learn by just piecing together my Flash education.
    I know there's many, many books out there that will teach you Flash but can anyone recommend any particular one(s) that are more concentrated in creating Web elements as opposed to game or animation development?
    Thanks in advance for any suggestions.

    I hope this link would be helpful for you books For web developer Using Flash by "William Sanders"
    URL: http://search.oreilly.com/?q=Web+Developer+learning+flash&submit.x=9&submit.y=11
    Best Regards,
    Jake Bull
    Assistant Manager
    Recovery Bull Software

Maybe you are looking for