Posts

Showing posts with the label news

New Dashboard and v2

We have successfully finished coding of the new user dashboard of BeeIMG and it will mark the end development of BeeIMG v1. We will be adding bug fixes to current system, but no new features will be added. The new dashboard has 3 new charts/panels with country, referrals and image view data. In the new chart image views, it is categorized by day, so you can view the day you had the most image views. Although you can't see the countries for individual images yet, the data collected in shown in a nice chart as top countries. Newest tweets from @uberfacts is shown in the today panel. The plan was to start coding v2 when Bootstrap 4 was available but, to get a head start and to use a new cool UI framework, the coding of v2 will be starting on this December. Hopefully Bootstrap 4 will be released in the next year and it will be merged to v2. More info on v2 will be posted as a separate blog post soon. Thanks for reading.

New Dashboard and v2

We have successfully finished coding of the new user dashboard of BeeIMG and it will mark the end development of BeeIMG v1. We will be adding bug fixes to current system, but no new features will be added. The new dashboard has 3 new charts/panels with country, referrals and image view data. In the new chart image views, it is categorized by day, so you can view the day you had the most image views. Although you can't see the countries for individual images yet, the data collected in shown in a nice chart as top countries. Newest tweets from @uberfacts is shown in the today panel. The plan was to start coding v2 when Bootstrap 4 was available but, to get a head start and to use a new cool UI framework, the coding of v2 will be starting on this December. Hopefully Bootstrap 4 will be released in the next year and it will be merged to v2. More info on v2 will be posted as a separate blog post soon. Thanks for reading.

Merry Christmas and Happy New Year

Image
First of all Merry Christmas and Happy New Year! You can earn the badges on this 25th and on the 1st of January 2014. For the comming year we have planned to add another POP in singapore as BeeIMG is highly popular in Asia. It will reduce latency and give faster upload speeds. We will be redesigning the upload page for faster and for a simple UI. More responsive design for mobile devices in also under consideration. In the next year we are planning to a making referral bounty program so you can earn some bucks when you referer your friends to BeeIMG. In the this year we have hosted more than 3,000 images, have served nearly 25 million image views using 6 TB of bandwidth. we will be posting updates on our Blog, Twitter, Facebook and on Google Plus pages when new features are made public. At last we are taking this opportunity to thank everyone who made 2013 a very big success. Thank you!

Merry Christmas and Happy New Year

Image
First of all Merry Christmas and Happy New Year! You can earn the badges on this 25th and on the 1st of January 2014. For the comming year we have planned to add another POP in singapore as BeeIMG is highly popular in Asia. It will reduce latency and give faster upload speeds. We will be redesigning the upload page for faster and for a simple UI. More responsive design for mobile devices in also under consideration. In the next year we are planning to a making referral bounty program so you can earn some bucks when you referer your friends to BeeIMG. In the this year we have hosted more than 3,000 images, have served nearly 25 million image views using 6 TB of bandwidth. we will be posting updates on our Blog, Twitter, Facebook and on Google Plus pages when new features are made public. At last we are taking this opportunity to thank everyone who made 2013 a very big success. Thank you!

Happy Thanks Giving

Image
Today is the Thanksgiving holiday of year 2013 and we want to show our gratitude to all who made make BeeIMG a success. Registered members can now earn the thanks giver badge today.

Happy Thanks Giving

Image
Today is the Thanksgiving holiday of year 2013 and we want to show our gratitude to all who made make BeeIMG a success. Registered members can now earn the thanks giver badge today.

Updates: Google Oauth And Referrers Info

After a while we did some changes to the system. here is the walkthrough of todays upgrades and updates. We had the oauth registration and login setuped up for a while but as it needed to be completely checked it was hidden from the users. we recently moved from our own mailer system to Mailgun mailer system, so the emaling had to rewritten. As the first Oauth service we give you the very popular google. next we hope to implement facebook which will be made public on the next year. Also we hope to make a facebook app so you can upload to BeeIMG from facebook. Setting up a account at BeeIMG via Google is simple. If you already has a account you will be given a chance to link it. If not a account will be created and linked. Referrers info for members was hidden due to high load in the past months. we made the system cleaner and faster. Now the data will be collected from random users and dynamic urls will be deleted to keep referrers table clean and simple. also the Referrer urls will b...

Updates: Google Oauth And Referrers Info

After a while we did some changes to the system. here is the walkthrough of todays upgrades and updates. We had the oauth registration and login setuped up for a while but as it needed to be completely checked it was hidden from the users. we recently moved from our own mailer system to Mailgun mailer system, so the emaling had to rewritten. As the first Oauth service we give you the very popular google. next we hope to implement facebook which will be made public on the next year. Also we hope to make a facebook app so you can upload to BeeIMG from facebook. Setting up a account at BeeIMG via Google is simple. If you already has a account you will be given a chance to link it. If not a account will be created and linked. Referrers info for members was hidden due to high load in the past months. we made the system cleaner and faster. Now the data will be collected from random users and dynamic urls will be deleted to keep referrers table clean and simple. also the Referrer urls will b...

New BeeIMG Blog

Image
Hello all, We have been a little silent lately. Today we upgraded our blog to ghost . It is still in beta(0.3) version, but we will upgrade to new versions as soon as they comes out. when upgrading we said goodbye to wordpress and moved to ghost. we had to install nodejs to get ghost to working as it runs on js. we are proxying nodejs via apache to get the blog working on port 80. all posts were moved from wordpress to ghost. we also implemented disqus for commenting and moved all the images to cloudinary . As soon as we make the wordpress and ghost plugins we will move them to BeeIMG. During the last month we upgraded BeeIMG to Bootsrap 3 successfully. We had a few downtimes lately. so we hope to stabilize BeeIMG before introducing new features. If you have new ideas feel free to contact us from here . Enjoy BeeIMG.

New BeeIMG Blog

Image
Hello all, We have been a little silent lately. Today we upgraded our blog to ghost . It is still in beta(0.3) version, but we will upgrade to new versions as soon as they comes out. when upgrading we said goodbye to wordpress and moved to ghost. we had to install nodejs to get ghost to working as it runs on js. we are proxying nodejs via apache to get the blog working on port 80. all posts were moved from wordpress to ghost. we also implemented disqus for commenting and moved all the images to cloudinary . As soon as we make the wordpress and ghost plugins we will move them to BeeIMG. During the last month we upgraded BeeIMG to Bootsrap 3 successfully. We had a few downtimes lately. so we hope to stabilize BeeIMG before introducing new features. If you have new ideas feel free to contact us from here . Enjoy BeeIMG.

New BeeIMG Uploader

This is a brief post about the new uploader. In the new uploader the frontend and the backend both was re-coded. so you might have some different experience. we added a duplicate file checker which will save space. we also added uploading into albums in the backend which will be soon implemented on the frontend too. When using the API, using a apikey to upload into account without logging was also added to the backend. It will be added to the frontend when we publish the full API and API doc. The ZIP image uploader will come soon. Enjoy the New Uploader :)

New BeeIMG Uploader

This is a brief post about the new uploader. In the new uploader the frontend and the backend both was re-coded. so you might have some different experience. we added a duplicate file checker which will save space. we also added uploading into albums in the backend which will be soon implemented on the frontend too. When using the API, using a apikey to upload into account without logging was also added to the backend. It will be added to the frontend when we publish the full API and API doc. The ZIP image uploader will come soon. Enjoy the New Uploader :)

Database change (Redis) and recent updates

Image
In this post I am going to tell you guys about the recent changes at BeeIMG that were made during the past few days. We did a major change in storing the image views. We changed from MySQL to Redis, which will hopefully decrease the image serving time. If we had MySQL further soon it will get overloaded due to the high image views we are receiving. only image views are stored on Redis and every 30 minutes the MySQL server will also get updated. so you can only view live stats via the image view page. we also cached the stats page memcache so the it does't create much turbulent in the server(Redis). It will be only cached for 2 minutes. we also removed cloudflare caching and it will be only activated when the sever is on high load. our plan with NetDNA for CDN will expire on August and I am not very much happy with their service. The reason is that they are very expensive and their Asia nodes have to be bought separately as a add-on and the add-on too is very expensive. so I have ...

Database change (Redis) and recent updates

Image
In this post I am going to tell you guys about the recent changes at BeeIMG that were made during the past few days. We did a major change in storing the image views. We changed from MySQL to Redis, which will hopefully decrease the image serving time. If we had MySQL further soon it will get overloaded due to the high image views we are receiving. only image views are stored on Redis and every 30 minutes the MySQL server will also get updated. so you can only view live stats via the image view page. we also cached the stats page memcache so the it does't create much turbulent in the server(Redis). It will be only cached for 2 minutes. we also removed cloudflare caching and it will be only activated when the sever is on high load. our plan with NetDNA for CDN will expire on August and I am not very much happy with their service. The reason is that they are very expensive and their Asia nodes have to be bought separately as a add-on and the add-on too is very expensive. so I have ...