Facebook changes App profile page

From February 2012 onwards, Facebook stops App profile pages. But you can still move all your page likes and users to new page (till Feb). The new Facebook app creation flow is really confusing. For developers, to add a app as a tab to another page, you  need to user the following URL: https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL next [...]

0 Comments

Pass parameter to an iframe embedded Fan Page in Facebook

Those who use their on hosting inside an iframe  for Facebook Fan page, there is a mechanism to pass additional parameters to your iframe page if you need to create a deep URL. A normal Fan page of Facebook would like this: https://www.facebook.com/apps/application.php?id=xxxxxxxxxx&sk=app_XXXXXX This Url will call your domain, say example.com inside the iframe to [...]

0 Comments

jRecorder 1.1 with Preview option is released

Two months ago, I published a jQuery plugin to record audio from browser (without any Media server) called jRecorder I got many responses and requests to maintain the code with new enhancements and some bug fixes. Based on that, a new version (1.1) is released which has the capability to preview the recorded audio before [...]

9 Comments

Started writing on Buzitweet

Buzitweet is a blogging platform where anyone can register using a Facebook account and can post your articles. No matter what topic it is, it can be programming, videos, quotes, images, pictures or any thing. I use that platform for writing quick programming tips, and which I feel  really interesting. Here are my recent 4 [...]

0 Comments

AngryBirds in HTML5 (Adobe Edge)

Just another time pass. Today I tried Angry Birds Welcome Screen in HTML5. Use Latest Safari for HTML5 with Sounds. In my Mozilla Animation works but no sound. (If you are viewing this post via Email, click the link to see the animation) Click for FULLSCREEN I will try to amend this if get time. [...]

2 Comments , , , , , ,

Adobe Edge – HTML5 made easy

I tried new Adobe Edge yesterday, wow it is cool and it took only 10 minutes for me to develop the following animation in HTML 5. You can simply do animation, movements, rotation, resizing, font changes etc as you do in Flash layers . You can also write actions in javascript, if reached here, or [...]

1 Comments

VARDUMP.IT – PHP remote debugging console

In PHP coding, we spend most of the time for debugging. Either we use echo, print_r or var_dump to check variable values or check whether a particular function is executing or not. These all things are outputting something to browser. This is not applicable in case of redirection, or image processing (GD) or sometimes with [...]

1 Comments , , , , ,

Quick tips for https connection (Non secure content warning – IE)

If you are using https pages or some of the pages (payment pages etc) in your website, keep the following in your mind. In some browsers especially IE shows warning of non-secured content in secured page. This cause user the feeling that the website is not secured. Use relative url always. Relative URL means those [...]

1 Comments , , , , , , , , , , ,

jQuery Flip

You can create iPhone style flip using jQuery. Visit: http://lab.smashup.it/flip/ for more details Share

0 Comments , , , , ,

Jing – Screen capture software

This is just an information for those who wanted to record on screen tutorial videos or capture images. I use Jing. A free version for software is available. It is for both Mac and Windows. It is very easy to make screen capture videos Go to: http://www.jingproject.com/ Share

1 Comments , , , , , , , , , , ,

Platforms for developing iPhone Application

In 2008, after Steve Jobs released a Software Development Kit  (SDK)for developing iPhone application,  the iPhone OS platform became open for all to development their own application. Xcode is the development environment for iPhone development.  Later a lot of frameworks were introduced over this platform.  The following are new platforms for developing iPhone applications. iPhone [...]

8 Comments , , , , , , , , ,

JBar – Jquery Bar

Flash messages or notification messages are very essential part of every update/edit or delete operations. We either use ajax update messages like “You account has been updated” or “Your photo has been successfully deleted” Here, a new plugin of jQuery can be used to display the flash messages like twitter. (see twitter’s settings page) I [...]

0 Comments , , , , , , , , , , , , ,

JQuery – Play with html

Start jquery for manipulating html file and execute javascript just like sql queries. Simply pointer the dom object with a $  and manipulate with different built in function. For example  $(“p.neat”).addClass(“ohmy”).show(“slow”); Don’t need to write javascript inside each node. It is like prototyping. Insted of adding an onClick=”function()” inside the node, jquery define the onclick [...]

2 Comments , , , , ,

Symfony V/S Codeigniter

     V/S     I have developed more than 7 web projects using Symfony framework. Mobshare.in, Amvizone.com, Campaignmanger.in , Movieonline.in etc are some of the websites. But for the past 5 months my developement is in Codeigniter. It is very very lighter than Symfony and has almost all the features of Symfony. Both are MVC [...]

11 Comments , , , , , , , ,

How Gmail Video Chat Works ?

Recently Gmail Introduced Video Chat. For a platform, to support the video chat you need to install the flash activex plugin. You can get the plugin from http://mail.google.com/videochat But when you click on Install voice and video chat button, Some of you see the page which shows “The installer should complete in seconds.   If you [...]

11 Comments , , , , , , , , , , , , ,

Find who is invisible in gmail chat (Gtalk)

Many people already blogged about this article. I made the same experiment. It works. If you want to find say xyz@gmail.com is invisible or not. Open your gtalk app and type this email address in top search textbox Click the profile, it opens in new window as usual Click on the down arrow button in [...]

76 Comments , , , , , , , ,

Fun Time

Hello Techies , Lets watch a fun video with your browser interactive effect. Kill me if you dont like this flash + javascript effect. Dont maximise (enlarge ) your browser window  after clicking the below link. Wait a moment  after the click. REMEMBER, DONT MAXIMIZE the window http://www.fly-a-balloon.be/ Regards Sythoos Share

5 Comments , , , , , ,

WordPress Plugin – Warning Before Closing

Today i published my new wordpress plugin, which control user navigation. The plugin name is “Close Warning”. It prompts the user a confirmation message before they close the browser window or tab. After that a lightweight window popup jumps up with your preset announcement or message  (in richtext format) The Advantages >> You can avoid [...]

7 Comments , , , , , ,

Internet Explorer Float – Margin Problem

If you are a web designer, who designs using css  properties, perhaps you get in struck with different browser’s compatibility. In these case Internet explorer would be your most headache, especially IE 6 or former versions . Mozilla shows contents as we expect while the design phase. The web browser arrived recently, Chrome also shows [...]

3 Comments , , , , , , , , , , ,

Google Trends Tracker

You know google trends (http://www.google.com/trends)  shows recent trends in keyword searching on google. If you want to add a watch or alert for a particular keyword when it comes in google trends, use my latest google services  Trend-Tracker in GoogleNeedle.com What you have to do is just enter your keyword to watch and your email [...]

5 Comments , , , , , , , , ,

IDE for PHP, Ruby on Rails, Python and Javascript – Aptana

After a long searching, i got this IDE , Aptana which satisfies all my requirement. It is just like .net IDE with auto compiling and error displaying system, and come with built in server. You can download it from: http://aptana.com/studio/download Error display while coding time is its another feature. Auto filling is another feature. For [...]

7 Comments , , , , , ,

Google Chrome

10 Features of Google Chrome – Youtube Video [youtube:http://in.youtube.com/watch?v=Xlh8gSF_hhE] Yes, a browser with very simple layout. The features i like in this new browser is its full screee view. The only thing in the top area is the location bar. No other menus or buttons or panels are there. It gives a comfort feeling. (All [...]

5 Comments , , , , , , , ,

Media RSS (MRSS)

You all are familiar with RSS feeds, and you know it’s importance in the current web world. It has a structure like <rss version=”2.0″ > <channel> <title>Your Title</title> <link>http://www.yourdomain.com/</link> <description>Your website details</description> <item> <title>First Item</title> <link>http://www.url.com</link> <description>Detaisl of that item</description> <pubDate>Thursday 1st of January 1970 06:03:28 AM</pubDate> </item> </channel> </rss> But yahoo introduced new rss [...]

5 Comments , , , , , ,

Pagerank Update

Google Pagerank is updated this week. www.sajithmr.com page rank is still 3. But most of the posts got 3 and 4. Those who are waiting to see the page rank update,  use this website: http://www.googleneedle.com If you use google toolbar in your browser , the result may be shown as cached. The Google Needle will [...]

9 Comments , , , , , , , , ,

Embedded Flash Player is not working from another domain (Cross-Domain swf access )

When I used an flv player for my website www.amvizone.com, the main problem I faced was the external embedding. So I provided the iframe embedddng method instead of embedded object like youtube. The problem was the embedded flash player only worked with the my domain (where the player.swf is placed). When I put the same [...]

7 Comments , , , , , , , ,

WordPress Announcement – Plugin

Do you wanna inform any important news or message to your readers ? Here is a simple plugin, WordPress Announcement Plugin. Download the plugin from : http://downloads.wordpress.org/plugin/announcement.zip Go to Admin > Plugin > and activate announcement plugin. After that, go to options and select Announcement. By default the plugin will be inactive. You have to [...]

78 Comments , , , , , ,

Requirements for a Video Website

If you are planing to start a video website like youtube, here is some things to keep in mind. FLV PLAYER ======== You know in now a days most of the video streaming websites use flash player for video streaming. The video file is in flv format. So you need a flash video player for [...]

18 Comments , , , , , , , , , , ,

Sexy Rating – WordPress Plugin

If you wanna know , what is others review or opinion about your website, You can use this wordpress plugin. It will provide the blog readers and your regular visitor to rate your blog. You can put this plugin anywhere in your blog. The plugin name is sexyrate plugin. Here is the screen shot: There [...]

13 Comments , , , , , , ,

How Google Adsense Works

What you add for showing google ads on your website ? It is a javascript , right ? Parameters are: Client Id format, channel,url for the caller webpage, background color, link color, border color, text color, javasupport, flash support etc The width and height of the iframe is calculated from google_ad_width = 468 and google_ad_height [...]

7 Comments , , ,

Google Needle – The Exclusive Tool For Google Services

Yesterday i just started a tool for measuring some services of google. This small tool / needle , I started with google page rank checking engine. It is GoogleNeedle, http://www.googleneedle.com Later added two more features. 1) Keyword – Url-Pagination 2) Youtube Video Downloads Here Keyword-URL-Pagination helps to find in which page of google search results [...]

13 Comments , , , , , , , , , ,