Find top 6 cheapest plans based on expected data usage
Shows top 3 cheapest per provider
Supports some filtering (e.g. minimum speed / contract)
Search Home Broadband (i.e. fibre), Mobile and Mobile Pay-As-You-Go
Displays information in tables for quick scanning of information
Plans are linked to source telco for more details
Copy link to current search to share with others
Most things are there and one current known issue is that Mobile Pay-As-You-Go search does not currently look at the number of days the data is valid: so a search for 1GB can show an addon that is only valid for 1 day. Hope to fix this one day down the road
More digging around and found the Competition and Consumer Affairs Department page that has the latest list on the right along with other price controlled items such as Cooking Oil and Formulated Powered Milk
So from this I wondered what we could do to learn from this but instead of just complaining, what are the steps we can do to improve this. I have seen a couple websites and in Brunei that don’t seem to emphasise their web presence or just have things set up weirdly and thought it would be great to use these as learning opportunities for the local tech community in general so I’m going try a #fixBruneiWebsites journey
Let us the people of Brunei highlight website issues and tag them on your social media platform
If you can, try to offer possible solutions
If you can’t that is ok too 🙂
Then anybody who’s keen or interested could look up posts with the hashtag and could offer and answer and reply back to the original post
We can have sessions at BruneiGeekMeet for any new #fixBruneiWebsite issues and discussions
Learning takeaways / solutions for Brunei Car Prices listing
Have a strategy that allows you to scale
While I don’t know the full reasoning why the old page didn’t get updated, it could be that the way it was set up didn’t allow them to make changes easily or locked them into a certain format
The old Motor Vehicles page had individual pricing based on car brand. Perhaps it was too much work to break things down and upload individual files
There is no current Motor Vehicles page but now it is just a single PDF which helps consolidation and provides simplicity of uploading a single file which is great
Don’t be afraid to change things up
If things didn’t scale well initially, I feel that modifying the old existing page could have been something they did and not just let it go untouched
Update old pages
It could be something as simple as a link to the new current page to allow people to get the latest information
Or they could do a permanent 301 redirect or a temporary 302 redirect on the old page so that it automatically redirects to the new one
This would be similar to the point above but Sitemaps are even more important compared to regular pages as they are used in SEO and help your page be found by search engines. While this Sitemap was an HTML page and not a XML Sitemap: HTML Sitemaps are still useful with the added bonus that it helps visitors to your site discover more things
Detail features of sections on a website
The “Consumer Affairs” link on the homepage isn’t a super obvious choice that it would lead to prices
Perhaps a shot
So I hope you come and join me on this #fixBruneiWebsites journey!
Fantasea (formerly Au Lait) Ground Floor, Seri Q-Lap Mall, Kg Kiulap Bandar Seri Begawan, BN
4 Geeks Went
Following up from a data hackathon and a community outreach program, there are things to tell and discuss!Agenda• 7pm: Event Kick off• 7:05pm: Mapping Brunei: The Journey and some Tools and Tricks for your Mapping needsTim will recount the arduous gathering data process from the previous data hackathon http://www.meetup.com/BruneiGeekMeet/event…
The Telbru eSpeed/High-Speed Broadband (HSBB) Internet rates have arrived and price wise they are going in a good direction, quota wise not so much, but here are the facts that you need to know.
Base monthly rates have been reduced
Some plans have quotas
If you exceed the quota you will get throttled but you pay no extra (you will still have an Internet connection, just slower speeds)
Notifications can be sent to you via your preferred communication channel (e-mail/text message) when you have used 50%, 80% and 100% of your quota volume
Best effort Internet: which sounds very similar to the eSpeed problems on yesteryear
My bandwidth at home cannot even reach 1Mbps, is there a rebate?
There will be no rebate given on your rental charge or quota. Our broadband service is best effort service. If your average broadband speed is low (approximately one megabit per second or less) we do not recommend you to purchase higher bandwidth or quota packages.
Dart is a new language that learns from Javascript and adds features that are missing in Javascript such as classes and optional static typing. It aims to provide a better developer workflow and efficiency, better performance vs Javascript and can compile to Javascript in order to be deployed anywhere.
I prerecorded an “Intro to Dart” video just in case as with all things, technology can be troublesome at times =) There is also a 4 hour long Hangouts on Air recording of the entire event
The code labs served as a way to learn Dart and it is even deployable on Heroku. We also covered a bit of Angular JS with a work in progress AngularJS intro project on GitHub.
All in all, Dart seems compelling that it is more performant compared to Javascript, can be compiled to Javascript so you reap the development benefit while still maintaining deployability via Javascript, having a single language for both client and server and adding ‘modern’ features added to Javascript make it easier to develop in. Certainly an alternative to Javascript+Node and perhaps something to use in a future project.
Today marks the first meetup of Brunei Geek Meet (http://www.meetup.com/BruneiGeekMeet/), a meetup where I hope to start fostering the meetup culture that I’ve been experiencing here in Melbourne. We aim to be run by the community for the community. I believe that everybody has something to share and I want Brunei Geek Meet to be a platform for people to contribute to the community as a whole: be it as a learner, as a presenter, as a mentor, as a discussion starter, etc. We are more technology oriented (but are open to geeks of any kind!) and we intend to have talks, code labs, hacknights/days and other events where people can attend, learn and contribute in their own ways.
I am also please to announce that we have a license to hold a RHoK event in Brunei. With the tagline “Hacking for Humanity” RHoK believes in providing a platform for people (particularly technologists) to do social good and make the world a better place.
This is done by hackers working to solve a community problems which can be used in the region of the problem, and even to a bigger audience of the World. When I first attended RHoK, it brought me back to the days I was working on the SMARTER eCVS and I want RHoK Brunei to be of the same nature: for us to see a local need and for technologists to team up to work on a solution.
With that, I would like to extend an invitation to any individuals or organisations that are facing or know of problems that could use a technological solution to get in touch with me and so we can kick off some discussion on how the developer community of Brunei could help. My contact details are tim@thewheatfield.org / @thewheat. I truly hope that you can be a part of RHoK and help contribute to the betterment of the Brunei developer community by providing a real world problem that we, as a community, can get together and help solve.
This was the talk I gave at GDG Brunei DevFest 2013 and I aimed for the content to be basic and accessible with a workable app, so that the attendees could use it as a starting off point for the hackathon, should they want to learn how to build an Android app.
I should have published the APK on the Play Store before the talk so that people could have downloaded the app and see what I was building as part of the talk