Tagged Questions
This tag covers multiple topics: 1. A source code browser from Atlassian Pty Ltd. The system supports multiple version control systems and sports a variety of analyses. 2. A certain distortion of images, by which a wide-angle effect is achieved.
9
votes
2answers
318 views
How to full-text index a Mercurial repository?
What to do when hg log -k is not sufficient, and hg grep is just way too slow (cca. 100k changesets)? We have very bad experiences with Fisheye (way too slow), and Kiln seems to tie us into the ...
5
votes
2answers
443 views
How to create a fisheye effect with PHP GD
Is there a way to do a FishEye (or Barrel transformation) effect on a image with PHP-GD?
I found this with some code, but I have a hard time porting it to PHP.
How can I implement this visual effect ...
5
votes
1answer
227 views
are there any competitors to atlassians fisheye?
looking for alternatives to view source code repository and run metrics on it . .
4
votes
3answers
386 views
circular fisheye distortion rotated 270 deg clocwise or 90 deg anticlockwise before distorted?
I've an app that distorts a circle on a bitmap with a fisheye distortion. the circle seems to be rotated 180 deg as well as distorted. Any ideas? there's no clue to me as to why in the filter class. ...
4
votes
2answers
1k views
How to create fisheye lens effect by openGL?
I am trying to create lomo fisheye effect on an image using openGL. I am new to openGL, should I use cube mapping and fisheye projection? Is there any open source that I can refer to? Thanks.
4
votes
2answers
7k views
Getting Zend_Navigation menu to work with jQuery's Fisheye
I'm using Zend_Navigation (sweet addition to the framework, btw) to build my menu, after which it should be rendered in the page (self-evidently). I first set the container somewhere in the ...
4
votes
5answers
971 views
Do you know a good open-source version-control viewer?
I'm looking for a tool like Atlassian's FishEye. The alternatives I've found so far (like StatCVS, ViewCVS or Bonsai) are either lacking in features or are quite a pain to install and maintain. So ...
3
votes
1answer
384 views
How can I manually enable fisheye plugin
I disabled some plugins to upgrade Jira. The upgrade was not carried out as new version of Jira needs 64 bit hardware. Upon stopping and restarting the instance to resume with original application, I ...
3
votes
1answer
126 views
Eclipse: Show author of each line in editor?
I'd like to show the name of the author of each line in my Java files.
(I am already using http://www.atlassian.com/software/fisheye/ but I'd like to have this feature within Eclipse java editor)
...
3
votes
1answer
158 views
jQuery Interface Fisheye left align issue
Using the groovy Fisheye function from the jQuery plugin Interface, and setting "halign" to "left" the effect seems to apply to the next image in the list rather than the one that the mouse is ...
3
votes
5answers
2k views
Anyone know of a jQuery fisheye/dock navigation plugin that is able to have a fixed position?
I'm looking to put a horizontal fisheye/dock nav on my site, but I need it to be fixed positioning... all the ones I've found do not support fixed positioning.
Here are links to some of the ones I've ...
2
votes
0answers
73 views
Difference between integrating GitHub with Atlassian JIRA Studio and doing it through FishEye?
What is the difference between integrating GitHub with Atlassian JIRA Studio and doing it through Atlassian Jira Studio plugin FishEye?
Pros/Cons?
2
votes
1answer
1k views
FishEye Picture Effect (Barrel Distortion) Algorithm (with Java)?
I'm looking for the algorithm (bitmap pixel manipulation) to simulate the fisheye lens (Barrel Distortion) from normal pictures. So far I've found implementation involving external libraries like ...
2
votes
1answer
101 views
Fisheye checkin mails with code diff’s
Is it possible to configure Atlassian Fisheye to show code diff’s in its checkin mails like svnspam
If so, how?
2
votes
1answer
568 views
Looking for jQuery Plugin - Mix of jCarousel and FishEye / Dock
I'm looking for a jQuery plugin that is a carousel mixed with a fisheye effect, where the center images would be larger and the outer images slightly smaller. I've searched to no avail, and really ...
2
votes
2answers
496 views
Is it possible to integrate Mercurial commits with JIRA or FishEye (via TortoiseHg or hg)?
Is there a way to link every HG commit to a specific bug tracking issue?
For example, show a drop down when committing from TortoiseHg with all active JIRA issues assigned to the current user ...
1
vote
2answers
38 views
What can FishEye do that we cannot get from other tools for a git repository?
We have decided on Jira and Confluence and are now looking at other Atlassian tools that may make our lives easier.
I understand that FishEye allows all kinds of visualization of a source code ...
1
vote
1answer
30 views
How to set permissions in Fisheye's projects
I'm working with Fisheye and I created a few repositories and a few projects referencing them. I want to show them to anonymous users, but although repositories are shown to anonymous users ...
1
vote
2answers
562 views
fisheye distortion
I've found the code below written in java that places a fisheye effect on a buffered image. Is it possible to use this code on a different image format eg jpeg or bitmap? I've tried replacing the ...
1
vote
0answers
645 views
how to modify bitmapmesh sample to include fisheye effect?
I've some sample code that comes with Android that distorts a bitmap image(Bitmapmesh.java). I'm wanting a circle placed on my image that gives a fisheye effect. I'm new to android and especially ...
1
vote
1answer
401 views
android how to create fisheye effect on jpeg
I'm wanting to distort a jpeg image in android. The distortion is a fisheye effect. Are there any libraries i can import into android that i can use to achieve this effect.
thanks mat.
1
vote
1answer
372 views
Reduce expanded image size in jqDock
I'm using jqDock on my web site. From what I understand the 'expanded' size of the image should be the maximum size of the image i.e. if it's a 64x64px image then when the mouse rolls over it, it ...
1
vote
0answers
354 views
HTML , Jquery Fisheye menu
I have used the fisheye jquery "interface.js" I want to make make 3rd element with
id="default" should be show default like mouse over effect , Please help me thaks in advance
<div class="dock" ...
1
vote
2answers
161 views
which class/jar file in fisheye hooks into subversion and GIT?
which class/jar file in fisheye hooks into subversion and GIT?
I want to use it to extend the functionality a bit.
0
votes
1answer
29 views
Deleting a CVS module that's tracked/logged by Jira and Fisheye
The module I want to delete has just 1 initial commit, so I have no risk of losing version data. The commit is tied to Jira and Fisheye, so I'm afraid if I delete the module itself that there could ...
0
votes
0answers
12 views
How can I diff a branch to the trunk revision it started from in Crucible?
I am wondering how, using Crucible, I can include diff files that only contain the changes made in the branch from the point I branched off from my trunk. Currently, if I include something like change ...
0
votes
1answer
159 views
java keystore password
I'm trying to import a trusted certificated to my java cacerts keystore following instructions here http://confluence.atlassian.com/display/JIRA/Connecting+to+SSL+services
But I have a problem with ...
0
votes
1answer
18 views
FishEye selected image index or something
I am quite new to WPF.I came accross this wonderful project. I have planed to use it. I have used it to show the fish eye effect how ever I want that if it is possible to see which image is selected ...
0
votes
2answers
28 views
What's the difference between 'commit' and 'revision'
What's the difference between a commit and revision? We use SVN, and get metrics from Atlassian Fisheye. There is a report in Fisheye that shows the 'top committers - by revision' and 'top commiters - ...
0
votes
1answer
79 views
How do I map a change set to a Jira issue with FishEye
I've managed to get Atlassian's FishEye (2.7.5) up and running and working with my Mercurial repositories. I've also got the Jira (4.4.1) integration working and when I browse to a project I see my ...
0
votes
0answers
90 views
Need help creating a Fisheye menu in Android
I'm looking to create a Fisheye menu in Android akin to what the Facebook app uses to navigate the main News Feed sections (Top News, Most Recent, Status Updates). I'm looking over some older Java ...
0
votes
0answers
179 views
Remove Jquery Interface Fisheye Effect from menu item
I am using the jquery interface fisheye menu ( http://interface.eyecon.ro/docs/fisheye ), specifically the example that can be found here http://ndesign-studio.com/blog/css-dock-menu
I would like two ...
0
votes
2answers
65 views
Can i find out who introduced a code change in a svn repository?
I am basically asking for logs based on content ?
Typically the scenario would be, let say a function code I want to know who introduced.
I will have to check the logs and comments. if someone forgot ...
0
votes
1answer
304 views
How can I programatically get Source code information from Issue Number in Jira Studio?
JIRA Studio (the "Issues" area, which is basically the part that just looks like "JIRA") includes a Source Tab. We link this to our Subversion instance (by including an issue number in the Message ...
0
votes
1answer
85 views
Use alternative browser with Subversion URLs
We have subversion setup with http access through apache at http ://svn.local/ This provides access through svn clients and the standard svn repository browser. We also have a separate repository ...
0
votes
1answer
252 views
Flash AS3 fisheye
I was hoping someone here could point me in the direction of a good Flash AS3 fisheye application. I need something that can have the images in the fisheye but be able to scroll as you get closer to ...
0
votes
1answer
229 views
Flash: ActionScript 3.0 MovieClip Widths
please help me, I'm completely lost in AS3.0 with MovieClip widths.
Basically, I am coding a menu, which instead of having a scroll bar if there are too many items for the screen, uses a ...
0
votes
1answer
239 views
How to customize fisheye menu !
I am not a pro in jquery and js. I have used jqDock plugin to create fisheye menu for my web site and with the help of a friend I managed to give the menu an active state so on different pages that ...
0
votes
1answer
412 views
Fisheye distortion of MovieClip (AS3)
Some pseudo-code for accomplishing a linear fisheye distortion of a MovieClip's contents would be very appreciated.
The attached illustration shows how the "fisheye effect" is automatically applied ...
0
votes
1answer
89 views
Cubic image converter?
I am looking for software (preferably free) that runs on either windows or osx that can take a list cubic images (broken into front, back, up, down, left, right) and turn them into a video. I am also ...
0
votes
4answers
4k views
How to simulate fisheye lens effect by openCV?
I am looking for ways to create fisheye lens effect, looked at documentations for openCV, it looks like it contains Camera Calibration functions for radial distortions like fisheye. Is it possible to ...
0
votes
1answer
465 views
Can't change this javascript to read less for height than width on mousemove
So I'm trying to set up this jQuery CSS dock menu and you can enter in a proximity in the setup. The proximity determines when the zoom will be triggered, but you only get to put in one distance -- ...
0
votes
2answers
646 views
Dojo Fisheye in Grails app
I am building a web application using Grails. I decided to use dojo and I added a dojo fisheye menu for begining in the main.gsp so it would be available on all the application's pages.
It works fine ...
0
votes
2answers
1k views
Mac style fisheye menu with JQuery?
I found this: http://www.ndesign-studio.com/blog/design/css-dock-menu/
My problem, however, is that when setting
I’ve tried everything, but I can’t get the toolbar to be FIXED to the bottom of the ...
0
votes
1answer
1k views
Custom scroll layout with fisheye in WPF
I know Windows Forms quite good but I'm new to WPF.
I'd like to create application similar to RSS reader - in main window every note will be displayed in Post-it like frame and all notes should be ...
0
votes
1answer
875 views
How to flatten a fish eye picture (with python)?
I've found programs to turn fish eye pictures into flat ones.
I'd like to learn the process behind the scenes.
Can someone share their knowledge about the technique?
-1
votes
1answer
90 views
Flickering problem with the fisheye plugin that I can't get rid of!
I have used jqDock plugin to create fisheye menu for my web site and I managed to give the menu an active state so on different pages that specific menu element would remain expanded.
Here is the ...
-2
votes
1answer
48 views
Flickering problem with the fisheye plugin that I can't get rid of! [closed]
Possible Duplicate:
Flickering problem with the fisheye plugin that I can't get rid of!
Hi every one,
I have used jqDock plugin to create fisheye menu for my web site and I managed to ...