BetJacks Sports Betting Terminal in HTML »
Sports betting terminals which used C# windows application is now changed to HTML touch screen friendly website, terminals are updated to launch Mozilla in full screen, had to change source code of mozilla browser to launch in full screen and not loose focus. So now no need to send individual terminal software update.
iPhone map overlay for your own map on google maps »
used iPhone SDK mapKit to paste custom map image over Texas University with their more detailed map for campus, (updating the MKAnnotationView instead of creating a new layer over MKMapView, as if you use MKAnnotation view you don’t have to draw again and again if you scroll around, on zoom scale your imageView in MKAnnotationView. No hide, less redraw, no flickring )
English <-> Swedish Translation iPhone Application »
Using www.tyda.se API, created application for iPhone which would be able to search for words in desired language, show word meanings, translations, grammar details (i hate grammar), examples and pronunciation audio.
Facebook won’t play videos uploaded to their server on iPhone, iPod or iPad, even most of the videos i checked are H.264, but facebook won’t play any, so using Facebook connect API and Facebook connect iPhone SDK (it’s not an SDK), capture news/users/friends feed and list videos to play on iPhone. Some videos on iPhone still cannot be played because of flv video format, still better than noting.
Setting up asterisks, freepbx and/or a2billing) VOIP system »
Did setup asterisks, freepbx, a2billing VOIP on centOS 5, there were few call sequences not supported by freepbx or a2billing (a2billing callback deamon was working but didn’t give functionality on getting number from dial tone) so had to make own asterisks procedure to request user a desired number to call and callback on user’s profile callback number connecting to desired number all then linked to a2billing. Will be working on separate PHP/HTML client interface (through a2billing database).
iPhone google maps annotations from plist, with custom icons »
simple app which takes icons, groups, coordinates from plist file and displays it on UIMapView, in another tableview you can show/hide groups of annotations. All there is left to do is populate plist to something useful.
Setup CCcam Card Sharing for personal use »
Had a TV lying around in bedroom, so did setup a CCcam card sharing on home server, bought a Linux Dreambox 500 and wola browse different channels on both TV’s and no extra fee to SKY. Also shared with a friend later over internet.
Apple appstore SEO for now is all about cramping keywords in your app name, adding related popular apps in your app description. App store search suggestion gives priority to no of times app downloaded.
1 click autoblog setup for any keyword(s) »
Created PHP script which will create a new wordpress autoblog for you for keywords you want. All you need to give is mySQL database connection and FTP access. Blog posts are gathered automatically from various search engines (including google) from one single server and posts to blog using wordpress XML-RPC
macbook air 1,1 pata zif drive replacement »
had to replace my macbook air HDD, was giving me S.M.A.R.T verification failed error, was thinking to add internal 3g but macbook air is well packed. Custom smaller battery might give you some space.
crawl any news/blog webpage and get only article, »
PHP script which would parse any blog/news/article site and get the article content from it. It actually checks similar page to determine page header, footer, adverts, links (anything unrelated to article) and just gets the article.
BetJacks featured bets on main page »
Created xml feed for sports bets to be featured on main page, for flash using AS3. If no featured bets selected it should give you out most active/popular bets instead for each category.
BetJacks Sports betting for iPhone »
very basic iPhone app wich uses safari UIWebView to display current BetJacks Sports betting for iPhone which is using apple’s pastryKit (not official) to make html5 look like apple native app (check help.apple.com/iphone/ on your iPhone device to see what i am talking about).
some of the work done on SEO for BetJacks turned out good, as we have crossed paddypower and many others getting into first 5 positions for ‘Online Casino’, ‘Online bingo’, ‘Sports Betting’ and various other keywords (on google.ie). Getting position Bing and Yahoo was way quicker and easier.
BetJacks twitter update for poker tournaments, horse racing »
Posting poker tournaments, casino jackpots, horse racing results and various others on twitter using twitter Web API. And in windows you should be using batch (.bat) made cron (all cron executables on windows are worthless)
BetJacks ABETA database structure, access objects on php and update odds »
ABeta is a UK based bookmaker and distribute odds, also provides classic ASP for website, there were various things in classic ASP couldn’t be done easily, so had to use php ActiveX object for few things. as Abeta is not well documented and lazy, had to play around a little with wireshark to see how they send odds updates to send our own crawled odds for updating starting prices.
data backup lost macbook time machine »
lost my backup drive and my old macbook, so this time used a custom server in remote location, and used time machine on remote drive.
iPhone application for taxi drivers to get location based jobs »
Users could order the taxi on web and calculating gps coordinates from address (using google maps API) server will send pickup request to nearest taxi drivers. Customer gets driver details of first driver to accept the job, driver then picks up and finally reports job complete. this was a huge project including web based admin for tracking all the live taxi drivers, history of jobs and all. app also acts as a navigatior and can show you your jobs history. drivers can get scheduled jobs.
Firefox plugin to use OSX keychain instead of own password management »
created a FireFox plugin which will save the passwords to OSX keychain tool instead of saving passwords in FireFox profile, by this passwords saved in safari and chrome can be used by firefox and vice versa, later i found there was already a plugin which could do that and bit better than what mine was doing.
a simple database sqllite3, and most of the work of populating,searching, sorting tables and stuff is done automatically by osx 10.4 sdk
Youtube Plus iPhone application »
extends the iPhone youtube application adding sign in functionality, categories, mostviewed, regional, inbox, share, view friends, subscribers, add comments, rate and all.
lottery results iPhone application »
parse lottery results from famous lottery results website and display in pretty format. (my frist iPhone application for app store)
BetJacks betting slip on same page using javascript »
psp themes theme extration, video auto using usb R232 »
BetJacks mobile betting with custom SMS gateway »
BetJacks sports betting for touch screen terminals C# »
BetJacks poker tournaments feed by SOAP »
Abeta moneybookers integration »
switching to google for analytics and domain emails »
funny t-shirts auto affiliate site »
psp themes theme preview video »
Got design from a freelancer, thank God was HTML, did update site’s look, and added new features like.
- Auto crawl for new cheats every day from various game cheats site, parse them and add them to database.
- Added games boxart, ratings, genre etc.
- Allow users to update/report cheats
- Added wordpress blog and vbulletin forums
- Show related forum threads, wordpress posts in any game cheats
Device application Locker update windows events »
phpfox to vbulletin database converter/exporter »
vbulletin show thread pictures count and preview on hover »
plugin add feature for users to post a thread or reply as anonymous and if anonymous A replies again he will be anonymous A or he can intentionally get a new anonymous tag, user gets new anonymous tag for every thread.
dice roll BBCODE for vbulletin »
a bbcode [roll]0-9[/roll] which will post a random number from 0 to 9, also includes A-Z roll
custom icons for forum categories in vbulletin »
a simple plugin to upload custom icons/mini adverts for your forum category
vbulletin custom fields to show up under no of posts of any user post »
given the profile fields in vbulletin, created a plugin which will add your desired profile field of user to its every post (under user’s no of posts or under member name and group) admin panel includes sorting and all
vbulletin pay per post plugin »
a vbulletin plugin which counts users posts and threads made and according to settings in forum categories, users will build up $$ for their posts, admin can later pay them using paypal (integrated), users can check their current balance and history of payments.
because of dynamic IP address on home internet had to do a cron for IP change check every minute and update zoneedit DNS for my domain if IP address is changed.
setup linux server with apache, php, openssl »
just did a setup of clean ubuntu server setup, building and installing apache, php and openssl.
PHPBB with URDU posting with virtual urdu keyboard in js »
added a javascript keyboard which allows you to type posts in different language, tested in IE6 and mozilla.
pacman alike game on symbian »
learning symbian SDK ported my C++ code for old pacman done for win32 to symbian device
handwriting recognition (URDU) single character only windows mobile »
University final year project, test device was HTC Windows mobile device, recognizer class was done in C++, GUI in VB.net
Device application Locker Windows Mobile 5.0, 6.0 registry »
Application for windows mobile can disable access to other desired application on your device. registry editor is used to change opening of .exe files so they pass though my application and if user knows password allow them access, VB.net.
extending concept from milliondollarhomepage.com, here you have custom icons and on hover you get more details about the icon (taking care of js and non js hover), added various affiliates from commission junction.
a website simply listing audio files from directory using php also gives details of some audio types like length and if any mp3 tag info.
funkyfighters.com gaming clan website »
given the photoshop files for the design i used CSS2, HTML and PHP to build this pretty cross browser gaming clan website, includes tournaments schedules and gallery and custom forums. Admin panel to add remove members.
custom photo gift cards flash oscommerce »
my fisrt in depth experience with flash as2 and cgi image magick (was using php GD library but server won’t support). in short upload a high res picture, rotate/zoom/crop in flash and you can order a custom photo gift card. (osCommerce as web store)
PHP car catalog for showrooms with auctions, shopping carts CMS »
a simple CMS created with team gives out a nice admin panel for adding/deleting cars and various reports, a simple php smarty template can change the CMS whole look.
E-Shop ASP.NET + MySql script »
this was just to learn more about ASP.NET, simple web store includes cart, admin panel, checkout. no payment gateway integration of any type used.
Fantasy Cricket jsp + Oracle script »
a very simple javascript, HTML, jsp fantasy cricket script, with admin panel too add players, points and user panel to add players, check history.
simple chess game for learning Object Oriented Programming.
a simple pac man game where map puzzle is drawn from external map file (ghosts are on random paths and do suck at their job)
a simple paint like application runs on win32, but here you can draw shapes and drag drop/resize them, with open/save, undo.