GithubHelp home page GithubHelp logo

icecast-now-playing-script's Introduction

Filip Pacurar

My logo

Hi there πŸ‘‹

Latest blog posts

πŸ“‘ ➑️ More blog posts

Buy me a coffee

On my blog (both Romanian or English versions) you can find sections where you can pay with USDc or USDt on the MultiversX blockchain and in return you get that space for 10 days to advertise whatever you want. If you like my work, please consider buying me a coffee by buying an ad space. Thank you!

About me

πŸ§‘β€πŸ’» My name is Filip Pacurar, web developer for over 10 years. πŸ“† I started my first programming job in 2012, but I knew PHP, MySQL, HTML, CSS long before this.

πŸ‘·β€β™‚οΈ At 12 years old I forked a torrent tracker PHP script to make it suit my needs, in fact it is still around here on Github and on Sourceforge.

πŸ“– Open source. I strongly believe in open source and I have contributed to many projects over the years. Not as much as I would like to, but I try to contribute as much as I can. Also, I try to open source my own projects as much as I can (eg: the blog theme with all its logic, smart contracts that I develop, etc.)

🚧 I currently work daily with these technologies:

  • PHP
  • MySQL
  • PostgreSQL
  • CSS [TailwindCSS]
  • A lot of JavaScript - React, Vue.JS, AureliaJS, AdonisJS.. a lot of frameworks and vanilla JS
  • Some Python and Ruby for hobby projects
  • Bash
  • VILT stack
  • A lot of Laravel

πŸ›‘ I am going to stop now because I tend to use whatever is necesary, not limiting myself to a single technology.

πŸ•ΈοΈ You can read more about me and my work on my blog.

BTW, my website is very weird and I also have hidden things and easter eggs.

Portfolio / some of my work

Most of my projects are under some terms though and I cannot publicly share them because they belong 100% to the client. I can however give you an idea of what I've built those past 3 years:

  • Two intranet portals for an international business company
  • National web app for online prescriptions and medication delivery
  • International platform to connect to experts in various categories like motivation, sleep, lifestyle, nutrition or pregnancy
  • Website for a national olympic team
  • Advanced app for marketing leads collection
  • Online courses marketplace
  • Web app to see information about movies
  • Dozens or tens of medium sized websites. Actually, I've looked at all repositories I still have access to and since 2018 I've built 55 websites. That's 1 and a half per month. Sure, not all of them were only my job, I've had help, but I touched at least 55 websites since 2018. That's something, isn't it?
  • Private social media for a niche category
  • Backend for an international singer
  • Those are just a few examples of things that kept me busy since 2018, all done as contractor.

    If you want to see more of my work in private, send me an email to [email protected] and we'll chat more about your digital needs too.

    Enough chit-chat! Let me show you a subset of my portofolio now.

    Arad-gardens.ro

    Next.js, React, Tailwind CSS

    My personal website

    Javascript, Laravel, PHP, Tailwind CSS, Wordpress

    Biserica Sega

    Bootstrap, Javascript, PHP

    Neurolingua Kids

    Java, React Native, Swift, Typescript

    Neurolingua landing page

    Node, Nuxt.js, VueJS

    Neurolingua Web App

    GraphQL, Laravel, PHP, ReactJS

    Neurolingua Mobile

    Java, Javascript, React Native, Swift

    Infinitymusic.ro

    Bootstrap, Javascript, October CMS, PHP

    Harvest Card management system

    GraphQL, Javascript, PHP, ReactJS, Wordpress

    Bible API

    PHP

    OctoberCMS Plugins

    October CMS, PHP

    Personal vCard website

    Bootstrap, VueJS

    Ruby Gem - CNP Validator

    Ruby

    Tanatopraxie.ro

    Basic Css, October CMS, PHP

    Tanatotehnic

    Bootstrap, PHP, Wordpress

    Various payment pages

    Laravel, Tailwind CSS

    Board game geek

    I like playing board games with my wife, friends and lately with my sons. Here's all the board games that I own. You can find those on my blog as well here.

    Finale

    Thank you for visiting my Github profile. That would be all for now.

    πŸ‘‹

    Filip Pacurar

    icecast-now-playing-script's People

    Stargazers

     avatar

    Watchers

     avatar

    icecast-now-playing-script's Issues

    Now Working Icecast win 32

    When i run it on  a local server with icecast win32 version i get the following 
    errors : 
    
    "Warning: file_get_contents(cache/history.txt) [function.file-get-contents]: 
    failed to open stream: No such file or directory in 
    C:\Apache\htdocs\icecast.php on line 191
    
    Warning: file_put_contents(cache/history.txt) [function.file-put-contents]: 
    failed to open stream: No such file or directory in 
    C:\Apache\htdocs\icecast.php on line 193
    
    Warning: 
    SimpleXMLElement::__construct(http://ws.audioscrobbler.com/2.0/?method=track.get
    info&artist=&track=&api_key=) [simplexmlelement.--construct]: failed to open 
    stream: HTTP request failed! HTTP/1.0 403 Forbidden in 
    C:\Apache\htdocs\icecast.php on line 59
    
    Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: I/O 
    warning : failed to load external entity 
    "http://ws.audioscrobbler.com/2.0/?method=track.getinfo&artist=&track=&api_key="
     in C:\Apache\htdocs\icecast.php on line 59
    
    Fatal error: Uncaught exception 'Exception' with message 'String could not be 
    parsed as XML' in C:\Apache\htdocs\icecast.php:59 Stack trace: #0 
    C:\Apache\htdocs\icecast.php(59): 
    SimpleXMLElement->__construct('http://ws.audio...', 0, true) #1 
    C:\Apache\htdocs\icecast.php(195): getTrackInfo('', NULL, '') #2 {main} thrown 
    in C:\Apache\htdocs\icecast.php on line 59"
    
    
    I also run on an icecast server (not local) and i get the same...
    
    Any help would be great..
    
    Thanks
    
    

    Original issue reported on code.google.com by [email protected] on 4 Jun 2011 at 6:32

    error :/

    when l edit the icecast.php file and surf in to the example.php file l get 
    this. 
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
    <html xmlns="http://www.w3.org/1999/xhtml"> 
    <head profile="http://gmpg.org/xfn/11"> 
    <title>Icecast Now Playing Script</title> 
    </head> 
    <body> 
    <p> 
    Code by Jude (<a href="mailto:[email protected]">[email protected]</a>)
    </p>  
    
    l did try 3 server and the same error :/
    

    Original issue reported on code.google.com by [email protected] on 24 Mar 2011 at 4:37

    i have foolowed the how to use tips but i have nothing displayed

    What steps will reproduce the problem?
    1. i have done all the steps in the how to use link
    2. i have made the directory structure and files according to the structure you 
    have provided on local
    3. when i load the example.php it detects the status onair but only parameters 
    are loading
    
    What is the expected output? What do you see instead?
    as the demo there is a player which plays the tracks sent from icecast server 
    but in my case there is no visual out put i only see the list of tracks as code 
    on page loaded in my browser
    
    What version of the product are you using? On what operating system?
    i have downloaded the last version from your site and i want to test it on 
    local host. after that i want to use it on my icecast server
    
    would you pleas tell me what shoul i do to have the layout like this link:
    http://jude.me/now
    any help would be appreciated
    
    yours faithfully
    Mahnaz Vahedi 
    
    Please provide any additional information below.
    
    
    

    Original issue reported on code.google.com by [email protected] on 8 Jan 2014 at 8:06

    Listeners Bug

    What steps will reproduce the problem?
    1. Refresh example.php
    
    What is the expected output? What do you see instead?
    The number of listeners at that moment, but I see this number escalating.
    
    What version of the product are you using? On what operating system?
    Last version on Ubuntu Linux.
    
    Please provide any additional information below.
    To try to reproduce this hold F5 while on example.php
    You'll see the number of listeners rising, even though only you are listening 
    to the radio.
    Using your auto-refresh script with two users it fluctuates from 2 to 4.
    Seems that this also affected the peak listeners.
    
    Thank's for your atention and keep the good work!
    
    

    Original issue reported on code.google.com by [email protected] on 11 Feb 2011 at 12:28

    Attachments:

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❀️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.