Developer-Online: New Tutorial Released! PHP jQuery Autosuggest Facebook like

PHP jQuery Autosuggest Facebook like
Building a database driven auto suggestion box with PHP/MySql and jQuery. We’re going to check what a user has typed in, check against what is in our database and where there is a match, pass the results back in a suggestion list, all via an AJAX call in jQuery.
Tags: MySQL | php | forms | news | Ajax |
Author: patrizio Quatrini
Best Regards
Waleed Barakat
Developer-Online Creator and programmer
www.developer-online.com

Heya,
When I first read your post I originally thought you were posting a tutorial about whether a chosen username has already been resigtered or not on the signup page like this tutorial:
http://DwFAQ.info/signup_demo.php
Spry Check Username Availability
Date Created: Sunday, July 5, 2009 2:29 PM
Then after looking at the page you've linked to and trying to understand the objective of the tutorial I've noticed that you are talking about something like this:
http://DwFAQ.info/home.php?id=7
Spry Search
Date Created: Sunday, March 1, 2009 8:51 PM
It's pretty simple to do with the link I've referenced. Simply create your database with populated tables, use the mentioned script to convert the database data into xml syntax, then enter your dynamic database script as the location of the xmlDataSet in the spry page linked.
View source on this page which shows the non-destructive filter in action to see how it's done! You can also spice it up a little for products, etc. by using this method. The key is to create a dynamic xml syntax from your database and then use the dynamic xml script location as your xmlDataSet in the search page.
I have an example of the auto suggest search on my homepage http://DwFAQ.info
On the top-left side of the page click on the link that says Search Tutorials to reveal the search form. Then start typing characters into the search box to see the entries instantly filter according to the characters that are typed. You can also filter further by clicking on the category checkboxes to filter by keywords AND category.
You can view the source code on my homepage to see the location of the dynamic xml syntax referenced as the xmlDataSet location and how it was implemented into the site.

Similar Messages

  • Developer-Online New Tutorial Released: Create a Flickr gallery using jquery and JSON

    Create a Flickr gallery using jquery and JSON
    Hello everyone, In this tutorial I'll show how is simple to build your Flickr photo gallery using jQuery framework and JSON. We'll see how to setup thumbnail's numbers, convert your RSS Flickr in a JOSOn format and display theme. Thank You for your attention!
    Posted on:                                       2010-01-11 10:20:48
    Author: patrizio Quatrini
    Best Regards
    Waleed Barakat

    Heya,
    When I first read your post I originally thought you were posting a tutorial about whether a chosen username has already been resigtered or not on the signup page like this tutorial:
    http://DwFAQ.info/signup_demo.php
    Spry Check Username Availability
    Date Created: Sunday, July 5, 2009 2:29 PM
    Then after looking at the page you've linked to and trying to understand the objective of the tutorial I've noticed that you are talking about something like this:
    http://DwFAQ.info/home.php?id=7
    Spry Search
    Date Created: Sunday, March 1, 2009 8:51 PM
    It's pretty simple to do with the link I've referenced. Simply create your database with populated tables, use the mentioned script to convert the database data into xml syntax, then enter your dynamic database script as the location of the xmlDataSet in the spry page linked.
    View source on this page which shows the non-destructive filter in action to see how it's done! You can also spice it up a little for products, etc. by using this method. The key is to create a dynamic xml syntax from your database and then use the dynamic xml script location as your xmlDataSet in the search page.
    I have an example of the auto suggest search on my homepage http://DwFAQ.info
    On the top-left side of the page click on the link that says Search Tutorials to reveal the search form. Then start typing characters into the search box to see the entries instantly filter according to the characters that are typed. You can also filter further by clicking on the category checkboxes to filter by keywords AND category.
    You can view the source code on my homepage to see the location of the dynamic xml syntax referenced as the xmlDataSet location and how it was implemented into the site.

  • I like the new rapid release, but I don't like how it's done.

    Hello Firefox users.
    I have a suggestion for your rapid release program. Ever since Firefox 2, I have been a loyal fan. Each update had a meaning and a purpose.
    Ever since Firefox 5, each update makes slight improvements to technologies that aren't even used by the majority of the web. I'm not criticizing the updates you give, but instead how they are delivered.
    Since Firefox 5, every 6~ weeks, a new firefox is released with a new version number. They offer little new.
    My suggestion is to stop increasing the main version number.
    When you go to your Firefox version, it says Firefox 7.0.1. At the this rate, the second digit of the firefox version will likely NEVER be used. How can they give a decent update in less than 6 weeks? That wont happen, they will include it in the next release.
    Instead I propose a slightly revised plan. Instead of increasing the main version number, increase the second version number.
    For example;
    Firefox 8 is coming out very soon, instead of releasing it as Firefox 8, instead release it as 7.1. Firefox 9 can be released as 7.2. Firefox 10 can be released as 7.3, and etc.
    Based on the old plan (before rapid release) a MAJOR update would be released very rarely. Example:
    Firefox 2.0 released October 24th, 2006
    Firefox 3.0 released June 17, 2008
    That's about '''1 3/4 years later'''! In that same time span, Firefox will have increased 15 version numbers! That means '''we will be at version 22 in 1 3/4 years'''!
    I am in no way suggesting reverting. The new rapid release helps get new technologies out there.
    Here is my plan:
    * Firefox 7.1 (8) Week #6
    * Firefox 7.2 (9) Week #12
    * Firefox 7.3 (10) Week #18
    * Firefox 7.4 (11) Week #24
    * Firefox 7.5 (12) Week #30
    * Firefox 7.6 (13) Week #36
    * Firefox 7.7 (14) Week #42
    * Firefox 7.8 (15) Week #48
    * '''Firefox 8.0 (16) Week #54'''
    The six week plan with incremental updates will give us Version 8 on Week 54, almost one year after Version 7. This will allow for technologies to be released without undermining the huge progress that was made from version Firefox 1.0 - 4.0.
    This will stop the large amount of complaints that Firefox has been receiving.
    The rapid release that Chrome uses works well because they started with it, and they are used to it.
    I hope Firefox will consider this plan instead of the old one. I cannot see any flaws in it, but if you can, '''please''' point them out, as I would like to either rebuttal them, or agree with them.

    They do, just may not seem to be as obvious or as big as the the Firefox 4.0 release was in abundance of features.

  • Developer-Online Tutorial Announcement: jQuery usefull scripts

    jQuery usefull scripts
    In this free pack I'll make a very simple and usefull jQuery scripts to give more effects to your Web site.  This folder blends different effects:      * Images Alpha Effect     * Switch different Layouts     * Input Live Preview     * Input field color change     * Input counter     * Live validation message  Thank You for voting and comments!
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer
    www.developer-online.com

    That was a great note, thank you, i just updating the submit.php file to check for such security gaps
    Here is some updates:
    // Remove $_COOKIE elements from $_REQUEST.
    if(count($_COOKIE)){foreach(array_keys($_COOKIE) as $value){unset($_REQUEST[$value]);}}
    // Check all fields for an email header.
    function recursive_array_check_header($element_value)
    global $set;
    if(!is_array($element_value)){if(preg_match("/(%0A|%0D|\n+|\r+)(content-type:|to:|cc:|bcc: )/i",$element_value)){$set = 1;}}
    else
    foreach($element_value as $value){if($set){break;} recursive_array_check_header($value);}
    recursive_array_check_header($_REQUEST);
    if($set){$errors[] = "You are prevented from sending an email header";}
    unset($set);
    // Check referrer is from same site.
    if(!(isset($_SERVER['HTTP_REFERER']) && !empty($_SERVER['HTTP_REFERER']) && stristr($_SERVER['HTTP_REFERER'],$_SERVER['HTTP_HOST']))){$errors[] = "You must activate referrer login to use the form";}
    The new updated files are attached to this message, also it can be downloaded from here directly...
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer

  • Developer-Online: Building Shoutbox With Dreamweaver & ADDT

    Building Shoutbox With  Dreamweaver & ADDT
    Hello Everyone... Today`s Tutorial about how to build shoutbox with  Dreamweaver and ADDT with Php MySQL Database, also you can restrict forbidden  words to prevent unwanted or bad comments you might face in such open  applications!
    Requirements: To complete this tutorial you will need to install  the following software and files:
    Dreamweaver CS3 or higher.
    Adobe developer  toolbox ADDT.
    Tags: PHP | ADDT | forms
    > View Tutorial
    > Online Demo

    Hello Gunter
    this is brilliant too, advanced form validation rules don`t included with DW, anyway thanks for the notes!
    I am now preparing for a new and huge tutorial it will take a lot of time but i never meant to say i am tired.
    The new tutorial is about:
    Building Simple Advanced Weblog
    In this tutorial i`ll explain a lot of newbie and intermediate and advanced programming techniques with more deep details such as; defining a new DW site [with advanced tab]; managing ADDT Control Panel and customizing it to fit most of developer [begginers + intermediat]; building complete [Admin Back-end] + [Users Back-end] and much more!
    All your prays friends with me to finish it as soon as possible!
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer
    www.developer-online.com

  • Error after installing the new JSF release

    I've got a problem to install the new JSF release. I downloaded the Web Services Developer Pack 1.3 from the homepage and installed it. Then, i downloaded the actual release of the JSF 1.0 as a zip file. I removed the existing jsf directory in the original WSDP and extracted the zip file into the home directory of the WSDP. Then I renamed the directory from jsf-1.0 to jsf and started the tomcat again.
    But then I get the following errors and tomcat isn't working at all:
    Mar 19, 2004 1:43:52 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on port 8080
    Mar 19, 2004 1:43:52 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 3297 ms
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Java Web Services Developer Pack
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Java Web Services Developer Pack/1.3
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Mar 19, 2004 1:43:53 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jwsdp-catalog.xml
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:43:54 PM org.apache.catalina.logger.LoggerBase stop
    INFO: unregistering logger Catalina:type=Logger,path=/jwsdp-catalog,host=localhost
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jstl-examples.xml
    Mar 19, 2004 1:44:03 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-cardemo.xml
    Mar 19, 2004 1:44:14 PM com.sun.faces.config.rules.NavigationRuleRule end
    WARNING: [NavigationRuleRule]{faces-config/navigation-rule} Merge(/confirmChoices.jsp)
    Mar 19, 2004 1:44:16 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-nonjsp.xml
    Mar 19, 2004 1:44:27 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-components.xml
    Mar 19, 2004 1:44:40 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-guessNumber.xml
    Mar 19, 2004 1:44:52 PM com.sun.faces.config.ConfigureListener verifyObjects
    INFO: Application object verification completed successfully
    Mar 19, 2004 1:44:52 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\admin.xml
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:53 PM org.apache.catalina.logger.LoggerBase stop
    INFO: unregistering logger Catalina:type=Logger,path=/admin,host=localhost
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\manager.xml
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path from URL file:H:\jwsdp-1.3\webapps\ROOT
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /jsp-examples from URL file:H:\jwsdp-1.3\webapps\jsp-examples
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /servlets-examples from URL file:H:\jwsdp-1.3\webapps\servlets-examples
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:56 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on port 8080
    Mar 19, 2004 1:44:56 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 63891 ms
    So what's wrong with my installation.
    kind regards, Ingo

    Your server may be in an unstable state if you did not remove all of the old cached files.
    I recommend you clear out your <JWSDP_HOME>/work directory and remove all the <JWSDP_HOME>/conf/Catalina/localhost/jsf* files and restart your server.
    Thanks,
    Justyna

  • Job opening - Flex Programmer/Developer/Coder – New York, NY

     
    Flex Programmer/Developer/Coder – New York, NY
    A well-funded, NYC-based start-up that designs, develops, and provides proven, innovative, content sharing software and services for the social media/networking industry.  Due to continued growth, there currently exists an opportunity for an exceptional, full time Flex Programmer/Developer/Coder with at least several years experience in programming tasks directly related to User Interfaces, and above-average communication skills, with abilities to write clear, clean, readable, portable, reliable, and manageable code; and to communicate effectively with designers, developers and investors to implement new UI features.
    At least a year or two of working knowledge/experience with Flex (for web and database) is required, with additional programming skills utilizing front-end web development technologies including PHP, MySQL, JavaScript, etc. highly desirable. Further experience with end-user usability paradigms for web and desktop applications is ideal.  In addition, the successful candidate will be very smart, leading edge, and a quick learner; and express a genuine interest in innovative social networking technology.  Minimum education requirements include a Bachelor’s Degree in Electronics Engineering or Computer Science from an accredited university.  Having graduated with honors and an impressive GPA can be a “big plus.”
    This new position truly appears to be a great opportunity for an entrepreneurial “rising star” who desires the stability and creative energy of being part of a small but dynamic and enterprising, high-caliber team.  The company offers a competitive compensation plan, with starting annual base salary dependent upon experience.
    Candidates must be legally authorized to work in the USA without sponsorship.
    =====================================
    Please send your resume to [email protected]
    =====================================

    You should post this in flex.org, not here.

  • ANN: New XDK release for 9.0.2B and 9.0.1.1.0A available

    New XDK Releases for 9.0.2B Beta Version and 9.0.1.1.0A Procudtion Version are online at:
    http://technet.oracle.com/tech/xml/xdkhome.html
    What's new:
    - Oracle9i XDK for C and C++ released on Linux
    - Oracle TransX Utility Aids loading data and text.These release is part of the XDK for Java 9.0.2 Beta.
    - Oracle SOAP APIs added to the XDK for Java
    Support for the SOAP services have been added to the XDK for Java 9.0.1.1.0A Production.
    - XML Schema Processor for Java supports both LAX Mode and STRICT Mode Validation
    The XML Schema Processor for Java now supports both LAX Mode and STRICT
    Mode Validation. Compared with STRICT Mode where every element from the root on down is required to be defined and validated, LAX Mode Schema validation provides developers the ability to limit the XML Schema
    validation to the subsections of the XML document.
    This will simplify XML Schema definitions and the validation process by skipping the ignorable content. Furthermore, with LAX mode, developers can divide their XML documents into small fragments and carry out the XML Schema validation in a parallel or progressive way. This results, in a much more flexible and productive schema validation process.
    - SAX2 Extension support in the Java XML Parser
    The XML Parser for Java now supports two new handlers - LexicalHandler and DeclHandler.
    XML documents now can be parsed through Oracle XML Parser SAX APIs with full access
    to the DTD declarations and the lexical items like comments and CDATA sections.
    This ensures that the complete content model is preserved.
    - JAXP 1.1 supports is now added to the XDK for Java
    - New Differ Bean in the XDK for JavaBeans
    A new bean has been added the the JavaBean XDK which analyses the differences between to XML documents and outputs the XSL sytlesheet that will convert one into the
    other. This is extremely useful when converting an XML document retrieved from a SQL query into an xHTML page on the web.
    Stylesheets can now be automaticly created for use in XSQL pages.
    - XML Compression now supported in the Java XML Parser
    Now developers can take advantage of a compressed XML stream when serializing their DOM and SAX outputs. This new functionality significantly reduces the size without losing any information. Both DOM and SAX compressed streams are fully compatible and the SAX stream can be used to generate a
    corresponding DOM tree. These compressed streams can also be stored in Oracle as a CLOB for efficient storage and retrieval.

    bump up for east cost.

  • New OS release

    Hi,
    I'd like to know why the last OS (4.3) for iPhone is not compatible with 3G version.
    If it depends by the fact that 3G doesn't support the new OS, then why you can't develop a new one just for it?
    Are you going to not upgrade it anymore? and if so, what I'm supposed to do?
    I'm obliged to buy the new version of iPhone to continue to regard me as your customer?
    Thanks, Elisa.

    Hi, Bmogz,
    Apple won't allow a description of how to do this on their user's forum, as it's not officially sanctioned, but you can find the method easily by googling for it.  It's simple, and it works.... my 3G works as well as it did when I bought it 2 years ago, but I tried the upgrade to 4.0 last fall and it was almost useless after that, until I downgraded.
    My concern now is the forced upgrade to 4.2 that I will be required to make next month, in order to use the new version of iCal on MobileMe. ( no choice on the latter, it's going into effect then, like it or not.)
    I'm all for progress, and I'm happy with my phone the way it is... I just loathe the thought of horrible performance after a forced upgrade for the next 5 months, while I wait for iPhone 5 to be released.  Some posts in this forum don't seem to get the point that the resentment created by the forced transition is not a demand to make an old product work as well as the newer hardware, but just lamenting the imposition of terrible performance  on an otherwise workable product, during a product mid-cycle.
    I won't leave Apple ( I've been using Macs for 26 years, not about to quit now) but I do wish that they had at least tried to be more supportive or explanatory/apologetic for this enforced performance downgrade. But then, much as I love 'em, they've never been very explanatory when it comes to bugs/glitches/performance errors... one just has to wait and see if the next upgrade addresses the common complaints, or spend hours searching these forums for unofficial insights from others who seem to be 'in the know.' It may be better than most other tech companies, but I think it could be even better.  Probably some attorneys involved, somewhere along the line.
    Good Luck:)

  • Need OCA (Developer) online preparation guide

    Could someone please point me to the OCA(Developer) online documentation
    -Kumar

    dfcii_2 wrote:
    Good day,
    I received my OCA several years ago (in 2004) and just now finally have the motivation to continue on towards OCP. I'm a developer and I would be pursuing PL/SQL Developer certification. I'm wondering if there is a timline in which my OCA is "too old" and I would need to re-test? or am I good to continue and prepare for the 1Z0-146 exam?
    I'm taking the new <u>Oracle Database 11g: Program with PL/SQL</u> to refresh my knowledge of some of the features of PL/SQL that I haven't had the opportunity to use; and then intend to take the Advanced PL/SQL class as part of my preparation.
    I just don't want to have to start over with the tests. I'm not a big fan of CBT's so if I can avoid a re-take, I'd like that.
    Thanks,
    Don.In Oracle exams/certifications once gained remain forever. So your certification wont be 'too old'.
    However you must ensure it is a PL/SQL developer OCA (gained via 1z0-147 + an SQL exam) or it may not be a valid pre-requisite for the PL/SQL OCP. (Viz a DBA OCA would not satisfy, nor would a 1z0-101 as far as i am aware).
    In general http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=155 is authorative.
    Edited by: bigdelboy on 09-Jun-2010 13:03 DanT below on a later has pointed out an authoraive reference that corects my awareness wrt 1z0-101 ..... http://blogs.oracle.com/certification/2008/07/developer_track_revealed_alter.html . thanks Dan T for information.

  • New J2SE Release

    I've heard about a new Java Release which is optimized concerning the size of the J2SE SDK Platform file.
    The current file is about 51 MB big including a lot of languges. I'm searching for a smaller file (5MB) which only contains one supported language or even 3 specific languages.
    At the moment I use J2SE v.1.4.2_05 SDK, but the download file is still available in multi-language
    --> Windows Offline Installation, Multi-language (j2sdk-1_4_2_05-windows-i586-p.exe, 51.09 MB)
    On our clients we use Java Webstart to install this java package. Now we want to gain performance in our network by using smaller files adapted to our required languages.
    I'm very thankful for any help or reference where I can find something about this topic!

    Language support is not what makes the JRE big.
    Note you probably don't need the SDK, but only the JRE.
    I've heard about a new Java Release which is optimized concerning the size of the J2SE SDK Platform file. Maybe you're refering to the class data sharing technology which optimizes the memory footprint:
    see "Scalability and Performance" section here: http://java.sun.com/developer/technicalArticles/releases/j2se15/
    -Alexis

  • Trouble with edit and develop after november 2013 release?

    Hi,
    I can not use edit and develop after release November 2013.
    I am a user from Sweden and wonder if it only hit European data center?
    The language has also changed from Swedish to English in the modules.
    I can not access the following in Site Settings:
    Admin users
    Mobile support
    Secure Domain redirect
    Beta features
    Does anyone have the same problem?
    Regards André

    Hi Florin
    There is no errors in the browser. I tested Chrome, Safari, Firefox.
    I sent a video to your colleague Silviu Ghimposanu (Adobe Business Catalyst Support)
    He can give you more information. I submit tickets. Ticketsnr 60092, 60085
    Maybe you can solve this together.
    Regards André
    20 nov 2013 kl. 12.17 skrev Florin Carlig:
    Re: Trouble with edit and develop after november 2013 release?
    created by Florin Carlig in Business Catalyst - View the full discussion
    Hi Andre,
    Can you please record a quick video with the errors you might have in your browser, in the browser's console?
    Here's what I want (a video I did in Chrome): http://screencasteu.worldsecuresystems.com/Florin/2013-11-20_1306.swf
    You can use Jing to record this kind of videos: http://www.techsmith.com/jing.html
    Thanks and regards,
    Florin
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5857868#5857868
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Trouble with edit and develop after november 2013 release?
    To unsubscribe from this thread, please visit the message page at Re: Trouble with edit and develop after november 2013 release?. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Business Catalyst at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • New to SAP/PHP

    Hi,
    I am new to SAP/PHP forum. There is lot of inactivity here.
    I have basic knowledge of PHP as a web developer. How and where do you write PHP code and what are the list of transactions associated with it.
    Cheers,
    Wenceslaus.

    <i>...lot of inactivity here ...</i>. Hehehehe. Unfortunately that's right.
    hi wenceslaus.
    As far as I know there's no such thing as a standard transaction or even function modul for PHP on the ABAP side.
    The only single thing that exists and supports PHP/ABAP cooperation is a RFC library for PHP, which is an open source library and can be found  <a href="http://sourceforge.net/projects/saprfc/">here</a>.
    It's a matter of tast if you want to use RFC to communicate with an ABAP WAS or the more elegant webservice way. I prefer latter.
    Concerning the 'how and where' ... line after line in my favourite text editor (Textpad) )
    regards,
    anton

  • New development - need new roads added and 33 lot address locations corrected

    Hello, I am in the new homes and residential development business. I just developed a new residential development and I need to get Bing to update their roads and addresses. The addresses and roads have been in existence since about August 2014. I would have
    expected them to be updated by now but the roads are missing and the address locations are incorrect. 
    I have figured out how to get in touch with and submit bulk data to Google (Map Content Partners), but I cannot find an access point to Bing. I have gone the route of reporting mapping errors via Bing Maps, but I
    was wondering if their is a way to give Bing bulk mapping data to update new addresses and roads. I have shape files that include parcel boundaries, road centerlines, address blocks, and address points. I have also included the lot address and correct location
    coordinates below.
    Any help appreciated. 
    12306 186TH ST E  Puyallup, WA 98374 (-122.26914, 47.08904)
    12310 186TH ST E  Puyallup, WA 98374 (-122.26883, 47.08905)
    12314 186TH ST E  Puyallup, WA 98374 (-122.26853, 47.08906)
    12302 186TH ST E  Puyallup, WA 98374 (-122.26948, 47.08903)
    12318 186TH ST E  Puyallup, WA 98374 (-122.26819, 47.08906)
    12228 186TH ST E  Puyallup, WA 98374 (-122.26979, 47.0891)
    18509 124TH AV E  Puyallup, WA 98374 (-122.26786, 47.08912)
    18413 124TH AV E  Puyallup, WA 98374 (-122.26744, 47.08947)
    18510 124TH AV E  Puyallup, WA 98374 (-122.26832, 47.08954)
    18517 123RD AV E  Puyallup, WA 98374 (-122.26887, 47.08956)
    18520 123RD AV E  Puyallup, WA 98374 (-122.26955, 47.08958)
    18407 124TH AV E  Puyallup, WA 98374 (-122.26725, 47.08963)
    18502 124TH AV E  Puyallup, WA 98374 (-122.26811, 47.08969)
    18511 123RD AV E  Puyallup, WA 98374 (-122.26869, 47.08974)
    18401 124TH AV E  Puyallup, WA 98374 (-122.26703, 47.08979)
    18516 123RD AV E  Puyallup, WA 98374 (-122.26941, 47.08978)
    18412 124TH AV E  Puyallup, WA 98374 (-122.26792, 47.08985)
    18507 123RD AV E  Puyallup, WA 98374 (-122.26847, 47.0899)
    12317 184TH ST CT E  Puyallup, WA 98374
    (-122.26683, 47.08997)
    18512 123RD AV E  Puyallup, WA 98374 (-122.26924, 47.08995)
    18406 124TH AV E  Puyallup, WA 98374 (-122.26772, 47.09001)
    18415 123RD AV E  Puyallup, WA 98374 (-122.26827, 47.09005)
    18508 123RD AV E  Puyallup, WA 98374 (-122.26904, 47.09012)
    12313 184TH ST CT E  Puyallup, WA 98374
    (-122.26707, 47.09019)
    18405 123RD AV E  Puyallup, WA 98374 (-122.26805, 47.09021)
    18416 123RD AV E  Puyallup, WA 98374 (-122.26884, 47.09027)
    12309 184TH ST CT E  Puyallup, WA 98374
    (-122.26732, 47.09033)
    18410 123RD AV E  Puyallup, WA 98374 (-122.26864, 47.09042)
    12305 184TH ST CT E  Puyallup, WA 98374
    (-122.26754, 47.09046)
    18404 123RD AV E  Puyallup, WA 98374 (-122.26842, 47.09059)
    12301 184TH ST CT E  Puyallup, WA 98374
    (-122.26776, 47.09061)
    12227 184TH ST CT E  Puyallup, WA 98374
    (-122.26811, 47.09079)
    18503 124TH AV E  Puyallup, WA 98374 (-122.26763, 47.0893)

    It doesn't look like our data provider has this data yet. Note that in order for new addresses and roads to be added our data provider usually needs to drive to correctly capture all required information. I'll pass this information on to them so they can
    get this updated.
    http://rbrundritt.wordpress.com

  • Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Question
    Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Swarnava wrote: '''''Firefox 9 is Compatible with Norton 2011, 2012, 360 v5'''''.
    This reads backwards, It is the other way as "Norton update is compatible with Firefox 9".

Maybe you are looking for

  • ITunes doesn't launch - problems with audio configuration

    I have tried launching iTunes but every time I have tried opening it the following error message appears, "iTunes cannot run because it has detected a problem with your audio configuration". I have never had a problem opening iTunes until the last co

  • Help Configuring Transparent Gateway for Ms Sql Server

    I have Installed Oracle 9.2.0.1.0 with Transparent Gateway for Ms Sql Server. Followed the configuration furnished therein the Documents for Tnsnames.ora & Listener.ora. Connection to Sql Server 2000 is NOT SUCCESSFUL. Trace File contents from Tg4sql

  • Search & Replace in Formulas

    Hello, I'm busy with a complex 'Numbers' file containing a lot of sheets & tables with many routines formulas. So basically the major differences between tables are minor changes in the formulas (*'table 1':: M2* becomes *'table 1" :: M3*, etc). My q

  • 8.0.5 support going away

    I heard that there will no longer be support for 8.0.5. Can anyone confirm this? And hard evidence would be good. null

  • CS 6 layer opacity issue

    In the middle of working on a file my layer opacity started acting weird. If I reduce the opacity to 90% it looks like I have dropped it by 60%. This happened on the file i was working on but when I opened a new file and filled a box with solid black