I just gave a talk in Bangalore PHP Meetup about ways in which we can use WordPress as a platform. The following is the slide I used and a little write up about the talk.
Category Archives: Events/Conferences
Using WordPress as a platform
Posted in Events/Conferences, WordPress Tagged BackPress, Bangalore, Meetup, PHP, RoloPress, WordPress 9 Comments
RoloPress – WordPress based contact manager
I have been dropping hints about a secret project which I have been working on for quite some time and now it’s time to reveal it.
RoloPress
The secret project was RoloPress, a WordPress based, open source contact manager, which I was developing with my friend Steve Bruner. The main distinction of RoloPress is that it is an application build on top of WordPress and is not a separate application with is tied up with WordPress.
Posted in Events/Conferences, WordPress Tagged RoloPress, wcnyc, WordCamp, WordPress 17 Comments
Protect your phpMyAdmin folder, or …
… you are asking for trouble. I learned this valuable lesson past weekend. You need to protect your phpMyAdmin folder from outside world or you are asking for trouble.
I went to a conference about security called Hackintosh, where we had a competitive event called ‘Capture the Flag’. The event was structured like a game and consisted of 10 different levels. At each level, you have to solve a problem by hacking into a sample application using some vulnerability. Each level had problems in increasing order of complexity and most of them were very interesting.
After about 4 levels, I found out that the phpMyAdmin folder of the server, in which the event site was hosted, was public. I logged into the database (it didn’t asked me for the password) and updated the level column corresponding to my username row to 10. That’s it, I conquered the flag. In the end, I ended up hacking the Hackintosh 😉
Jokes apart, the valuable lesson I learned from this event is that you should never leave the phpMyAdmin folder (if installed) open. You can do the following instead.
- Totally get away with phpMyAdmin and connect to the database using port forwarding in PuTTY.
- If you cannot get away with phpMyAdmin, then at least password protect the folder and database access.
- If you cannot password protect the folder at least rename it. (Not recommended at all)
So do you still have your phpMyAdmin folder open? 🙂
Posted in Events/Conferences, Security Tagged phpMyAdmin, PuTTY, Security 8 Comments
Facebook Developer Contest – India
In its quest to get more Indians to use Facebook, they has announced the first ever developer contest, targeted for Indian programmers.
The contest is open only for Indian residents and you have to either develop a Facebook App or integrate Facebook connect to your site.
Dates
The contest runs from July 2, 2009 till September 11, 2009. You have to submit your entries before September 10, 2009 at the contest website.
Prizes
There are going to be cash prizes for top 3 entries in each category – Facebook Apps and Facebook Connect Integrations.
Rules
- You have to be a resident of India
- You should have completed 16 years
So, budding India Facebook developers, it’s time to roll your sleeves. Since I am busy with the WordPress Plugin Competition, I don’t think I will be able to compete, but let’s see. 🙂 Is any of you taking part in this contest?
Additional useful links
- Contest website – http://www.facebook.com/developercontestindia
- Official Rules – http://www.facebook.com/developercontestindia#/developercontestindia?v=app_4949752878
- Facebook Developer site – http://developers.facebook.com
- Facebook Developer wiki – http://wiki.developers.facebook.com/
Posted in Events/Conferences Tagged Competition, Facebook, India 1 Comment
Android Developer Challenge – ADC2
Mobile Application developers, get ready, Google has announced the second edition of Android Developer Challenge to award the best mobile apps build on the Android platform.
The first edition of Android Developer Challenge which took place last year had more than 1,700 entries. With the recent release of Android 1.5 Google is expecting more entries this time. This challenge was announced in the recent developer conference Google I/O along with other Google Wave and Google web Elements (more about them later 🙂 )
Rules
The following are some of the important rules to take part in the contest
- Should be in English
- Should run on Android 1.5
- Open only for applications which are not published before.
- Should be submitted to one of the following 10 specially-designated ADC 2 categories.
Categories
- Education/Reference
- Games: Casual/Puzzle
- Games: Arcade/Action
- Social Networking
- Lifestyle
- Productivity/Tools
- Media
- Entertainment
- Travel
- Misc
Prizes
For each of the 10 categories:
- 1st prize: $100,000
- 2nd prize: $50,000
- 3rd prize: $25,000
Overall (across all categories)
- 1st prize: $150,000 (meaning the overall winner will receive $250,000)
- 2nd prize: $50,000 (meaning the 2nd prize winner will receive up to $150,000)
- 3rd prize: $25,000 (meaning the 3rd prize winner will receive up to $125,000)
Timeline
The dates are not yet finalized but the submission will close somewhere in August and the results will be available by November.
Important Links
PS: (for Yuvi) Since you have lost your mobile, try to get a new one which supports Android so that you can take part in the contest. 🙂
Posted in Android/Java, Events/Conferences Tagged Android/Java, Mobile 4 Comments
Yahoo Open Hack day 2009
The annual Yahoo Open Hack day is back and this year it is happening in Bangalore on Feb 14th and 15th (What a way to spend the Valentines weekend 😉 )
There are two different tracks, Info Geek and Hacker Gurus. Both are free, but you need to register at the official site. You also need to support your application with some information about you (like a link to your blog etc). Hurry up, only limited seats available.
I signed up for Hacker Guru and have got my application approved. I am waiting for the clear chit from my doctor (due to my recent weight loss 😉 ) and if I get it, I will be attending. 🙂
Where
The Taj Residency
Bangalore
India
When
14th and 15th Feb 2009
More information
Official website
Facebook Group
Twitter
Let me know if any of you are attending, we can meet and also probably collaboratively hack:)
Posted in Events/Conferences Tagged HackDay, Yahoo 3 Comments