Alterlife
|
Registered User
|
I am AlternateLifeform, the online presence of Jeevan John. If you should ever wish to communicate with me, close your eyes and relax. Let your mind wander the vastness of the universe and ponder the infinity of time. For in trying becoming one with all that exists, you will loose yourself and cease to exist, while still being. Thus, you shall trancend the boundaries of the physical and we can then proceed to establish an infinite bandwidth connection through the endless void. Until that happens, you can reach me through my website: http://dreamingwhenawake.com, or email: jeevan at alterlife.org. |
|
Dec 10 |
answered | Is there a size limit for the SQL text in a PeopleSoft App Engine SQL Step/Action? |
|
Dec 10 |
comment |
Creating thumbnails from video files with Python Much appreciated. |
|
Dec 8 |
awarded | ● Notable Question |
|
Nov 20 |
asked | Creating thumbnails from video files with Python |
|
Nov 14 |
awarded | ● Popular Question |
|
Nov 13 |
awarded | ● Yearling |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server I found this particular application which does what I want: fiddler2.com/fiddler2 . Thanks for putting me on the right track wrt search terms. |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server @snicker well, it is a game... But not farmville! |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server Unfortunately this does not seem to have the feature that I need. There's a lot of filtering options, but I can find only blocking options and not 'redirect'... |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server I did think of this... unfortunately the swf application file is on the same server... along with a number of other files which I don't have access to... For sure there must be a way to just replace only config xml without having to mirror the entire server. |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server And since I know the developer of this particular app personally, if his security is broken, I would love to be the one to tell him :-) . |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server Thanks, I'll take a quick look at this tool and get back. |
|
Oct 23 |
comment |
Harmless hacking: Trick an application into thinking that a local file has actually come from a server Ofcourse it's a security hazzard... This is why this interests me :) . |
|
Oct 23 |
asked | Harmless hacking: Trick an application into thinking that a local file has actually come from a server |
|
Oct 23 |
comment |
Write browser plugin for a personal web application. For internet explorer or firefox? |
|
Oct 23 |
answered | Write browser plugin for a personal web application. |
|
Oct 19 |
asked | python: read two variables in a single line |
|
Oct 7 |
answered | Why are pointers and recursion looked upon as an complicated issues ? |
|
Sep 26 |
comment |
Python code seems to be getting executed out of order. Thanks very much for the suggestions. |
|
Sep 25 |
comment |
Python code seems to be getting executed out of order. I can't delete it. Stackoverflow says: Sorry, this question cannot be deleted: too many existing answers, or upvoted/accepted answers (click on this box to dismiss) |
|
Sep 25 |
comment |
Python code seems to be getting executed out of order. As it turns out, the formula in the table that I'm reading from has an additional row with just a 'Then' without an 'If'. I have code to eliminate Thens without 'If's for the print elsewhere, in my function but I didn't eliminate the 'if'. Thanks for your help. Much appreciated :) . |
|
Sep 25 |
comment |
Python code seems to be getting executed out of order. As it turns out, the formula in the table that I'm reading from has an additional row with just a 'Then' without an 'If'. I have code to eliminate Thens without 'If's for the print elsewhere, in my function but I didn't eliminate the 'if'. Thanks for your help chrispy. Much appreciated :) . |
|
Sep 25 |
comment |
Python code seems to be getting executed out of order. I did think about that possibility... I'm absolutely sure that it doesnt :( . rowtext is just blank at the start of this code |
|
Sep 25 |
revised |
Python code seems to be getting executed out of order. added 280 characters in body |
|
Sep 25 |
comment |
Python code seems to be getting executed out of order. I did actually sprinkle the code with debug statements. row: Else row.FRML_FUNC_OPTN is : Elsedecrementing indent row.FRML_FUNC_OPTN is : Elseincrementing indent |
|
Sep 25 |
asked | Python code seems to be getting executed out of order. |
|
Sep 25 |
comment |
Music for coding This has been asked before: stackoverflow.com/questions/14987/… stackoverflow.com/search?q=coding+music |
|
Sep 23 |
answered | Web 2.0 Designs |
|
Sep 22 |
asked | Looking for a bare-bones open-source editor written in python |
|
Sep 22 |
comment |
Is MSN an OpenID provider? Thanks for the accuracy-edit, Pablo. Nice to see Stackoverflow at work :-) . – |
|
Sep 22 |
accepted | Is MSN an OpenID provider? |
|
Sep 21 |
comment |
Recommendations OutSourcing .NET Work To Indian Team Just to make sure I'm not misunderstood: I am a developer working in India. I consider myself of average skill. I have never worked for TCS, and I never would consider it... 5 years ago, when I graduated college, I might have considered it. The same goes for the other 'big' insourcing company: Infosys. |
|
Sep 21 |
comment |
Recommendations OutSourcing .NET Work To Indian Team In India, TCS has a reputation for preferring cheap developers to quality developers. Every year, a stream of mistreated and underpaid experienced professionals leave the company, to be replaced by fresh graduates. If you're trying to get some development work done, I would avoid TCS. |
|
Sep 21 |
comment |
‘git clone’ with msysGit on Windows not working Are you able to access github.com with internet explorer (just incase you're using firefox as your primary browser). I believe msysgit uses wininet. if ie's connection settings are not configured (maybe you need a proxy?), wininet based apps don't work. |
|
Sep 20 |
answered | Pagerank and its mathematics: Explanation needed |
|
Sep 20 |
comment |
What is the best GUI framework for Java? There is no good GUI framework for java. They all suck equally :( |
|
Sep 20 |
answered | How should a junior developer handle standup meetings? |
|
Sep 20 |
comment |
How should a junior developer handle standup meetings? Suggest that you want to turn into a pig. |
|
Sep 18 |
comment |
Why is this code so slow? +1 because I was about to suggest the same thing :P . |
|
Sep 18 |
comment |
Table Size Efficiency It depends on your hardware. |
|
Sep 18 |
comment |
Is it possible to compare two tables when no common key exists between them? That is indeed interesting. +1 thanks for the link. |
|
Sep 18 |
answered | Is it possible to compare two tables when no common key exists between them? |
|
Sep 17 |
comment |
Is there a good (visual) Git tool for Mac OS X or Windows? When I read 'Is there a good (visual) Git tool for Mac OS X or Windows?' I feel sorely tempted to answer 'yes, there is', and leave it at that ;) . |
|
Sep 17 |
accepted | ASP.NET or Ruby on Rails for someone new to web development? |
|
Sep 17 |
comment |
How can we teach managers how Software Development works? I agree that it's more effective to allow a single team to do both specification and development. It doesn't depend on what country they're from. It matters how skilled and dedicated the team is. |
|
Sep 17 |
comment |
How can we teach managers how Software Development works? I lost my reason to argue this further when the asker removed the word 'Indian' from the question. |
|
Sep 17 |
comment |
How can we teach managers how Software Development works? That really doesn't work, because even if what you say is true, 'paying for it twice' as you claim (once for the american spec and once for the indian developer) is cheaper than paying for the spec and development completely in the US. |
|
Sep 17 |
revised |
How can we teach managers how Software Development works? added 1113 characters in body |
|
Sep 17 |
comment |
How can we teach managers how Software Development works? Like I said in my post, it DOES work.Software Development is design, followed up by code. You Mr. American have a design that you believe can work, why do you assume that an american programmer would be better than an Indian programmer in executing that design? If an Indian programmer can execute the same design, but cheaper, why would you not use the Indian designer? The difference in cost between an American and Indian designer isn't because a majority of Indian are of lower quality, it's because life is cheaper in India, and thus engineers are paid less than the average American. |
|
Sep 17 |
answered | How can we teach managers how Software Development works? |
