&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
xml
2
votes
2
answers
25
views
Regex for matching attributes and values in VIM
Have been looking all over the place for this. Support I have a block of XML like this: <leftcol> <block icon="tips" text="Is it right for…
xml
regex
vim
asked
June 23, 2011 12:30 pm CDT
ezuk
0
votes
2
answers
35
views
Transfer xml between two websites
I have a website which will act as a main store for all information and will have an SSL certificate. I then have about 10 satellite sites that need…
php
xml
soap
ssl
curl
asked
June 23, 2011 9:20 am CDT
geoffs3310
0
votes
0
answers
27
views
XSLT - remove last comma
I am generating MySQL's create table statements. My source XML looks like: <table name="TabName"> <column> ... </column> <!--…
mysql
sql
xml
xslt
asked
June 23, 2011 5:26 am CDT
Xorty
0
votes
0
answers
46
views
SAX Parser Doesn't Read Stream from HttpsURLConection.getInputStream()
yet another tiny roadblock in my Android learning progress. here's my code: HttpsURLConnection con = (HttpsURLConnection) url.openConnection();…
android
xml
https
sax
httpurlconnection
asked
June 22, 2011 7:41 pm CDT
ZiGi
0
votes
1
answer
22
views
Regular Expression to Exclude Certain Strings in XML
I have to write a checker which uses regular expressions to exclude things that end with a certain email ending like @tag5.com and @tagfive.com. Not…
xml
regex
exclude
asked
June 22, 2011 5:36 pm CDT
Novazero
0
votes
0
answers
33
views
Cannot insert all tag values (from XML files) needed into the data base in mysql
The query works for some tag values but not all. When I check the table, only the items with value "1 cup Finely chopped onion", "4 Garlic cloves,…
php
mysql
xml
asked
June 22, 2011 2:46 pm CDT
T3000
0
votes
1
answer
32
views
If I am using 2-legged OAuth to authorize HTTP requests that contain XML in the body, where do the OAuth parameters go?
Should they be HTTP Headers or should they be form parameters? If they were form parameters, wouldn't that conflict with the fact that the content…
xml
http
parameters
oauth
http-headers
asked
June 22, 2011 11:13 am CDT
Ryan
0
votes
0
answers
23
views
Convert square brackets to xml tags
I will try and keep this short and to the point. Given the following #!/usr/bin/python from lxml import etree root = etree.Element('root') sect =…
python
xml
regex
lxml
text-processing
asked
June 21, 2011 6:51 pm CDT
matchew
0
votes
1
answer
24
views
Is it possible to export MySQL schema to XML?
With MySQL I can: export data to XML export data and/or schema to SQL But I can't export table schema to XML. Is there some sort of pre-built…
mysql
xml
asked
June 21, 2011 4:52 pm CDT
Xorty
0
votes
2
answers
35
views
Image storage on mysql or server for content management
I have been using a php sql system to manage images on my website. I can easily upload new images, edit existing ones and delete them from mysql…
php
mysql
xml
blob
asked
June 21, 2011 8:53 am CDT
user752768
0
votes
0
answers
22
views
Problem in understanding the significance of xml file in web application
I am using jsp to develop a web application...using tomcat server... I am facing a bit problem in creating the web.xml file....what confusion i am…
xml
jsp
web-applications
tomcat
web.xml
asked
June 21, 2011 3:12 am CDT
Abhimanyu Srivastava
3
votes
2
answers
38
views
PHP Generate RSS XML - Encoding Error
So I have a small PHP script that generates an xml feel for the rss feed of my blog. However, it throws up this error: This page contains the…
php
mysql
xml
encoding
rss
asked
June 20, 2011 2:42 pm CDT
AviateX14
-2
votes
0
answers
42
views
XML file problem when using servlets
I am testing a Servlet with Eclipse & Tomcat but I always get this error in the internal browser: The XML page cannot be displayed Cannot view…
java
xml
tomcat
servlets
asked
June 20, 2011 9:33 am CDT
vBx
0
votes
0
answers
35
views
Wordpress mod_rewrite
Think I read a bazillion articles over the past couple of days and yet I can still find out how to get mod-rewrites to work how I want. If you could…
xml
wordpress
mod-rewrite
folders
directories
asked
June 20, 2011 6:28 am CDT
Stuart
0
votes
1
answer
50
views
Restlet: sending xml in an HTTP request
How can I send xml file in an HTTP GET or HTTP put request ? I am using restlet framework. Im new to this, and according to what I've read, I should…
java
xml
http
xml-serialization
restlet
asked
June 19, 2011 1:29 pm CDT
SLA
0
votes
1
answer
31
views
Sending username and password via soap message
I am referring to this link http://www.icodeblog.com/2008/11/03/iphone-programming-tutorial-intro-to-soap-web-services/ i was able to hit a…
iphone
xml
http
post
asked
June 18, 2011 2:53 pm CDT
thndrkiss
2
votes
3
answers
30
views
Regex matching an open and close tag and a certain text pattenrs inside that tag
Here is a sample custom tag i have from a sitemap.xml <url> <loc>http://vikku.info/programming/php/?C=D;O=A</loc>…
xml
regex
asked
June 16, 2011 3:07 am CDT
Jayapal Chandran
0
votes
2
answers
33
views
Substitute text using match in a non greedy way?
I have a SOAP Call that looks like this: <?xml version="1.0" encoding="utf-8"?><soap:Envelope…
php
xml
regex
preg-match
asked
June 15, 2011 8:05 pm CDT
Joe Hopfgartner
0
votes
0
answers
37
views
Each time XML paser sending request won't clean Cache ?
I have a question about DOM, XML and Cache. I have an application to extract text from web and write to XML file and then display them, it triggers…
xml
dom
tomcat
cache-control
browser-cache
asked
June 14, 2011 5:19 pm CDT
Camellia
0
votes
2
answers
41
views
Best method for xml data storage
I am a php/mysql developer learning android. I am creating an android app that receives info from my php app to create list views of different…
android
xml
http
sqlite
optimization
asked
June 14, 2011 11:51 am CDT
Traveling_Monk
Pages
:
1
|
2
|
3
|
4
|
5
>
[15]
286
xml
Tagged:
xml
Related Tags
mysql
× 118
php
× 78
regex
× 64
http
× 30
sqlite
× 28
android
× 27
java
× 27
c#
× 17
database
× 17
sql
× 13
apache
× 11
parsing
× 9
ftp
× 9
tomcat
× 9
python
× 8
javascript
× 7
postgresql
× 7
iphone
× 6
hadoop
× 6
dom
× 6
rss
× 5
xslt
× 5
post
× 5
ruby-on-rails
× 5
import
× 4
xpath
× 4
csv
× 4
.net
× 4
flash
× 4
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy