joomla flv player [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I need the possibility to add videos to an article, do you know about something that might be usable? Only thing I need is just that it will be able to play flv video. I found HDFLV player, which is pretty fine but it cannot be used in an article, unless you buy it for like 99$, which is unacceptable.
Thanks,
EL

Take a look at Flow Player.
Its free and easy to install. You can customise various options using a UI on their site and they will provide the embed code for it.

HTML5 might be usable.
http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html

Take a look here: http://extensions.joomla.org/extensions/multimedia/multimedia-players.
The extensions are evaluated. Some are free.

hey the best one imo is >>
http://extensions.joomla.org/extensions/multimedia/multimedia-players/video-players-a-gallery/3955?qh=YTo2OntpOjA7czozOiJhbGwiO2k6MTtzOjQ6ImFsbGUiO2k6MjtzOjU6ImFsbGVzIjtpOjM7czo1OiJ2aWRlbyI7aTo0O3M6NjoidmlkZW9zIjtpOjU7czo5OiJhbGwgdmlkZW8iO30%3D
its easy to use and configure and non-commercial

Related

Heat map click tracking tool for PHP [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Are there any good click tracking utilities which can generate a heatmap for a website? We need something reliable to check which areas are the most used by our visitors.
Have you tried Labsmedia's ClickHeat?
I can recommend ClickTale for generating Heatmaps.
I'm on the search for a solution too. I saw this and it seems promising: http://www.crazyegg.com/
My next step is to find something free and that I can run on my server. ;)

PHP Library for aggregation of my Social Media Streams [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
i'm looking for a library which can merge all my social media streams to one stream. Sure I could do this own my own by using all the custom apis of the sites, but i don't like to reinvent the wheel so I appreciate any helpful hint.
Thanks in advance.
Regards
Nils
Edit:
I just found this jQuery Plugin: http://christianv.github.com/jquery-lifestream
Give Storytlr a try. It is an open source project that will pull in posts from a number of SM sites and has a plugin system to support additional ones.
Most social media apps have RSS/Atom feeds. Use a library like SimplePie to consume and aggregate them.

How to do photo management in PHP? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I have a basic script to upload and manage photos, but there are many things that it lacks.
For some reason photo files like .tif do not get uploaded and there is no automatic re-sizing of different images (vertical or horizontal).
Could someone please suggest some solutions for this?
Try to use Primage library, it's based on GD2 extension.
http://gallery.menalto.com/
http://www.tftgallery.org/
etc,etc,etc
Ultimately I went with the Imagick library. It has been a few months since I have used it. There were few minor and solvable problems. Overall, I am extremely happy with it.
But happy in a kind of a way that I am also fearful that anything breaks because I definitely don't want to go debug it lol :)
But yeah, Imagick works very well - I recommend it to others.

Is there a free website to store code (php, javascript, css) online? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am looking for website to store my code and then reused if may I need it. Would be great something like Delicious but for coding or something like Snippely.
You can host your code on solutions like Google code, Sourceforge or GitHub.
If your code is more a snippet you can choose solutions like snipplr or Gist
Google code (code.google.com) does that for Project coordination.
JSfiddle (jsfiddle.net) is pretty awesome when you have HTML, JS and CSS.
Github with its gists
thousands of websites out there. http://snipplr.com/ for example. just bought by envato and it will get some really neat new features. also works together with some apps like textmate or something
For code snippets how about http://gist.github.com ?
If you wanted to go the route of project coordination and hosting, there is also GitHub.

Pay per view video solution [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
We are planning on building a pay per view (PPV) video solution but we have no idea from where to start. Here are the current givens:
it will be hosted on Linux
using PHP
Database: MySQL
And by PPV I mean:
- going to website, selecting a movie to watch/download
- going to payment portal and paying
- being now able to watch/download
So here is my question, from where to start?
is there an existing (recommended) solution that we can download/buy?
Any information would be really appreciated
I was just reading about someone who had a platform like this intended for adult movies that he was offering, may have even been open source. I'm sorry I forget what it was, but even if your content is G rated, software intended for porn will probably have the features you want so I'd start looking there. It's a big industry so there has to be a few ready made solutions available.

Categories