Barry Raczkowski

Greenhorn
+ Follow
since Jun 22, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Barry Raczkowski

So it sounds like Jupiter is platform that allows the developer to run large analytic s against data imported into it?   Can you run Java analytic s in Jupiter?  I trying to get a sense of how it is used with cloud data.
5 years ago
Where does the Jupiter Notebook fit into the Python Data Science eco system?  
5 years ago
What web container can Node.js run in?
Okay now I understand where Node.js fits in to the chain. Can it connect to database back end were does it sit in the server software chain. Does it work with python or is it self conatined? Does it have JDBC drivers? Can it perform ajax calls?
Hi Mike;

Could you give a breif overview of Node.js. Its libraries. I have heard a lot about Node.js but I have not had time to buy the book. Why would I use Node.js instead of a JQuery?
Can you access memory, using pointers?

So you talked about libraries that can be created for GO. Can we use integrate "C" libs witht eh GO code?

Finally, where do you see GO's fiting into the larger Eco system of languages? Is it good for writing drivers like "C"? Is it a scripting like language and GO for searching or system programing? Will it work on the WEB?

I am kind of disappointed that it cannot be used with the Android operating system. What is its utility? WHat would be a compelling case for me to go to my management and say we need to start using "GO".

I am sorry for sounding a little down on "GO", but GOOGLE has shown alot of fore sight with their inovations,I am not sure about "GO".
11 years ago
Go
Hi;

Thank you for taking the time out to answer questions about the GO Language. I really no nothing about GO other than it is a GOOGLE product.

Is the GO language syntatically closer to C++ or Java. Is there dynamic class generation? Are variables dynamically assigned like in some of the scripting languages? Is there a swing type library?

Is it mobile ready?
11 years ago
Go
Hi;

In your title you mention that the book covers both subject programing for the Android and for Chrome. Are there alot of simularities? Mobile development should differ significantly from "regular" web page development.

Also, on a different topic does the android have the capability of runing a small server on it that allows for RSS feeds?
13 years ago
Maybe I am think about portlets ithe wrong way. In general, when I develop an app I try to use different windows to show different pieces of information. I can use visulization techniques to display information in a estatically pleasing way. I guess I would not use portlets for my work.

Who sets the displays up in portlets?
13 years ago
Why use portlets? Most web apps development kits can divde and protion browser screens to allow users flexiability in look and fell. What do I gain by using portlets. I have not had alot of experience with Portlets and would like to know use cases for requiring Portlet development.
13 years ago
Thank you!

Would you happen to know if Spring 2.5 has a REST interface?
14 years ago
Hi;

I am noew to Spring so if this question is simple I am sorry. I use the Google Web Toolkit to produce my customers web gui's. Can I replace the Spring servlet with the GWT RPC servlet?

My second question is, I have a customer that requires large data pulls which plays havoc on our webserver. Does spring or Hibernate have a throddle built in so that we can control how much data we are pushing to the customer. We are talking HUGE AMOUNTS OF DATA!!

I have looked at the Dependancy Injection that Spring bring to the table and I am very interested in trying to incorporate it into our RESTful interface. Any tips or sites to go to to find out information about implementing DI. I have your 2.0 book.
14 years ago
It looks like the smaller device version of flex will have to be developed as a seperate project. Will the code be interchangable like Adobe AIR and Adobe Flex is.
14 years ago
Hi Satish;

I was wondering if you could look forward a little and give me an idea of what will be changing in Flex 4. I am real new to flex, I just finished an Adobe course on flex, and noticed that there was no support for smaller lcd screens, like on a cell phone. I know that JavaFX has the ability to port gui built for the web to a smaller phone lcd , and I did not see that support in Flex 3. Also, I noticed in your book that you discuss BlazeDS, I have been building restFUL interfaces as was wondering how well BlazeDS integrates with JERSEY. Flex is really a cool and I hope to start implementing it soon.

Your book looks great.

Thank you

Barry Raczkowski
14 years ago
Does anyone know where to find the Java One 2007 Demo software. The Java One folks said they would make it accesible to attendees. Does anyone know where to go to get a look at some of the Demo software.
16 years ago