# This file is part of python-magento-api # python-magento-api is free software: you can redistribute it and/or ...
Python Python Magento API
require 'open-uri' class NewsController < ApplicationController ...
Ruby Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 13, 2011 19:42,
10 refactorings, tagged with rails, xmldocument, api, nokogiri
Hi!
Im trying to parse xml...
def flights_by_airline(airline_id, flight_number=nil, date=nil, params={})
if flight_number && date
t = convert_date(date)
...
Ruby Better way to offer several...
by jarodluebbert.myopenid.com,
March 01, 2010 08:21,
3 refactorings, tagged with ruby, api, parameters
I'm wrapping an API in ruby...
<?php
function fetch($url,$start,$end){
...
PHP Wikipedia API and text form...
by z3ro,
January 09, 2008 18:37,
4 refactorings, tagged with convert, html, plain html, formatting, parser, regex, xml, php, wikimedia, api, wikipedia
I need to add Wikipedia's i...
A Python-based API to the M...