The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
322 views

(How) Could I import twitter posts as annotations in Google Analytics?

A site I maintain tweets every time a blog post is published. Since the editors of the site have gone a bit mad with the ability to change the apparent date a blog post was published (back-dating as ...
4
votes
2answers
2k views

best way to import 500MB csv file into mysql database?

I have a 500MB csv file that needs to be imported into my mysql database. I've made a php file where i can upload the csv file and it analyses the fields n stuff and does the actual importing. but it ...
2
votes
1answer
78 views

What is the feature that imports URL information into facebook and google+?

What I am trying to do. I want to be able to import heading, short description and an image into my website, just using a link. I am using Joomla but can switch to any CMS, or try to build an ...
2
votes
1answer
108 views

Using @import in CSS files

OK, I get it, CSS files should be grouped to reduce HTTP requests. My question is whether the @import method does a good work? Also, can I somehow group print and screen stylesheets?
1
vote
1answer
76 views

How can I install a module in Plone 4.0.5?

I have an existing website that is old and html. I'd like to import it into Plone, and make it "Future Proof" thanks to Plone. I found on the Plone website which modules could help me with it: ...
1
vote
2answers
19 views

Problem importing some features into PrestaShop from a CSV file

I am trying to import my CSV catalog to my shop. Each product has 3 features. For example: Type:New:0 Capacity:69ml.:1 PartNumber:X556D23:2 The import process finishes OK without ...
0
votes
1answer
43 views

Blogger post permalink lost when exporting/importing blog

Google's Blogger now allows the original publisher to specify a customized permalink for a post on a blog. Yet, when one exports and imports this blog, the posts must be republished, and the ...